Your message dated Mon, 8 Aug 2022 17:14:30 +0100
with message-id <YvE2ZqoUrsuv/[email protected]>
and subject line Re: Bug#1016872: zlib1g: Cannot install due to dependency issue
has caused the Debian Bug report #1016872,
regarding zlib1g: Cannot install due to dependency issue
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.)


-- 
1016872: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016872
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zlib1g
Version: 1:1.2.11.dfsg-1+deb10u1
Severity: normal

Dear Maintainer,

On a fresh Docker image of debian:buster-slim (linux/arm/v6), after
running:
apt-get update && apt-get install -y --no-install-recommends \
        ca-certificates \
        curl \
        gcc \
        git \
        libbz2-dev \
        libffi-dev \
        libgdbm-dev \
        liblzma-dev \
        libncurses-dev \
        libreadline-dev \
        libsqlite3-dev \
        libssl-dev \
        libz-dev \
        locales \
        make \
        subversion \
        tk-dev

The following error is output:

#7 38.77 Some packages could not be installed. This may mean that you have
#7 38.77 requested an impossible situation or if you are using the unstable
#7 38.77 distribution that some required packages have not yet been created
#7 38.77 or been moved out of Incoming.
#7 38.77 The following information may help to resolve the situation:
#7 38.77
#7 38.77 The following packages have unmet dependencies:
#7 39.06  liblzma-dev : Depends: liblzma5 (= 5.2.4-1) but 5.2.4-1+deb10u1 is to 
be installed
#7 39.07  zlib1g-dev : Depends: zlib1g (= 1:1.2.11.dfsg-1) but 
1:1.2.11.dfsg-1+deb10u1 is to be installed
#7 39.11 E: Unable to correct problems, you have held broken packages.

I was able to get the packages to install by pinning the versions e.g. 
liblzma5=5.2.4-1

Best regards,
Andy
Graphcore

-- System Information:
Debian Release: 10.12
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: armel (armv7l)

Kernel: Linux 5.10.104-linuxkit (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_RANDSTRUCT
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to C.UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to 
C.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect

Versions of packages zlib1g depends on:
ii  libc6  2.28-10+deb10u1

zlib1g recommends no packages.

zlib1g suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
On Mon, Aug 08, 2022 at 03:57:24PM +0000, Andy Clegg wrote:

>         libz-dev \

You should probably install zlib1g-dev which is the actual package.  I
don't know if that'd help apt figure things out or not.

> #7 38.77 The following packages have unmet dependencies:
> #7 39.06  liblzma-dev : Depends: liblzma5 (= 5.2.4-1) but 5.2.4-1+deb10u1 is 
> to be installed
> #7 39.07  zlib1g-dev : Depends: zlib1g (= 1:1.2.11.dfsg-1) but 
> 1:1.2.11.dfsg-1+deb10u1 is to be installed
> #7 39.11 E: Unable to correct problems, you have held broken packages.

This appears to be some configuration error with either your system or
the Docker image you are using, or possibly the use of the virtual
package.  It looks like some security updates have been installed
previously but apt is only finding the base buster release for whatever
reason.  Either way it's an archive issue, not one with the package.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to