Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47181 - synaptics-0.12.5.ebuild won't compile
Summary: synaptics-0.12.5.ebuild won't compile
Status: RESOLVED DUPLICATE of bug 47136
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-07 22:31 UTC by Andreas Kotowicz
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 Andreas Kotowicz 2004-04-07 22:31:16 UTC
emerge synaptics-0.12.5.ebuild -pv
 
These are the packages that I would merge, in order:
 
Calculating dependencies \Traceback (most recent call last):
  File "/usr/bin/emerge", line 2528, in ?
    retval,favorites=mydepgraph.select_files(myfiles)
  File "/usr/bin/emerge", line 865, in select_files
    if not self.create(["ebuild",portage.root,mykey],None,"--onlydeps" not in myopts):
  File "/usr/bin/emerge", line 825, in create
    if not self.select_dep("/",mydep["/"],myparent=mp,myuse=myuse):
  File "/usr/bin/emerge", line 936, in select_dep
    mycheck=portage.dep_check(depstring,self.mydbapi[myroot],self.pkgsettings,myuse=myuse)
  File "/usr/lib/portage/pym/portage.py", line 3292, in dep_check
    mysplit=dep_virtual(mysplit)
  File "/usr/lib/portage/pym/portage.py", line 2952, in dep_virtual
    for x in mysplit:
TypeError: iteration over non-sequence

all other emerge commands work.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-04-08 04:19:52 UTC

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