Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 344287

Summary: app-portage/flaggie incompatable with portage-2.1.8.3
Product: Gentoo Linux Reporter: Dane Smith (RETIRED) <c1pher>
Component: Current packagesAssignee: Michał Górny <mgorny>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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