Your message dated Sun, 31 Jan 2016 22:20:28 +0000
with message-id <[email protected]>
and subject line Bug#772603: fixed in imagemagick 8:6.9.2.10+dfsg-2
has caused the Debian Bug report #772603,
regarding imagemagick:amd64 installation fails with imagemagick-6.q16:i386
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
772603: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772603
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: imagemagick
Version: 8:6.8.9.9-3
Severity: important

[ CCing the submitter of #761836, which I'm guessing is the same bug. ]

I'm getting an error when attempting to install/configure imagemagick:

  # dpkg --configure --pending
  Setting up imagemagick (8:6.8.9.9-3) ...
  update-alternatives: error: alternative path /usr/bin/compare-im6 doesn't 
exist
  dpkg: error processing package imagemagick (--configure):
   subprocess installed post-installation script returned error exit status 2

This is because the targets of the symlinks under /usr/bin are meant to
match with imagemagick-6.q16 of the same architecture:

  $ readlink /usr/bin/compare-im6
  ../lib/x86_64-linux-gnu/ImageMagick-6.8.9/bin-Q16/compare

But imagemagick-6.q16 is marked Multi-Arch: foreign, so the dependency
may be satisfied from a different architecture:

  $ dpkg -s imagemagick imagemagick-6.q16 | egrep '^(Package|Arch)' 
  Package: imagemagick
  Architecture: amd64
  Package: imagemagick-6.q16
  Architecture: i386

  $ dpkg -L imagemagick-6.q16 | grep compare
  /usr/lib/i386-linux-gnu/ImageMagick-6.8.9/bin-Q16/compare


-- Package-specific info:
ImageMagick program version
---------------------------
animate: compare: convert: composite: conjure: display: identify: import: 
mogrify: montage: stream: 
-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 3.16.0-4-amd64 (SMP w/3 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages imagemagick depends on:
ii  imagemagick-6.q16  8:6.8.9.9-3

imagemagick recommends no packages.

imagemagick suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: imagemagick
Source-Version: 8:6.9.2.10+dfsg-2

We believe that the bug you reported is fixed in the latest version of
imagemagick, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastien Roucariès <[email protected]> (supplier of updated 
imagemagick package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 30 Jan 2016 18:50:09 +0100
Source: imagemagick
Binary: imagemagick-6-common imagemagick-6-doc libmagickcore-6-headers 
libmagickwand-6-headers libmagick++-6-headers libimage-magick-perl 
libmagickcore-6-arch-config imagemagick-6.q16 libmagickcore-6.q16-2 
libmagickcore-6.q16-2-extra libmagickcore-6.q16-dev libmagickwand-6.q16-2 
libmagickwand-6.q16-dev libmagick++-6.q16-6 libmagick++-6.q16-dev 
libimage-magick-q16-perl imagemagick-common imagemagick-doc perlmagick 
libmagickcore-dev libmagickwand-dev libmagick++-dev imagemagick
Architecture: source
Version: 8:6.9.2.10+dfsg-2
Distribution: experimental
Urgency: medium
Maintainer: ImageMagick Packaging Team 
<[email protected]>
Changed-By: Bastien Roucariès <[email protected]>
Description:
 imagemagick - image manipulation programs -- binaries
 imagemagick-6-common - image manipulation programs -- infrastructure
 imagemagick-6-doc - document files of ImageMagick
 imagemagick-6.q16 - image manipulation programs -- quantum depth Q16
 imagemagick-common - image manipulation programs -- infrastructure dummy 
package
 imagemagick-doc - document files of ImageMagick -- dummy package
 libimage-magick-perl - Perl interface to the ImageMagick graphics routines
 libimage-magick-q16-perl - Perl interface to the ImageMagick graphics routines 
-- Q16 versio
 libmagick++-6-headers - object-oriented C++ interface to ImageMagick - header 
files
 libmagick++-6.q16-6 - object-oriented C++ interface to ImageMagick
 libmagick++-6.q16-dev - object-oriented C++ interface to ImageMagick - 
development files
 libmagick++-dev - object-oriented C++ interface to ImageMagick -- dummy package
 libmagickcore-6-arch-config - low-level image manipulation library - 
architecture header files
 libmagickcore-6-headers - low-level image manipulation library - header files
 libmagickcore-6.q16-2 - low-level image manipulation library -- quantum depth 
Q16
 libmagickcore-6.q16-2-extra - low-level image manipulation library - extra 
codecs (Q16)
 libmagickcore-6.q16-dev - low-level image manipulation library - development 
files (Q16)
 libmagickcore-dev - low-level image manipulation library -- dummy package
 libmagickwand-6-headers - image manipulation library - headers files
 libmagickwand-6.q16-2 - image manipulation library
 libmagickwand-6.q16-dev - image manipulation library - development files
 libmagickwand-dev - image manipulation library -- dummy package
 perlmagick - Perl interface to ImageMagick -- dummy package
Closes: 761836 772603 810591 812481
Changes:
 imagemagick (8:6.9.2.10+dfsg-2) experimental; urgency=medium
 .
   * Drop imagemagick binary package. Paving the way to multiple
   channel depth binaries and HDRI. Fix also multi-arch problems
   (Closes:  #761836, #810591, #772603).
   * Fix desktop file (Closes: #812481).
   * Simplify debian/rules
   * Fix a mistake for installing config files.
Checksums-Sha1:
 9c0457d34c1df1e2a64d6b49ee63e747bf3499fe 4325 imagemagick_6.9.2.10+dfsg-2.dsc
 efd285b018d72447bc5370bf05c7b3c819553e41 189372 
imagemagick_6.9.2.10+dfsg-2.debian.tar.xz
Checksums-Sha256:
 97209d4ab78e3cbae66dc5e7866aa2de09023ca824aaf29edb3dc6d3232119f7 4325 
imagemagick_6.9.2.10+dfsg-2.dsc
 2219924c3eb2ba01728ad0e94f4422ab65f9401e2209f2973a42d554d57fe91e 189372 
imagemagick_6.9.2.10+dfsg-2.debian.tar.xz
Files:
 eec51a420e5b9cc06dd2bce9004382de 4325 graphics optional 
imagemagick_6.9.2.10+dfsg-2.dsc
 7c3a296c2eab24f6f8b5ba5af95203e6 189372 graphics optional 
imagemagick_6.9.2.10+dfsg-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJWroQAAAoJEB8MfdBqtsBmHpEQAI1DAlTIrFcglBxNNXocdYHt
HJ16wB5PyHkcrL+u8UDdfzeroyXJepsZTIy6kbvFF5zu+pEDe3UX0Dq0F5+4lQ+6
cO58Vf5KZ+vSvlnhp9onZth1Pz60QY1zuwn4bGsdBW6KY5I89piPVtDX3WkTaCxb
d1F6dDYJw6PLdG837bMyFyBWaZqnMof1S2enLbGT0Ifcq16JzsG1NYD2cjcB6SM3
DdhiieBaU4ZRmHmKqZ9c+sVXILNmTihZgXwjAjHjLMxOlodxCzn8bE+NLAL65zJr
puD6VEUjwoouNTeBL1N2wPuGJJQE7p0IpFMeu3KhrztHGQsZWgsOikak+p9uupo6
xx5vYix0LDQbpZXIl1bGwahvz+Jv9dOCJ1sycUNR2DG5EqK2y9w8l0w9r2Pr+0yu
AiMNRVHl//1XPswgOd7EmA80QmP3N3/McgO7D1VfpBuv8FcbZSjxweaMKdw3l2wA
L1zInNmvqHdBDO6ZLLb54Lq9VmPiTziSgNC+dv6qKwZRgQFgvcDN3nMxU4n7Hzua
Q/X+anQGDdvk6sW/i7hv8IYlW7qK2gh5QkXUhtvCuV8WWMNj9u0zA809PwqgfH+F
0mCYrNdUDtlEp4/M00YdhemhCBadw82yAroPHSEXPzFnpWTEoh0LOB90CgeXBicC
q8OK8QNWC57BVJxTFqfQ
=189c
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to