http://bugzilla.novell.com/show_bug.cgi?id=579798 http://bugzilla.novell.com/show_bug.cgi?id=579798#c0 Summary: ImageMagick doesn't find decode delegates Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: X11 Applications AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: bernhard@bwalle.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.0) Gecko/20100115 SUSE/3.6.0-1.2 Firefox/3.6 When trying to convert a EPS file to a PNG file, I get: convert: no decode delegate for this image format `BabyTuX.eps' @ constitute.c/ReadImage/531. convert: missing an image filename `BabyTuX.png' @ convert.c/ConvertImageCommand/2838. The reason is simple to find: stat64("/usr/lib/ImageMagick-6.5.8/modules-Q16/coders/ps.la", 0xffbd505c) = -1 ENOENT (No such file or directory) stat64("/usr/lib/ImageMagick-6.5.8/modules-Q16/coders/ps.la", 0xffbd505c) = -1 ENOENT (No such file or directory) This happens during build of home:bwalle muttprint against openSUSE:Factory. Looking in the osc log, the reason seems to be ---------------------------------------------------------------------------- r29 | autobuild | 2010-02-11 19:41:27 | 2cc2201035427accae689ab8170939d9 | 6.5.8.9 Copy from graphics/ImageMagick based on submit request 31927 from user prusnak ---------------------------------------------------------------------------- which maps to following changes entry: ------------------------------------------------------------------- Tue Feb 9 15:03:34 UTC 2010 - prusnak@suse.cz - build -doc subpackage as noarch - spec cleanup ------------------------------------------------------------------- Please, bring back the '*la' files: ------------------------------------------------------------------- Thu Jul 21 10:47:30 CEST 2005 - nadvornik@suse.cz - moved .la files back to main package, they are needed for runtime ------------------------------------------------------------------- Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.