Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13932 - gmyclient ebuild fails
Summary: gmyclient ebuild fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Lowest normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-14 15:29 UTC by Micky Wicky
Modified: 2003-05-25 06:52 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 Micky Wicky 2003-01-14 15:29:22 UTC
Hi,

emerging gmyclient-0.3 fails at einstall when it tries to create the menu
shortcut for gnome under /usr/share/gnome/apps/Applications - however this is
outside the sandbox and as such it fails with an access violation.
I'm thinking of raising a bug on bugzilla about this, unless this is a known
problem and has a workaround? (no traces of gmyclient here or on bugzilla though)
Perhaps this is why gmyclient has been masked lately?

Michael
Comment 1 Bryan Liles 2003-03-18 13:57:16 UTC
Is there a fix for this yet?   
 
/bin/sh ./mkinstalldirs /usr/share/gnome/apps/Applications; \ 
        if test -f gmyclient.desktop; then \ 
        /bin/install -c -m 644 gmyclient.desktop /usr/share/gnome/apps/Applications; \ 
fi 
ACCESS DENIED  unlink:    /usr/share/gnome/apps/Applications/gmyclient.desktop 
/bin/install: cannot remove `/usr/share/gnome/apps/Applications/gmyclient.desktop': 
Permission denied 
make[2]: *** [install-data-local] Error 1 
make[2]: Leaving directory `/var/tmp/portage/gmyclient-0.3/work/gmyclient-0.3' 
make[1]: *** [install-am] Error 2 
make[1]: Leaving directory `/var/tmp/portage/gmyclient-0.3/work/gmyclient-0.3' 
make: *** [install-recursive] Error 1 
 
!!! ERROR: dev-db/gmyclient-0.3 failed. 
!!! Function einstall, Line 278, Exitcode 2 
!!! einstall failed 
 
--------------------------- ACCESS VIOLATION SUMMARY --------------------------- 
LOG FILE = "/tmp/sandbox-gmyclient-0.3-7468.log" 
 
unlink:    /usr/share/gnome/apps/Applications/gmyclient.desktop 
-------------------------------------------------------------------------------- 
 
Comment 2 Jonathan Nall 2003-03-18 14:37:09 UTC
i'll get this patched tonight. sorry for the delays.
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2003-05-25 06:52:51 UTC
dunno what happened to this, but i've just fixed this now.