Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14595 - jail and missing link
Summary: jail and missing link
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-26 17:02 UTC by André Lemos
Modified: 2003-01-28 04:07 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 André Lemos 2003-01-26 17:02:04 UTC
The ebuild from jail puts jail.conf in /etc/jail.conf and mkjailenv looks for it
on /usr/etc/jail.conf and fails. A simple link solves the problem.
Comment 1 SpanKY gentoo-dev 2003-01-26 22:58:26 UTC
the better answer is to fix/patch the source cod since /usr/etc violates FHS
Comment 2 André Lemos 2003-01-27 06:31:00 UTC
Totally agree, perhaps mailing the author pointing this out would also be a good
ideia.
Comment 3 Nick Hadaway 2003-01-28 04:07:15 UTC
Our ebuild doctors up a bunch of files, so complaining to the author
is probably not something we need to do.  In the mean time,
I released -r1 which fixes this path problem. :)