Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4759 - repoman crash in a directory with a masked ebuild.
Summary: repoman crash in a directory with a masked ebuild.
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 4312
  Show dependency tree
 
Reported: 2002-07-09 13:03 UTC by Phil Bordelon (sunflare)
Modified: 2011-10-30 22:19 UTC (History)
1 user (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 Phil Bordelon (sunflare) 2002-07-09 13:03:46 UTC
I've masked out mutella-0.4 since the default-1.0 profile masks readline-4.2,
which it needs.  I went to repoman the directory, and I got this error:

--
Traceback (most recent call last):
  File "/usr/bin/repoman", line 275, in ?
    if not catdir+"/"+y in
portage.db["/"]["porttree"].dbapi.xmatch("list-visible",x):
TypeError: iterable argument required
--

I don't know if it does this because mutella itself is masked, or if it's
because the mask for readline is in the profile and not in package.mask.
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-07-29 23:39:24 UTC
Should be fixed?  Haven't had any repoman tracebacks for a good long while.