Ask a Question related to FreeBSD, Design and Development.
-
Gunter Wambaugh #1
portversion runs seemingly forever
When I try
$ portversion -L =
it seems to run forever.
top yields
PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND
51331 root 51 0 19276K 18852K RUN 0:09 90.60% 32.86% ruby18
I have tried portsdb -uU && pkgdb -uv, to no avail.
bash-2.05b# uname -a
FreeBSD test.thewambaughs.net 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon
Oct 27 17:51:09 GMT 2003
[email]root@freebsd-stable.sentex.ca[/email]:/usr/obj/usr/src/sys/GENERIC i386
Any ideas?
Gunter Wambaugh Guest
-
QUAKE 3 Forever
QUAKE 3 Forever (demo v0.5) The new game engine in action (test map): - advanced SW realtime lighting & lightmaps - complex geometry & hi-res... -
CF MX7 install seemingly impossible
I've been trying endlessly for the past 12 hours to get CF MX7 installed and configured correctly on Apache 2.0.54 server.. my problems are listed... -
Forever Synchronizing
We have a large company website. There is a directory within our site which I need an Admin to make updates to. When I send her the key and she... -
What just happened with portversion?!
Can someone explain to me what just happened?! This system ran fine and hasn't been updated in a while, and I tried to do a cvsup followed by the... -
Seemingly Random Cyclic Errors
Hello All, I have a web application that has just started to cause applications in what seems like a random cyclic way. :) About every eigth... -
Jason Henson #2
Re: portversion runs seemingly forever
On 02/22/05 19:21:43, Gunter Wambaugh wrote:
> When I try
> $ portversion -L =
>
> it seems to run forever.
>
> top yields
> PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU
> COMMAND
> 51331 root 51 0 19276K 18852K RUN 0:09 90.60% 32.86%
> ruby18
>
> I have tried portsdb -uU && pkgdb -uv, to no avail.
>
> bash-2.05b# uname -a
> FreeBSD test.thewambaughs.net 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon
> Oct 27 17:51:09 GMT 2003 [email]root@freebsd-stable.sentex.ca[/email]:/usr/obj/
> usr/src/sys/GENERIC i386
>
> Any ideas?
>
Does portversion use the index file? If so I thought you had to cd /
usr/src && make fetchindex, maybe after a cvsup. Also I seem to
remember using portversion -l "<" when I used to use it a while back.
To find the old ports.
Just read the man page online, -L is a inverse limit, it excludes. So
if you have not cvsuped since you last upgraded that would be why you
get nothing. You say it seems to run forever, have you let it finish
or do you kill it? After you do the pkgdb -uv does it still take
forever to finish, or does it seem to just hang?
Jason Henson Guest
-
Gunter Wambaugh #3
Re: portversion runs seemingly forever
On Feb 22, 2005, at 7:25 PM, Jason Henson wrote:
Sorry, I guess I should have been clearer. I let portversion run for> On 02/22/05 19:21:43, Gunter Wambaugh wrote:>>> When I try
>> $ portversion -L =
>> it seems to run forever.
>> top yields
>> PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU
>> COMMAND
>> 51331 root 51 0 19276K 18852K RUN 0:09 90.60% 32.86%
>> ruby18
>> I have tried portsdb -uU && pkgdb -uv, to no avail.
>> bash-2.05b# uname -a
>> FreeBSD test.thewambaughs.net 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon
>> Oct 27 17:51:09 GMT 2003
>> [email]root@freebsd-stable.sentex.ca[/email]:/usr/obj/usr/src/sys/GENERIC i386
>> Any ideas?
>>
>
> Does portversion use the index file? If so I thought you had to cd
> /usr/src && make fetchindex, maybe after a cvsup. Also I seem to
> remember using portversion -l "<" when I used to use it a while back.
> To find the old ports.
>
> Just read the man page online, -L is a inverse limit, it excludes. So
> if you have not cvsuped since you last upgraded that would be why you
> get nothing. You say it seems to run forever, have you let it finish
> or do you kill it? After you do the pkgdb -uv does it still take
> forever to finish, or does it seem to just hang?
>
> _______________________________________________
> [email]freebsd-questions@freebsd.org[/email] mailing list
> [url]http://lists.freebsd.org/mailman/listinfo/freebsd-questions[/url]
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
12+ hours before I killed it. I just cvsuped the ports tree a few days
ago, and make fetchindex didn't help me any. portversion -l = says
give me the 'up-to-date' ports. portversion -L = says give me all the
'out-of-date' ports.
Gunter Wambaugh Guest
-
Jason Henson #4
Re: portversion runs seemingly forever
>
> Sorry, I guess I should have been clearer. I let portversion run for
> 12+ hours before I killed it. I just cvsuped the ports tree a few
> days ago, and make fetchindex didn't help me any. portversion -l =
> says give me the 'up-to-date' ports. portversion -L = says give me
> all the 'out-of-date' ports.
>
Just scrap that and use portmanager. It is small, lightweight, and
does not need ruby. On my machine with ule and folding@home running
time make gives me
13.644u 11.247s 0:35.40 70.2% 2529+991k 291+53io 489pf+0w
And you don't need an index!
Jason Henson Guest



Reply With Quote

