Re: Updating the ports index is slow, but system load is nil

2005-03-01 Thread Kris Kennaway
On Wed, Mar 02, 2005 at 01:51:45AM +, Richard Bradley wrote: > Hi, > > Sometimes (not always) when I do a 'portupgrade', it takes _ages_ to "update > the ports index", without actually placing any noticeable load on the system. > > In ports/UPDATING, it says (of make index) "This may take an

Re: Updating the ports index is slow, but system load is nil

2005-03-01 Thread abu khaled
try to fetch the ports index before running portupgrade. cd /usr/ports make fetchindex portupgrade On Wed, 2 Mar 2005 01:51:45 +, Richard Bradley <[EMAIL PROTECTED]> wrote: > Hi, > > Sometimes (not always) when I do a 'portupgrade', it takes _ages_ to "update > the ports index", without act

Re: Updating the ports index is slow, but system load is nil

2005-03-01 Thread Chuck Swiger
Richard Bradley wrote: [ ... ] It doesn't have any open network connections, so I'm not waiting for a remote machine; it doesn't have any system load so I'm not waiting for processing; the hard disk is (largely) idle, so I'm not waiting for i/o, but I am still waiting! How can I make it stop me

Updating the ports index is slow, but system load is nil

2005-03-01 Thread Richard Bradley
Hi, Sometimes (not always) when I do a 'portupgrade', it takes _ages_ to "update the ports index", without actually placing any noticeable load on the system. In ports/UPDATING, it says (of make index) "This may take an undesirably long time.". That would be fine, *if it were doing any work*.