Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 242928 - media-gfx/comix and x11-themes/comix
Summary: media-gfx/comix and x11-themes/comix
Status: VERIFIED DUPLICATE of bug 217714
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-20 19:42 UTC by Pierre
Modified: 2009-09-08 12:52 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre 2008-10-20 19:42:55 UTC
# emerge -u comix
Calculating dependencies |

!!! Problem in 'media-gfx/comix' dependencies.
!!! ['media-gfx/comix', 'x11-themes/comix'] None
Traceback (most recent call last):
  File "/usr/bin/emerge", line 6979, in <module>
    retval = emerge_main()
  File "/usr/bin/emerge", line 6973, in emerge_main
    myopts, myaction, myfiles, spinner)
  File "/usr/bin/emerge", line 6240, in action_build
    retval, favorites = mydepgraph.select_files(myfiles)
  File "/usr/bin/emerge", line 2086, in select_files
    self.mysd = self.select_dep(myroot, myatom, arg=myarg)
  File "/usr/bin/emerge", line 2445, in select_dep
    metadata=selected_pkg[1], rev_dep=rev_deps, arg=arg):
  File "/usr/bin/emerge", line 1793, in create
    portdb.xmatch("match-all", arg) and
  File "/usr/lib64/portage/pym/portage.py", line 7364, in xmatch
    mydep = dep_expand(origdep, mydb=self, settings=self.mysettings)
  File "/usr/lib64/portage/pym/portage.py", line 5358, in dep_expand
    mydep, mydb=mydb, use_cache=use_cache, settings=settings) + postfix
  File "/usr/lib64/portage/pym/portage.py", line 5582, in cpv_expand
    raise ValueError, matches
ValueError: ['media-gfx/comix', 'x11-themes/comix']


Reproducible: Always
Comment 1 Christophe LEFEBVRE 2008-10-20 20:43:45 UTC
You have comix in the tree media-gfx (a GTK image viexer) and comix in x11-themes (style for KDE) then the name is ambigous. Then you have to do an "emerge -u media-gfx/comix" or "emerge -u x11-themes/comix".

In recent portage version, I think the error message is easiest to understand. What is your portage version ? You can find it with an "emerge --info".

Furthermore, when you submit a bug, it can be useful for us to have the result of the "emerge --info" command as an attachment.
Comment 2 Thomas Sachau gentoo-dev 2008-10-22 20:11:20 UTC
Please attach or add the output of "emerge --info"
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2008-10-26 13:56:45 UTC
ISTR this is a duplicate.
Comment 4 Zac Medico gentoo-dev 2008-10-26 17:43:04 UTC
Seem to be bug 217714, affecting portage-2.1.4.5 instead of 2.1.4.4.

*** This bug has been marked as a duplicate of bug 217714 ***