Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8091 - Abiword Ebuild generates Access Violations
Summary: Abiword Ebuild generates Access Violations
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-18 21:59 UTC by paddym
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 paddym 2002-09-18 21:59:37 UTC
When I try to "emerge abiword" I get this:

...
Manifying ../../../src/bindings/perl/blib/man3/AbiWord.3pm
ACCESS DENIED  open_wr:   /usr/share/man/man3/AbiWord.3pm
Installing /usr/share/man/man3/AbiWord.3pm
ACCESS DENIED  utime:     /usr/share/man/man3/AbiWord.3pm
ACCESS DENIED  chmod:     /usr/share/man/man3/AbiWord.3pm
ACCESS DENIED  mkdir:     //usr/lib/perl5/site_perl/5.6.1/i686-linux/auto/AbiWor
d
mkdir //usr/lib/perl5/site_perl/5.6.1/i686-linux/auto/AbiWord: Permission denied
 at /usr/lib/perl5/5.6.1/ExtUtils/Install.pm line 165
make[4]: *** [install-exec-local] Error 255
make[4]: Leaving directory `/var/tmp/portage/abiword-1.0.2-r1/work/abiword-1.0.2
/abi/src/bindings/perl'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory `/var/tmp/portage/abiword-1.0.2-r1/work/abiword-1.0.2
/abi/src/bindings/perl'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/abiword-1.0.2-r1/work/abiword-1.0.2
/abi/src/bindings'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/abiword-1.0.2-r1/work/abiword-1.0.2
/abi/src'
make: *** [install-recursive] Error 1
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-abiword-1.0.2-r1-27787.log"

open_wr:   /usr/share/man/man3/AbiWord.3pm
utime:     /usr/share/man/man3/AbiWord.3pm
chmod:     /usr/share/man/man3/AbiWord.3pm
mkdir:     //usr/lib/perl5/site_perl/5.6.1/i686-linux/auto/AbiWord
--------------------------------------------------------------------------------
!!! emerge aborting on  /usr/portage/app-office/abiword/abiword-1.0.2-r1.ebuild
Comment 1 paddym 2002-09-26 20:20:36 UTC
I updated my portage and compiled it again.  It gave me no problems.