Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24427 - Wrong reference in ebuild for webalizer for config after emerge
Summary: Wrong reference in ebuild for webalizer for config after emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-13 17:32 UTC by David E.Miller
Modified: 2003-07-14 09:58 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 E.Miller 2003-07-13 17:32:26 UTC
Emerged webalizer-2.01.10-r3. Emerge was normal. 

emerge instructs user to run ebuild config at the end of script. References the path:

ebuild /var/db/pkg/net-www/webalizer-2.01.10-r3/net-www/webalizer-2.01.10-r3.ebuild config

This should be:

ebuild /var/db/pkg/net-www/webalizer-2.01.10-r3/app-admin/webalizer-2.01.10-r3.ebuild config

instead.

This command line worked normally when app-admin replaces net-www.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-07-14 09:58:32 UTC
fixed in cvs