Hi all

I'm being stumped by this:

"""
rosekrans sitecopy # emerge sitecopy
Calculating dependencies ...done!
>>> emerge net-misc/sitecopy-0.10.12-r1 to /
<... snip emerge where all goes well until ...>
Installing man page...
/bin/install -c -d /usr/share/man/man1
ACCESS DENIED chmod: /usr/share/man/man1
/bin/install: cannot change permissions of `/usr/share/man/man1': Permission denied
make: *** [install-sitecopy] Error 1


!!! ERROR: The ebuild did not complete successfully.
!!! Function src_install, Line 2, Exitcode 2
!!! install failed

--------------------------- ACCESS VIOLATION SUMMARY ---------------
LOG FILE = "/tmp/sandbox-sitecopy-0.10.12-r1-27670.log"

chmod:     /usr/share/man/man1
--------------------------------------------------------------------
"""

What the? I'm root while I'm doing this. Even better, when I go to
rosekrans sitecopy-0.10.12 # pwd
/var/tmp/portage/sitecopy-0.10.12-r1/work/sitecopy-0.10.12
and type make install, everything works flawlessly:

"""
<... snip ...>
Installing man page...
/bin/install -c -d /usr/share/man/man1
/bin/install -c -m 644 ./doc/sitecopy.1 /usr/share/man/man1/sitecopy.1

sitecopy installation finished.
"""

Now I have sitecopy installed, but emerge doesn't know about it :(
How do I unbreak what's broken here?

Regards,
--
Jean Jordaan


-- [EMAIL PROTECTED] mailing list



Reply via email to