From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050323 Firefox/1.0.2 Fedora/1.0.2-1.3.1 Description of problem: With ImageMagick-6.2.0.7-2.fc3, if I do convert foo.jpg -compress zip foo.tiff tiffinfo foo.tiff | grep Compr I get Compression Scheme: None With ImageMagick-6.0.7.1-5.fc3, I get Compression Scheme: AdobeDeflate So somehow zip/deflate compression got broken in the latest release. It's only zip that fails, however: "-compress lzw" and "-compress jpeg" both work. Version-Release number of selected component (if applicable): ImageMagick-6.2.0.7-2.fc3 How reproducible: Always Steps to Reproduce: 1. 2. 3. as above Additional info:
Fixed in rawhide today, I'll push the FC3 update to testing tomorrow