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

Bug 202674

Summary: app-portage/layman should have dev-util/subversion as dependency but does not
Product: Gentoo Linux Reporter: David Nedved <david_nedved>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Nedved 2007-12-18 09:05:17 UTC
I installed layman by doing "emerge layman" which pulled in a few packages.  The tool didn't work, however, a "layman -L" which should list all available overlays just listed one.  Luckily when I did a "layman -a" it gave an error message telling me it couldn't find svn, so I knew it needed it.  After emerging subversion seperately, everything works.  So the ebuild just needs to list subversion as a dependency and everything should be golden.

Reproducible: Always

Steps to Reproduce:
1. emerge layman (not having subversion installed)
2. layman -L
3.

Actual Results:  
only 1 overlay listed

Expected Results:  
a long list of overlays should listed

that's it
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-12-18 09:16:25 UTC

*** This bug has been marked as a duplicate of bug 168203 ***
Comment 2 Gunnar Wrobel (RETIRED) gentoo-dev 2007-12-18 09:37:41 UTC
rather a duplicate of bug 200395