From: "David Gümbel" <david.guembel@gmx.de>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] emerge crash problem
Date: Tue, 27 Aug 2002 15:34:41 +0200 [thread overview]
Message-ID: <200208271534.41584@anna.global-thinking.org> (raw)
Hello everybody,
- I am having a problem with emerge/portage as follows: When trying to issue
emerge --pretend --update $X I get crashes from emerge. This does not occur
for all $X, e.g. $X==system works, but "world" or "kde" doesn't:
anna portage # emerge --pretend --update system
These are the packages that I would merge, in order.
Calculating system dependencies ...done!
[ebuild U ] sys-apps/groff-1.17.2-r2 to /
[ebuild U ] sys-devel/perl-5.6.1-r6 to /
[ebuild U ] sys-apps/cronbase-0.2.1 to /
[ebuild U ] sys-apps/man-1.5k to /
[ebuild U ] sys-apps/man-pages-1.52 to /
[ebuild U ] sys-apps/modutils-2.4.19 to /
[ebuild U ] sys-apps/shadow-4.0.3 to /
[ebuild U ] sys-apps/textutils-2.0.19-r2 to /
[ebuild U ] sys-apps/util-linux-2.11u to /
--------------------------------------------------
anna portage # emerge --pretend --update world
These are the packages that I would merge, in order.
Calculating world dependencies /Traceback (most recent call last):
File "/usr/bin/emerge", line 1325, in ?
if not mydepgraph.xcreate(myaction):
File "/usr/bin/emerge", line 771, in xcreate
if not self.create(myk):
File "/usr/bin/emerge", line 696, in create
self.create(myk,parent)
File "/usr/bin/emerge", line 696, in create
self.create(myk,parent)
File "/usr/bin/emerge", line 643, in create
mycheck=portage.dep_check(mydep[myroot],mydbapi)
File "/usr/lib/python2.2/site-packages/portage.py", line 2122, in dep_check
mydict[x]=1
TypeError: list objects are unhashable
--------------------------------------------------
anna portage # emerge --pretend --update kde
These are the packages that I would merge, in order.
Calculating dependencies \Traceback (most recent call last):
File "/usr/bin/emerge", line 1352, in ?
if not mydepgraph.create([mytype,portage.root,mykey],None,"--onlydeps"
not in myopts):
File "/usr/bin/emerge", line 696, in create
self.create(myk,parent)
File "/usr/bin/emerge", line 696, in create
self.create(myk,parent)
File "/usr/bin/emerge", line 696, in create
self.create(myk,parent)
File "/usr/bin/emerge", line 643, in create
mycheck=portage.dep_check(mydep[myroot],mydbapi)
File "/usr/lib/python2.2/site-packages/portage.py", line 2122, in dep_check
mydict[x]=1
TypeError: list objects are unhashable
---------------------------------------------------
That behaviour is true for portage versions 2.0.{28,29,30_alpha2}. I think
the verion of portage installed before .28 (which caused that problems for
the first time) was .23, as seen here:
anna portage # epm -q portage
portage-1.9.10
portage-2.0.13
portage-2.0.23
portage-2.0.28
portage-2.0.29
portage-2.0.30_alpha2
Unfortunately the ebuild file for that version has gone with the last emerge
rsync, I guess. Anyway, it's no longer there.
I would be very happy about any advice, as this is obvously a bad thing to
have :)
Greetings
David
(Please CC:, I am NOT subscribed to any gentoo lists).
next reply other threads:[~2002-08-27 13:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-27 13:34 David Gümbel [this message]
2002-08-27 13:54 ` [gentoo-dev] emerge crash problem Michael Cummings
2002-08-27 13:56 ` Jacob Perkins
2002-08-27 14:09 ` Michael Cummings
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200208271534.41584@anna.global-thinking.org \
--to=david.guembel@gmx.de \
--cc=gentoo-dev@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox