Your message dated Tue, 22 May 2012 10:11:42 +0100
with message-id <[email protected]>
and subject line Re: Bug#673939: zlib1g-dev: version 1:1.2.7.dfsg-7 requires an
uninstallable dependency (zlib1g (= 1:1.2.7.dfsg-4))
has caused the Debian Bug report #673939,
regarding zlib1g-dev: version 1:1.2.7.dfsg-7 requires an uninstallable
dependency (zlib1g (= 1:1.2.7.dfsg-4))
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.)
--
673939: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673939
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zlib1g-dev
Version: 1:1.2.7.dfsg-4
Severity: important
When trying to install zlib1g-dev, apt fails after reporting this:
....
dpkg: dependency problems prevent configuration of zlib1g-dev:i386:
zlib1g-dev:i386 depends on zlib1g (= 1:1.2.7.dfsg-4); however:
Version of zlib1g:i386 on system is 1:1.2.7.dfsg-7.
....
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-2-686-pae (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages zlib1g-dev depends on:
ii libc6-dev [libc-dev] 2.13-32
ii zlib1g 1:1.2.7.dfsg-7
zlib1g-dev recommends no packages.
zlib1g-dev suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Tue, May 22, 2012 at 10:14:02AM +0300, Sophoklis Goumas wrote:
> When trying to install zlib1g-dev, apt fails after reporting this:
> ....
> dpkg: dependency problems prevent configuration of zlib1g-dev:i386:
> zlib1g-dev:i386 depends on zlib1g (= 1:1.2.7.dfsg-4); however:
> Version of zlib1g:i386 on system is 1:1.2.7.dfsg-7.
> ....
This is not a bug in the package, the library package is built at the
same time as the -dev package and -7 of both is available in the archive.
When something like this happens you need to check that the relevant
pacakge is actually missing, frequently it's a bug in the dependency
(eg, it itself has an unsatisfied depend and is uninstallable) but in
this case it looks like a bug in apt as the dependencies for zlib1g are
very basic.
--- End Message ---