Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74155 - emerge gfax fails with permission denied error
Summary: emerge gfax fails with permission denied error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-11 19:01 UTC by Perry Lu
Modified: 2004-12-13 08:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
gfax-0.6.4.ebuild (gfax-0.6.4.ebuild,1.29 KB, text/plain)
2004-12-12 00:27 UTC, Stefan Schweizer (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Perry Lu 2004-12-11 19:01:00 UTC
emerge gfax fails with error saying:
"ACCESS DENIED  open_wr:   /root/.wapi/shared_data-pleiades-3-0"
even after I've chmod permissions of /root, .wapi, and shared_data-pleiades-3-0 to 777.

it complained about unable to mkdir /root/.wapi on my first try too, but that was fixed after I manually created .wapi. I tried to "touch shared_data-pleiades-3-0" to fix the second error, apparently it didn't work.

Reproducible: Always
Steps to Reproduce:
1.emerge gfax

Actual Results:  
here's the emerge log:

Calculating dependencies ...done!
>>> emerge (1 of 1) net-misc/gfax-0.6.4 to /
>>> md5 src_uri ;-) gfax-0.6.4.tar.gz
>>> Unpacking source...
>>> Unpacking gfax-0.6.4.tar.gz to /var/tmp/portage/gfax-0.6.4/work
 * Applying gfax.Makefile.fix ...                                              
                                                               [ ok ]>>> Source
unpacked.
mcs /define:DEBUG /resource:./glade/gfax.glade,gfax.glade
/resource:./glade/send-druid.glade,send-druid.glade
/resource:./pixmaps/gfax.png,gfax.png /resource:./pixmaps/send.png,send.png  -o
mono-gfax.exe src/phonebook.cs src/gui.cs src/main.cs src/guitools.cs
src/sendphonebook.cs src/fax.cs src/hylafax.cs src/Settings.cs -r gnome-sharp -r
gtk-sharp -r glib-sharp -r glade-sharp -r gdk-sharp -r gconf-sharp -r
gconf-sharp-peditors.dll
ACCESS DENIED  open_wr:   /root/.wapi/shared_data-pleiades-3-0

** (/usr/lib/mono/1.0/mcs.exe:13448): CRITICAL **: : shared file
[/root/.wapi/shared_data-pleiades-3-0] open error: Permission denied

** (/usr/lib/mono/1.0/mcs.exe:13448): CRITICAL **: : shared file
[/root/.wapi/shared_data-pleiades-3-0] open error

** (/usr/lib/mono/1.0/mcs.exe:13448): WARNING **: Failed to attach shared
memory! Falling back to non-shared handles
See: http://www.go-mono.com/issues.html#wapi for details
Compilation succeeded
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-net-misc_-_gfax-0.6.4-13431.log"

open_wr:   /root/.wapi/shared_data-pleiades-3-0
--------------------------------------------------------------------------------


Expected Results:  
successfully emerge gfax
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2004-12-12 00:27:24 UTC
Created attachment 45806 [details]
gfax-0.6.4.ebuild

Can you please try this updated ebuild?
Comment 2 Perry Lu 2004-12-12 10:09:58 UTC
it's working now. thanks a lot. :)
Comment 3 Stefan Schweizer (RETIRED) gentoo-dev 2004-12-13 08:08:49 UTC
Thank you for reporting this, it is fixed now in the tree.