From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15047 invoked by uid 1002); 17 Jun 2003 15:29:28 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 16896 invoked from network); 17 Jun 2003 15:29:28 -0000 Date: Tue, 17 Jun 2003 16:29:06 +0100 From: Tom Payne To: gentoo-dev@gentoo.org Message-ID: <20030617152906.GA24284@tompayne.org> Mail-Followup-To: gentoo-dev@gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: [gentoo-dev] emerge -p world broken today? X-Archives-Salt: 17f7bcd9-e3cf-4eab-b32d-ca7ffbefb278 X-Archives-Hash: c7d644062df754729152f081dde82495 Hi All -- Possibly this should go to gentoo-user, but (if true) it needs sorting now. emerge -p world breaks on both my machine after emerge sync'ing today. One is sync'ed by rsync, the other (my development machine) through CVS. If it was some recent configuration error by me then I'd expect only one machine to fail. Since both do I suspect Portage is at fault. Portage (2.0.48-r1) borks like this: These are the packages that I would merge, in order: root@spear# emerge -p world Calculating world dependencies Traceback (most recent call last): File "/usr/bin/emerge", line 1902, in ? if not mydepgraph.xcreate(myaction): File "/usr/bin/emerge", line 887, in xcreate if not self.create(myk): File "/usr/bin/emerge", line 637, in create if not self.select_dep("/",mydep["/"],myparent=mp): File "/usr/bin/emerge", line 735, in select_dep mycheck=portage.dep_check(depstring,self.mydbapi[myroot]) File "/usr/lib/python2.2/site-packages/portage.py", line 2543, in dep_check mylist=flatten(dep_listcleanup(dep_zapdeps(mysplit,mysplit2))) File "/usr/lib/python2.2/site-packages/portage.py", line 2299, in dep_zapdeps myresult=dep_zapdeps(unreduced[x],reduced[x]) File "/usr/lib/python2.2/site-packages/portage.py", line 2289, in dep_zapdeps return unreduced[1] IndexError: list index out of range I'm interested in whether others are experiencing this problem. Right now I'm happy to do any of these: 1) file a bug report (seems too vague at the moment) 2) move the discussion elsewhere 3) provide more information Regards, Tom -- gentoo-dev@gentoo.org mailing list