* [gentoo-dev] portage 2.0.1 bug?
@ 2002-06-18 14:09 Jani Monoses
2002-06-19 0:15 ` Daniel Robbins
0 siblings, 1 reply; 2+ messages in thread
From: Jani Monoses @ 2002-06-18 14:09 UTC (permalink / raw
To: gentoo-dev
/usr/bin/emerge from 2.0.1 seems incapable of doing unmerge of specified
version when more are installed from the same package...
if I copy over the emerge script from 1.8.19 rescue it works...
I don't know python so didn't try to figure out from the diff what can be the cause...
This is the error it gaves...
Traceback (most recent call last):
File "/usr/bin/emerge", line 1174, in ?
if 1==unmerge(myaction, myfiles):
File "/usr/bin/emerge", line 745, in unmerge
pkgmap[x]["omitted"].extend(localtree.dep_nomatch(x))
File "/usr/lib/python2.2/site-packages/portage.py", line 2037, in dep_nomatch
for x in mymatch:
TypeError: iteration over non-sequence
Jani.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-dev] portage 2.0.1 bug?
2002-06-18 14:09 [gentoo-dev] portage 2.0.1 bug? Jani Monoses
@ 2002-06-19 0:15 ` Daniel Robbins
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Robbins @ 2002-06-19 0:15 UTC (permalink / raw
To: gentoo-dev
On Tue, 2002-06-18 at 08:09, Jani Monoses wrote:
> /usr/bin/emerge from 2.0.1 seems incapable of doing unmerge of specified
> version when more are installed from the same package...
> if I copy over the emerge script from 1.8.19 rescue it works...
OK, I found the bug. It should be fixed in Portage 2.0.2 (coming soon)
Best Regards,
--
Daniel Robbins
Chief Architect, Gentoo Linux
http://www.gentoo.org
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-06-19 0:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-18 14:09 [gentoo-dev] portage 2.0.1 bug? Jani Monoses
2002-06-19 0:15 ` Daniel Robbins
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox