Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202674 - app-portage/layman should have dev-util/subversion as dependency but does not
Summary: app-portage/layman should have dev-util/subversion as dependency but does not
Status: RESOLVED DUPLICATE of bug 168203
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-18 09:05 UTC by David Nedved
Modified: 2007-12-18 09:37 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 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