Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126098 - librsvg-2.14.2 fails on sandbox violation
Summary: librsvg-2.14.2 fails on sandbox violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-13 17:22 UTC by Max Powers
Modified: 2006-03-14 18:25 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 Max Powers 2006-03-13 17:22:44 UTC
librsvg-2.14.2 fails on the following error:

mkdir -p -- /home/tmp//portage/librsvg-2.14.2/image//usr/lib/pkgconfig
 /bin/install -c -m 644 librsvg-2.0.pc /home/tmp//portage/librsvg-2.14.2/image//usr/lib/pkgconfig/librsvg-2.0.pc
make[2]: Leaving directory `/home/tmp/portage/librsvg-2.14.2/work/librsvg-2.14.2'
make[1]: Leaving directory `/home/tmp/portage/librsvg-2.14.2/work/librsvg-2.14.2'
Making install in moz-plugin
make[1]: Entering directory `/home/tmp/portage/librsvg-2.14.2/work/librsvg-2.14.2/moz-plugin'
make[2]: Entering directory `/home/tmp/portage/librsvg-2.14.2/work/librsvg-2.14.2/moz-plugin'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/lib/nsbrowser/plugins/
mkdir -p -- /usr/lib/nsbrowser/plugins/
ACCESS DENIED  mkdir:     /usr/lib/nsbrowser
mkdir: cannot create directory `/usr/lib/nsbrowser': Permission denied
make[2]: *** [install-pluginLTLIBRARIES] Error 1
make[2]: Leaving directory `/home/tmp/portage/librsvg-2.14.2/work/librsvg-2.14.2/moz-plugin'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/tmp/portage/librsvg-2.14.2/work/librsvg-2.14.2/moz-plugin'
make: *** [install-recursive] Error 1

!!! ERROR: gnome-base/librsvg-2.14.2 failed.
Call stack:
  ebuild.sh, line 1557:   Called dyn_install
  ebuild.sh, line 1039:   Called src_install
  librsvg-2.14.2.ebuild, line 53:   Called gnome2_src_install 'plugindir=/usr/lib/nsbrowser/plugins/'
  gnome2.eclass, line 62:   Called einstall 'scrollkeeper_localstate_dir=/home/tmp//portage/librsvg-2.14.2/image//var/lib/scrollkeeper/' 'plugindir=/usr/lib/nsbrowser/plugins/'

!!! einstall failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------LOG FILE = "/var/log/sandbox/sandbox-gnome-base_-_librsvg-2.14.2-23974.log"

mkdir:     /usr/lib/nsbrowser
--------------------------------------------------------------------------------

Emerge info: 

Portage 2.1_pre6-r2 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.15.6 i686)
=================================================================
System uname: 2.6.15.6 i686 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/home/tmp/"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/william/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X acpi alsa apache2 avi berkdb bzip2 cdr cli crypt ctype cups dba dri dvd dvdr eds emboss expat fastbuild foomaticdb force-cgi-redirect fortran ftp gd gdbm gif gnome gstreamer gtk2 hal imlib jpeg libg++ libwww mad memlimit mmx motif mp3 mpeg ncurses nptl opengl pam pcre pdflib perl png posix python quicktime readline session simplexml soap sockets spell spl sse ssl tcpd tokenizer truetype truetype-fonts type1-fonts udev unicode usb xml xsl xv xvid zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux userland_GNU video_cards_nv video_cards_nvidia"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LINGUAS
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2006-03-14 04:59:17 UTC
we have not put all the 2.14 packages in portage yet, or transferred the new eclass into the tree.

This will be fixed when the eclass changes go in later today.
Comment 2 Max Powers 2006-03-14 10:18:11 UTC
OK.

Here is a workaround for those that want to install it in the meantime.

Manually create /usr/lib/nsbrowser/plugins

After install of librsvg, it will be removed by the ebuild.
Comment 3 John N. Laliberte (RETIRED) gentoo-dev 2006-03-14 18:25:36 UTC
new eclass in cvs.