Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5341 - Grip Access Violation
Summary: Grip Access Violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Highest critical (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-21 10:39 UTC by Mark
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 Mark 2002-07-21 10:39:35 UTC
while emerging grip I get:

make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/share/pixmaps
 /bin/install -c -m 644 ./gripicon.png /usr/share/pixmaps/gripicon.png
ACCESS DENIED  open_wr:   /usr/share/pixmaps/gripicon.png
/bin/install: cannot create regular file `/usr/share/pixmaps/gripicon.png': Perm
ission denied
make[2]: *** [install-pixmapDATA] Error 1
make[2]: Leaving directory `/var/tmp/portage/grip-3.0.1/work/grip-3.0.1/pixmaps'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/grip-3.0.1/work/grip-3.0.1/pixmaps'
make: *** [install-recursive] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_install, Line 5, Exitcode 2
!!! (no error message)

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-grip-3.0.1-2975.log"

open_wr:   /usr/share/locale/fr/LC_MESSAGES/grip.mo
open_wr:   /usr/share/locale/de/LC_MESSAGES/grip.mo
open_wr:   /usr/share/locale/zh_CN/LC_MESSAGES/grip.mo
mkdir:     /usr/share/locale/zh_HK
mkdir:     /usr/share/locale/zh_HK/LC_MESSAGES
open_wr:   /usr/share/locale/zh_HK/LC_MESSAGES/grip.mo
open_wr:   /usr/share/locale/zh_TW/LC_MESSAGES/grip.mo
open_wr:   /usr/share/locale/ja/LC_MESSAGES/grip.mo
open_wr:   /usr/share/locale/pt_BR/LC_MESSAGES/grip.mo
open_wr:   /usr/share/locale/ru/LC_MESSAGES/grip.mo
open_wr:   /usr/share/locale/es/LC_MESSAGES/grip.mo
open_wr:   /usr/share/pixmaps/gripicon.png
--------------------------------------------------------------------------------
!!! emerge aborting on  /usr/portage/media-sound/grip/grip-3.0.1.ebuild .
root@serena /usr/share/pixmaps #
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-21 10:44:29 UTC
fixed, thanks for the catch.