Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1525 - Can't install lrzsz
Summary: Can't install lrzsz
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-04 08:19 UTC by Lee Won-Goo
Modified: 2003-02-04 19:42 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 Lee Won-Goo 2002-04-04 08:19:39 UTC
install error like this.

===============================================================================
make[2]: Entering directory `/var/tmp/portage/lrzsz-0.12.20/work/lrzsz-
0.12.20/man'
/bin/sh ../mkinstalldirs /usr/share/man/man1
 /bin/install -c -m 644 ./lrz.1 /usr/share/man/man1/lrz.1
ACCESS DENIED  open_wr:   /usr/share/man/man1/lrz.1
/bin/install: cannot create regular file `/usr/share/man/man1/lrz.1': 
Permission denied
 /bin/install -c -m 644 ./lsz.1 /usr/share/man/man1/lsz.1
ACCESS DENIED  open_wr:   /usr/share/man/man1/lsz.1
/bin/install: cannot create regular file `/usr/share/man/man1/lsz.1': 
Permission denied
make[2]: *** [install-man1] Error 1
make[2]: Leaving directory `/var/tmp/portage/lrzsz-0.12.20/work/lrzsz-
0.12.20/man'
make[1]: *** [install-man] Error 2
make[1]: Leaving directory `/var/tmp/portage/lrzsz-0.12.20/work/lrzsz-
0.12.20/man'
make: *** [install-recursive] Error 1

!!! ERROR: the make command did not complete successfully.
!!! ("make prefix=/var/tmp/portage/lrzsz-0.12.20/image//usr install")
!!! Since this is a critical task, ebuild will be stopped.

--------------------------- ACCESS VIOLATION SUMMARY --------------------------
-
LOG FILE = "/tmp/sandbox-lrzsz-0.12.20-19991.log"

open_wr:   /usr/share/man/man1/lrz.1
open_wr:   /usr/share/man/man1/lsz.1
-------------------------------------------------------------------------------
-
!!! emerge aborting on  /usr/portage/net-misc/lrzsz/lrzsz-0.12.20.ebuild .
===============================================================================

i use portage-1.8.14
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-05 15:25:38 UTC
Thanks for catching this.