Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69878 - dev-libs/gdal-1.1.8 fails to install
Summary: dev-libs/gdal-1.1.8 fails to install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-02 13:23 UTC by Ed Davison
Modified: 2004-11-03 12:33 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 Ed Davison 2004-11-02 13:23:52 UTC
Tried to install dev-libs/gdal-1.1.8 (had to use ACCEPT_KEYWORDS=~x86) but it failes to install the libs at the end of the compile process.

Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS=~x86 emerge gdal
Actual Results:  
make[1]: Entering directory `/var/tmp/portage/gdal-1.1.8/work/gdal-1.1.8/pymod'
../install-sh -d /usr/lib/python2.3/site-packages
for f in *.py _gdalmodule.so ; do ../install-sh -c $f /usr/lib/python2.3/site-
packages ; done
cp: cannot create regular file `/usr/lib/python2.3/site-packages/#inst.18468#': 
Permission denied
cp: cannot create regular file `/usr/lib/python2.3/site-packages/#inst.18475#': 
Permission denied
cp: cannot create regular file `/usr/lib/python2.3/site-packages/#inst.18482#': 
Permission denied
cp: cannot create regular file `/usr/lib/python2.3/site-packages/#inst.18489#': 
Permission denied
cp: cannot create regular file `/usr/lib/python2.3/site-packages/#inst.18496#': 
Permission denied
cp: cannot create regular file `/usr/lib/python2.3/site-packages/#inst.18503#': 
Permission denied
cp: cannot create regular file `/usr/lib/python2.3/site-packages/#inst.18510#': 
Permission denied
cp: cannot create regular file `/usr/lib/python2.3/site-packages/#inst.18517#': 
Permission denied
cp: cannot create regular file `/usr/lib/python2.3/site-packages/#inst.18524#': 
Permission denied
cp: cannot create regular file `/usr/lib/python2.3/site-packages/#inst.18531#': 
Permission denied
cp: cannot create regular file `/usr/lib/python2.3/site-packages/#inst.18538#': 
Permission denied
cp: cannot create regular file `/usr/lib/python2.3/site-packages/#inst.18545#': 
Permission denied
cp: cannot create regular file `/usr/lib/python2.3/site-packages/#inst.18552#': 
Permission denied
make[1]: *** [install] Error 1
make[1]: Leaving directory `/var/tmp/portage/gdal-1.1.8/work/gdal-1.1.8/pymod'
make: *** [install-actions] Error 2

!!! ERROR: dev-libs/gdal-1.1.8 failed.
!!! Function einstall, Line 385, Exitcode 2
!!! einstall failed



Expected Results:  
emerge successfully

Portage 2.0.50-r9 (default-x86-1.4, gcc-3.3.4, glibc-2.3.4.20040808-r0, 
2.4.25_pre7-gss-r3)
=================================================================
System uname: 2.4.25_pre7-gss-r3 i686 Intel(R) XEON(TM) CPU 1.80GHz
Gentoo Base System version 1.5.2
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=i686 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1
/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla
/defaults/pref /usr/share/config /usr/share/texmf/tex/generic/config/ /usr/share
/texmf/tex/platex/config/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=i686 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc sandbox"
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo 
ftp://ftp.ussg.iu.edu/pub/linux/gentoo ftp://csociety-
ftp.ecn.purdue.edu/pub/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X apm arts avi berkdb bitmap-fonts bonobo cdr crypt cups encode esd evo 
f77 foomaticdb gdbm gif gnome gphoto2 gpm gtk gtk2 gtkhtml guile imlib innodb 
java jpeg kerberos krb4 ldap libg++ libwww mad mikmod motif mozilla mpeg mysql 
ncurses nls oggvorbis opengl oss pam pda pdflib perl png postgres python qt 
quicktime radeon readline sasl scanner sdl slang spell ssl svga tcltk tcpd 
tetex tiff truetype video_cards_radeon x86 xml2 xmms xprint xv zlib"
Comment 1 Daniel Black (RETIRED) gentoo-dev 2004-11-03 01:22:42 UTC
package was removed recently.
Comment 2 Ed Davison 2004-11-03 12:33:15 UTC
Where would I find information on the removal of the package?