Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7837 - imagemagick-5.4.7.ebuild violation
Summary: imagemagick-5.4.7.ebuild violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Michael Cummings (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-12 10:26 UTC by Kurt Hindenburg
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fixed ebuild (imagemagick-5.4.7-r1.ebuild,1.97 KB, application/octet-stream)
2002-09-13 20:14 UTC, Michael Cummings (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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!