Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 7837

Summary: imagemagick-5.4.7.ebuild violation
Product: Gentoo Linux Reporter: Kurt Hindenburg <kurt.hindenburg>
Component: New packagesAssignee: Michael Cummings (RETIRED) <mcummings>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fixed ebuild

Description Kurt Hindenburg 2002-09-12 10:26:58 UTC
Error below when doing an emerge...something not right with the Perl
installation?  I've done a rsync just yesterday.

Also I don't like having imagemagick requiring dgs...

*  sys-devel/perl
      Latest version available: 5.6.1-r6
      Latest version installed: 5.6.1-r6

ACCESS DENIED  mkdir:     /usr/lib/perl5/site_perl/5.6.1/i686-linux/auto/Image
mkdir /usr/lib/perl5/site_perl/5.6.1/i686-linux/auto/Image: Permission denied at
/usr/lib/perl5/5.6.1/ExtUtils/Install.pm line 137
make[3]: *** [pure_site_install] Error 255
make[3]: Leaving directory
`/mnt/peta/var/tmp/portage/imagemagick-5.4.7/work/ImageMagick-5.4.7/PerlMagick'
make[2]: *** [install-exec-perl] Error 2
make[2]: Leaving directory
`/mnt/peta/var/tmp/portage/imagemagick-5.4.7/work/ImageMagick-5.4.7'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory
`/mnt/peta/var/tmp/portage/imagemagick-5.4.7/work/ImageMagick-5.4.7'
make: *** [install-recursive] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function perl-module_src_install, Line -656, Exitcode 2
!!! (no error message)

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-imagemagick-5.4.7-13325.log"

mkdir:     /usr/lib/perl5/site_perl/5.6.1/i686-linux/auto/Image
--------------------------------------------------------------------------------
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2002-09-12 20:19:05 UTC
Just letting you know that I have your ticket, have what I believe to be a fix,
and will be masking it sometime tomorrow for testing
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2002-09-13 20:14:47 UTC
Created attachment 3903 [details]
fixed ebuild

Please replace your
/usr/portage/media-gfx/imagemagick/imagemagick-5.4.7-r1.ebuild with this
attachment. I have changed the syntax used for the perl module portion and
tested it successfully. If this works, I will post this as an in place
correction to the current ebuild.
Comment 3 Kurt Hindenburg 2002-09-13 20:55:57 UTC
New ebuild worked fine.
Comment 4 Alexander Holler 2002-09-25 10:48:07 UTC
Masked -r2 works fine here too!