Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72036 - Gallery 1.4 and ImageMagick 6.1.0 and later incompatible
Summary: Gallery 1.4 and ImageMagick 6.1.0 and later incompatible
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL: http://sourceforge.net/tracker/index....
Whiteboard:
Keywords:
Depends on:
Blocks: 78522
  Show dependency tree
 
Reported: 2004-11-22 00:17 UTC by Peter Canada
Modified: 2005-02-02 22:08 UTC (History)
6 users (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 Peter Canada 2004-11-22 00:17:34 UTC
It has come to our attention that the ImageMagick development team recently modified the commandline parameter requirements for their most recent versions. This causes ImageMagick 6.1.0+ to be incompatible with Gallery 1.x in some circumstances.

If you see errors, while using ImageMagick, that are similar to those described in this bug on SourceForge, then you will need to downgrade your version of ImageMagick to something below 6.1.0.

This error will be resolved in the upcoming 1.5 release of Gallery, and if absolutely necessary, we will release a fix for 1.4.4. There are no plans for a 1.4.4 fix at this time.

Please use the forums for any questions or related issues.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
image convert failed via gallery

Expected Results:  
Shoudl have converted and uploaded.

I recommend either a ebuild mask be implemented on either the incompatible or
gallery imagemagick, or solution be provided to accommodate this issue.
Comment 1 Peter Canada 2004-11-22 00:19:58 UTC
Alternative is to use NetPBM instead of imagemagick.
Comment 2 David Grant 2005-01-04 10:41:23 UTC
How about an einfo warning on the recent versions of imagemagick? Warning of a problem with gallery.

Upgrading imagemagick completely kills gallery.
Comment 3 David Grant 2005-01-04 10:42:53 UTC
netpbm is not an option. It is a dog: http://www.baschny.de/graphic-test/summary.html
Comment 4 David Grant 2005-01-04 10:47:15 UTC
Sorry, I spoke too soon! netpbm is "said to generate the best results," according to http://www.baschny.de/graphic-test
Comment 5 Peter Canada 2005-01-05 11:52:42 UTC
Oh well....gonna have to wait till it's corrected I guess...........
Comment 6 Peter Canada 2005-01-21 23:19:27 UTC
Err when is this gonna get fixed, now openoffice-ximian is dependant on imagemagik of which gallery depends on??? I guess I'll have to switch to netpbm or something and hope that works.

Calculating world dependencies \
!!! All ebuilds that could satisfy "media-gfx/imagemagick" have been masked.
!!! One of the following masked packages is required to complete your request:
- media-gfx/imagemagick-6.1.6.0 (masked by: package.mask, package.mask, package.mask, ~x86 keyword)
- media-gfx/imagemagick-6.1.8.8 (masked by: package.mask, package.mask, package.mask)
- media-gfx/imagemagick-6.1.3.2 (masked by: package.mask, package.mask)
- media-gfx/imagemagick-6.1.3.4 (masked by: package.mask, package.mask, package.mask)

For more information, see MASKED PACKAGES section in the emerge man page or
section 2.2 "Software Availability" in the Gentoo Handbook.
!!!    (dependency required by "app-office/openoffice-ximian-1.3.7" [ebuild])
Comment 7 Peter Canada 2005-01-21 23:21:48 UTC
Currently using Imagemagick 6.0.7.1 right now...

Comment 8 David Grant 2005-01-21 23:54:31 UTC
Peter Canada,

Just use the older version. Any other apps should be ok with the older version.
Comment 9 gent_bz 2005-01-23 04:00:49 UTC
As of the last day or so, it appears the older, working (with gallery) versions of imagemagick have been removed from the portage tree.  Now I get 


$ emerge -Dupv world

These are the packages that I would merge, in order:

Calculating world dependencies \
!!! All ebuilds that could satisfy ">=media-gfx/imagemagick-5.4.9.1-r1" have been masked.
!!! One of the following masked packages is required to complete your request:
- media-gfx/imagemagick-6.1.6.0 (masked by: package.mask)
- media-gfx/imagemagick-6.1.8.8 (masked by: package.mask)
- media-gfx/imagemagick-6.1.3.2 (masked by: package.mask)
- media-gfx/imagemagick-6.1.3.4 (masked by: package.mask)

For more information, see MASKED PACKAGES section in the emerge man page or
section 2.2 "Software Availability" in the Gentoo Handbook.
!!!    (dependency required by "www-apps/gallery-1.4.4_p4" [ebuild])


!!! Problem with ebuild www-apps/gallery-1.4.4_p4
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.



>=imagemagick-6.1 is masked by me in /etc/portage/package.mask as it does not work (as this bug says) with gallery-1.4.4_p4

Re-adding imagemagick 6.0.8.1 to the portage tree would resolve this.  

I would prefer to not use netpbm - from the look of the link posted by David Grant, there is no way (for quality or otherwise) I can justify that sort of load increase.

Thanks.
Comment 10 Stuart Herbert (RETIRED) gentoo-dev 2005-01-23 08:44:37 UTC
The older versions of ImageMagick were removed due a security problem.  Our security team released a GLSA covering this on Thursday.

Gallery needs updating to work with versions of ImageMagick which don't contain security bugs ... otherwise we'll be forced to drop Gallery from Portage.

Best regards,
Stu
Comment 11 Karol Wojtaszek (RETIRED) gentoo-dev 2005-01-23 10:24:14 UTC
This error will be resolved in the upcoming 1.5 release of Gallery. We cannot add older versions of imagemagick, because it has several vulterabilitys.
Comment 12 David Grant 2005-01-23 12:59:47 UTC
Just re-add the older version of imagemagick with a hard mask.
Comment 13 Chris Kelly 2005-01-26 08:00:37 UTC
1.4.4-pl5 is out as of today which fixes this problem.
Comment 14 Peter Canada 2005-01-26 09:36:29 UTC
Heh thanx hopefully the ebuild for gallery enters portage soon if it's not already there.
Comment 15 Karol Wojtaszek (RETIRED) gentoo-dev 2005-01-27 09:03:11 UTC
web-apps: can you bump gallery?
Comment 16 Arno Ekkes 2005-02-02 13:06:33 UTC
This bug can be closed. Gallery is bumped to 1.4.4-pl5 due to a security problem.
This release irons out all problems w/ imagemagick 6.1+
Comment 17 Peter Canada 2005-02-02 22:08:55 UTC
Agreed I think this bug can now be closed, I'm now using the current builds of both imagemagik and gallery and they seem to be working fine.