Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 375779 - app-portage/layman-2.0.0_rc1-r1 "layman --list --verbose" doesn't function
Summary: app-portage/layman-2.0.0_rc1-r1 "layman --list --verbose" doesn't function
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christian Ruppert (idl0r)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 375789
  Show dependency tree
 
Reported: 2011-07-20 16:30 UTC by Albert W. Hopkins
Modified: 2011-12-02 19:27 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge_info.txt,3.11 KB, text/plain)
2011-07-20 16:30 UTC, Albert W. Hopkins
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Albert W. Hopkins 2011-07-20 16:30:53 UTC
Created attachment 280473 [details]
emerge --info

I can run "layman --list" to see the list of overlays, but then when i run "layan --list --verbose" to get the descriptions I get an error:

$ layman --list --verbose
* Fetching remote list,...
Failed to fetch overlay list!
 Original Error was: global name 'mpath' is not defined
* Download failed.
* Error was: Failed to fetch overlay list!
*  Original Error was: global name 'mpath' is not defined

emerge --info attached.
Comment 1 Brian Dolbec (RETIRED) gentoo-dev 2011-07-20 18:37:12 UTC
Thank you, fixed in commit 2a3d535c9a6ec6680832ce2bc249f9bc80b67864

you can get it now in layman-9999 or wait till the next rc release.
Comment 2 Albert W. Hopkins 2011-07-20 18:49:35 UTC
Thank you.
Comment 3 Albert W. Hopkins 2011-12-02 19:27:53 UTC
This is fixed at least in the version of layman I have installed:

necropolis / # layman --version
2.0.0_rc3
necropolis / # layman --list --verbose | head

 * Fetching remote list,...
 * Remote list already up to date: http://www.gentoo.org/proj/en/overlays/repositories.xml
 * Last-modified: Sun, 27 Nov 2011 18:00:15 GMT
 * Remote list already up to date: http://starship.python.net/crew/marduk/marduk-overlay.xml
 * Last-modified: Sat, 30 Jul 2011 19:37:24 GMT
 * Fetch Ok


Closing out.  Thank you.