Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 198483 - app-admin/layman -i b0rkage
Summary: app-admin/layman -i b0rkage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gunnar Wrobel (RETIRED)
URL:
Whiteboard:
Keywords:
: 207947 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-11-08 19:02 UTC by Markus Ullmann (RETIRED)
Modified: 2008-01-30 07:27 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 Markus Ullmann (RETIRED) gentoo-dev 2007-11-08 19:02:57 UTC
bug hunter smashed it again ;)

% layman -i http://overlays.gentoo.org/proj/kernel-packages
* None
Traceback (most recent call last):
  File "/usr/bin/layman", line 37, in <module>
    main()
  File "/usr/bin/layman", line 34, in main
    Actions(Config())
  File "/usr/lib/python2.5/site-packages/layman/action.py", line 473, in __init__
    result += i[1](config).run()
  File "/usr/lib/python2.5/site-packages/layman/action.py", line 296, in run
    if not overlay.is_official():
AttributeError: 'NoneType' object has no attribute 'is_official'
Comment 1 Gunnar Wrobel (RETIRED) gentoo-dev 2007-11-08 19:20:50 UTC
Thanks!

Fixed upstream.

http://layman.svn.sourceforge.net/viewvc/layman/trunk/layman/layman/action.py?r1=13&r2=16

Will probably still take a while until the next version gets released though.

Until then you will have to specify existing packages with --info ;)
Comment 2 Gunnar Wrobel (RETIRED) gentoo-dev 2008-01-30 07:27:57 UTC
*** Bug 207947 has been marked as a duplicate of this bug. ***