Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 277747 - disabled CONFIG_FILE_LOCKING in kernel gives an error "Permission denied" on emerge
Summary: disabled CONFIG_FILE_LOCKING in kernel gives an error "Permission denied" on ...
Status: RESOLVED INVALID
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Installation Handbook (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Docs Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-14 06:32 UTC by Dmitri
Modified: 2009-07-14 08:05 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 Dmitri 2009-07-14 06:32:00 UTC
Disabled option "CONFIG_FILE_LOCKING" in "/usr/src/.config" breake emerge with "permission denied" message.

Reproducible: Always

Steps to Reproduce:
1. disable CONFIG_FILE_LOCKING
2. compile new kernel
3. reboot with new kernel
4. emerge -pv world (virtually anything)

Actual Results:  
similar to bug#262281
http://bugs.gentoo.org/262281

Expected Results:  
1. give a message to rebuild the kernel with proper settings
2. handbook should be updated in section of
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?style=printable&full=1#book_part1_chap7

perhaps the hanbook for other architectures should be updated as well
Comment 1 nm (RETIRED) gentoo-dev 2009-07-14 08:05:03 UTC
This is enabled by default in the kernel config. If it's marked "N", you did it yourself. User error; closing.