portversion runs seemingly forever

Ask a Question related to FreeBSD, Design and Development.

  1. #1

    Default 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

  2. Similar Questions and Discussions

    1. 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...
    2. 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...
    3. 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...
    4. 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...
    5. 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...
  3. #2

    Default 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

  4. #3

    Default Re: portversion runs seemingly forever


    On Feb 22, 2005, at 7:25 PM, Jason Henson wrote:
    > 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"
    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.

    Gunter Wambaugh Guest

  5. #4

    Default 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

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139