Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88951 - Gtk-Perl fails to install
Summary: Gtk-Perl fails to install
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-13 05:11 UTC by Ortwin Glueck
Modified: 2005-04-17 12:08 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 Ortwin Glueck 2005-04-13 05:11:56 UTC
ACCESS DENIED  mkdir:     /usr/lib/perl5/vendor_perl/5.8.5/i686-linux/Gtk
mkdir /usr/lib/perl5/vendor_perl/5.8.5/i686-linux/Gtk: Permission denied at /usr/lib/perl5/5.8.5/ExtUtils/Install.pm line 176
make[1]: *** [pure_vendor_install] Error 255
make[1]: Leaving directory `/var/tmp/portage/Gtk-Perl-0.7009/work/Gtk-Perl-0.7009/GdkImlib'
make: *** [install] Error 2

!!! ERROR: dev-perl/Gtk-Perl-0.7009 failed.
!!! Function perl-module_src_install, Line 125, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-dev-perl_-_Gtk-Perl-0.7009-25246.log"

mkdir:     /usr/lib/perl5/vendor_perl/5.8.5/i686-linux/Gtk
--------------------------------------------------------------------------------


Reproducible: Always
Steps to Reproduce:
1. emerge --oneshot --ask Gtk-Perl
Actual Results:  
Installation fails

Expected Results:  
Should install

Seems like a problem with the sandbox.
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2005-04-17 08:06:42 UTC
Please post emerge info, as well as perl -V (just to be safe). Thanks!
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2005-04-17 08:43:18 UTC
Having trouble dup'ing this - I've merged, unmerged, made sure there was no vendor*/*/Gtk dir, made sure sandbox was enabled, nada (also - that's a typo that you emerged Gtk-Perl, right? Otherwise, no such package, it's gtk-perl in the tree).
Comment 3 Ortwin Glueck 2005-04-17 09:25:27 UTC
Actually, what I was trying to do is run dvdrip. But that failed with:
Can't locate Gtk/Gdk/Pixbuf.pm in @INC [...]

So, next I did: g-cpan.pl Gtk::Gdk::Pixbuf which told me:
Ebuild already exists for 'Gtk::Gdk::Pixbuf': Gtk-Perl

Oh, stupid me! I see this is in the portage overlay tree. I should have used the standard gtk-perl ebuild instead. It would have been nice if g-cpan.pl had told me there was a standard ebuild for this package.

emerged gtk-perl flawlessly, now and dvdrip works like a charm. Sorry to have wasted your time!
Comment 4 Michael Cummings (RETIRED) gentoo-dev 2005-04-17 12:08:17 UTC
/me runs to kill the overkill emerge sequence to attempt to dup this

okies, glad everything's good again on your end :)