Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28091 - emerge of dev-perl/gtk-perl fails for ACCESS DENIED open_wr ...perllocal.pod
Summary: emerge of dev-perl/gtk-perl fails for ACCESS DENIED open_wr ...perllocal.pod
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-06 18:51 UTC by Alan Jackson
Modified: 2004-02-27 07:28 UTC (History)
1 user (show)

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 Alan Jackson 2003-09-06 18:51:01 UTC
Linux earthman@oplnk.net 2.4.20-gentoo-r6 #1 Fri Aug 29 11:23:21 CDT 2003 i686
AMD Athlon(tm) Processor AuthenticAMD GNU/Linux
This is perl, v5.8.0 built for i686-linux
% gtk-config --version
1.2.10
This looks like the same bug as 25504
# emerge  dev-perl/gtk-perl
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-perl/gtk-perl-0.7008-r9 to /
>>> md5 src_uri ;-) Gtk-Perl-0.7008.tar.gz
>>> Unpacking source...
>>> Unpacking Gtk-Perl-0.7008.tar.gz to
/home/portage/portage/gtk-perl-0.7008-r9/work
 * Applying gtk-perl-0.7008-gdkpixbuf-detect-fix.patch...                      
                                     [ ok ]
Unknown library `gtkhtml'
Can't exec "libglade-config": No such file or directory at Makefile.PL line 141.
Packages to compile: Gtk GdkImlib GdkPixbuf GtkXmHTML.
Checking if your kit is complete...
Looks good
Subroutine MY::postamble redefined at ./Makefile.PL line 172.
Use of uninitialized value in string eq at ./Makefile.PL line 35.
Located Gtk version 1.2.10...
Invoking gendefs.pl with [gtk-0.99.defs, gtk-1.0.defs, gtk-1.1.defs,
gtk-1.1.1.defs, gtk-1.1.3.defs, gtk-1.1.4.defs, gtk-1.1.6.defs, gtk-1.2.defs].
........ much stuff
Installing
/home/portage/portage/gtk-perl-0.7008-r9/image/usr/share/man/man3/Gtk::cookbook.3pm
Writing
/home/portage/portage/gtk-perl-0.7008-r9/image///usr/lib/perl5/site_perl/5.8.0/i686-linux/auto/Gtk/base/.packlist
Appending installation info to /usr/lib/perl5/5.8.0/i686-linux/perllocal.pod
ACCESS DENIED  open_wr:   /usr/lib/perl5/5.8.0/i686-linux/perllocal.pod
/bin/sh: line 1: /usr/lib/perl5/5.8.0/i686-linux/perllocal.pod: Permission denied
make: [doc_site_install] Error 1 (ignored)
cd GdkImlib && make install INSTALLDIRS=site
...... etc

I even went in and did a chmod 777 on the file, and it didn't matter.
The emerge fails, at least it doesn't think it did the install.
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2003-09-08 04:53:47 UTC
Can you provide the output of emerge info? I can't seem to duplicate this bug at all. Thanks,

Mike
Comment 2 Alan Jackson 2003-09-14 14:12:03 UTC
Sorry this is slow. I replied to the bugzilla e-mail and it bounced days later...

No prob...

bash-2.05b# emerge info dev-perl/gtk-perl 
Portage 2.0.49-r3 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-gentoo-r6)
=================================================================
System uname: 2.4.20-gentoo-r6 i686 AMD Athlon(tm) Processor
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=i686 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=i686 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://www.ibiblio.org/gentoo http://adelie.polymtl.ca/ ftp://ftp.ussg.iu.edu/pub/linux/gentoo http://gentoo.mirrors.pair.com/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/home/portage"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt encode foomaticdb gif libg++ libwww mad mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gdbm berkdb slang arts svga tcltk java sdl gpm tcpd pam ssl python esd imlib oggvorbis motif opengl mozilla cdr X gtk -gnome -alsa jpeg perl readline usb cups qt kde pda"
Comment 3 Dizzy 2003-09-25 02:22:04 UTC
Please see bug ID 29568 , I get the same errors but with other packages related
to perl (ex. Storable, Mail-SpamAssassin)...
Comment 4 Robert Coie (RETIRED) gentoo-dev 2003-12-19 21:45:02 UTC
Is this still happening?
Comment 5 Michael Cummings (RETIRED) gentoo-dev 2004-02-27 07:28:30 UTC
this should be long since fixed. closing.