Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 344287 - app-portage/flaggie incompatable with portage-2.1.8.3
Summary: app-portage/flaggie incompatable with portage-2.1.8.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-05 17:18 UTC by Dane Smith (RETIRED)
Modified: 2010-11-05 19:12 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 Dane Smith (RETIRED) gentoo-dev 2010-11-05 17:18:35 UTC
Traceback (most recent call last):
  File "/usr/bin/flaggie-2.6", line 25, in <module>
    sys.exit(main(sys.argv))
  File "/usr/lib/python2.6/site-packages/flaggie/cli.py", line 83, in main
    act = parse_actions(argv[1:], porttree.dbapi, porttree.settings)
  File "/usr/lib/python2.6/site-packages/flaggie/cli.py", line 40, in parse_actions
    actset.append(act)
  File "/usr/lib/python2.6/site-packages/flaggie/action.py", line 192, in append
    item.clarify(self.pkgs, self._cache)
  File "/usr/lib/python2.6/site-packages/flaggie/action.py", line 60, in clarify
    wis = cache.whatis(arg, p, restrict = ns)
  File "/usr/lib/python2.6/site-packages/flaggie/cache.py", line 141, in whatis
    if 'lic' in restrict and arg in self.licenses[pkg]:
  File "/usr/lib/python2.6/site-packages/flaggie/cache.py", line 33, in __getitem__
    (self.aux_key,))[0]))
  File "/usr/lib/python2.6/site-packages/flaggie/cache.py", line 111, in _aux_parse
    lic = use_reduce(arg, matchall = True, flat = True)
TypeError: use_reduce() got an unexpected keyword argument 'flat'
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-11-05 19:12:27 UTC
Fixed in f0381f56.

[1] https://github.com/mgorny/flaggie/commit/f0381f56