Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95213 - ACCES DENIED while emerge foomatic-db-engine
Summary: ACCES DENIED while emerge foomatic-db-engine
Status: RESOLVED DUPLICATE of bug 91516
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-06 06:38 UTC by Tiago Scolari
Modified: 2005-06-06 06:40 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 Tiago Scolari 2005-06-06 06:38:04 UTC
When attemping to emerge foomatic, during the configure of the dependecy
foomatic-db-engines it gives and ACESS VIOLATION error.

Reproducible: Always
Steps to Reproduce:
1.emerge foomatic-db-enines
2.
3.

Actual Results:  
checking for printf... /usr/bin/printf
checking GhostScript check... no
GS /usr/bin/gs
checking how to redirect GhostScript output to fd 3... ACCESS DENIED    open_wr:
  /dev/fd/3
./configure: line 1763: /dev/fd/3: Permission denied
using |/usr/bin/cat >&3
checking for perl... /usr/bin/perl

and them:

chmod a+rx Makefile makeDefaults makeMan foomatic-configure foomatic-printjob
foomatic-kitload foomatic-ppdfile foomatic-preferred-driver
foomatic-cleanupdrivers foomatic-getpjloptions foomatic-addpjloptions
foomatic-compiledb foomatic-fix-xml foomatic-nonumericalids
foomatic-replaceoldprinterids foomatic-ppd-options
foomatic-printermap-to-gimp-print-xml mkinstalldirs
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-net-print_-_foomatic-db-engine-3.0.2-8833.log"

open_wr:   /dev/fd/3 (symlink to /proc/9216/fd/3)
--------------------------------------------------------------------------------

while /dev/df/3 doesnt even exists...

Expected Results:  
a sucessifull emerge of the ebuild.

Ive an amd64, over a 64 bits instalation.
KEYWORDS="~amd64" (but foomatic is the same version in stable/unstable).
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-06-06 06:40:48 UTC
Please, search before reporting bugs.

*** This bug has been marked as a duplicate of 91516 ***