drolyk n00b
Joined: 07 Nov 2003 Posts: 46 Location: Russia
|
Posted: Thu Jan 06, 2005 9:14 pm Post subject: emerge checkpolicy failed |
|
|
I want to setup Selinux on Gentoo box. I read "Gentoo x86 SELinux Handbook". When I trying to emerge checkpolicy it gives me this error:
Code: |
>>> Install checkpolicy-1.16 into /mnt/share1/gentoo/tmp/portage/checkpolicy-1.16/image/ category sys-apps
mkdir -p /mnt/share1/gentoo/tmp/portage/checkpolicy-1.16/image//usr/bin
mkdir -p /usr/athena/man/man8
ACCESS DENIED mkdir: /usr/athena/man
mkdir: cannot create directory `/usr/athena/man': Permission denied
make: [install] Error 1 (ignored)
install -m 755 checkpolicy genpolusers /mnt/share1/gentoo/tmp/portage/checkpolicy-1.16/image//usr/bin
install -m 644 checkpolicy.8 /usr/athena/man/man8
ACCESS DENIED open_wr: /usr/athena/man/man8
install: cannot create regular file `/usr/athena/man/man8': Permission denied
make: *** [install] Error 1
man:
prepallstrip:
strip:
strip:
usr/bin/genpolusers
usr/bin/checkpolicy
>>> Completed installing into /mnt/share1/gentoo/tmp/portage/checkpolicy-1.16/image/
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-sys-apps_-_checkpolicy-1.16-27190.log"
mkdir: /usr/athena/man
open_wr: /usr/athena/man/man8
--------------------------------------------------------------------------------
|
Any advice ? |
|