Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79614 - Ferm 1.1_pre7 ebuild fails with Access Violation
Summary: Ferm 1.1_pre7 ebuild fails with Access Violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-26 11:16 UTC by Mark
Modified: 2005-01-27 14:16 UTC (History)
2 users (show)

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 Mark 2005-01-26 11:16:43 UTC
When I attempt to emerge net-misc/ferm (Command line util for managing firewall rules) it crashes out with:

ACCESS VIOLATION SUMMARY
mkdir: /usr/share/doc/ferm


Reproducible: Always
Steps to Reproduce:
1. emerge ferm

Actual Results:  
# emerge ferm
Calculating dependencies ...done!
>>> emerge (1 of 1) net-misc/ferm-1.1_pre7 to /
>>> md5 src_uri ;-) ferm.tar.gz
>>> Unpacking source...
>>> Unpacking ferm.tar.gz to /var/tmp/portage/ferm-1.1_pre7/work
>>> Source unpacked.
Creating directories...
ACCESS DENIED  mkdir:     /usr/share/doc/ferm
mkdir: cannot create directory `/usr/share/doc/ferm': Permission denied
make: *** [install] Error 1

!!! ERROR: net-misc/ferm-1.1_pre7 failed.
!!! Function src_compile, Line 556, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-net-misc_-_ferm-1.1_pre7-3889.log"

mkdir:     /usr/share/doc/ferm
--------------------------------------------------------------------------------

Expected Results:  
Install the package

It looks like the ebuild is violating the required restriction of installing
into PORTAGE_TMPDIR.
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2005-01-27 05:43:03 UTC
what about ferm-1.1?
Comment 2 Mark 2005-01-27 08:23:47 UTC
ACCEPT_KEYWORDS='~x86' emerge =ferm-1.1

Works like a charm.. cheers
Comment 3 Heinrich Wendel (RETIRED) gentoo-dev 2005-01-27 14:16:00 UTC
bump ferm-1.1 to stable