Date: Sun, 24 Nov 2002 13:03:23 -0800 From: Kent Stewart <kstewart@owt.com> To: Dmitry Morozovsky <marck@rinet.ru> Cc: stable@FreeBSD.ORG, gnome@FreeBSD.ORG Subject: Re: Port INDEX dependency list incompletes Message-ID: <3DE13E9B.3060003@owt.com> References: <20021124174916.Q57190-100000@woozle.rinet.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Dmitry Morozovsky wrote: > On Sat, 23 Nov 2002, Kent Stewart wrote: > > KS> You can't use "portsdb -U" right now. You have to > KS> > KS> cd /usr/ports > KS> make index > KS> portsdb -u > > Actually, you can, but you have to be a bit lucky ;) My sub-port collection > contains approx 350 ports, and portsdb -U fails in roughly 50% of runs. > > Unfortunately, portsdb -U did not even return non-zero exit status for this > weird case > > And, for the cause, I'm almost sure it is due to some intercommunications with > bsd.gnome.mk, as *every* sub-port collection without gnome ports survives > portsdb -U every time. > I am not seeing that behavior. I was also lucky because I don't appear to have any installed ports with a portsdb -U caused problem. The first port that I saw with a dependancy problem was Net-SSH-Perl. I don't see a gnome dependancy in its ?-deps lists. When you look at the INDEX entry for Net-SSH-Perl, you have a very long line. It wouldn't surprise me if the problem is nothing more than the dimension of an array is exceeded when portsdb is generating the entry. The gnome related ?-deps lists also have a very long line. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DE13E9B.3060003>