Package: libapache2-mod-security2
Version: 2.9.7-1+b1
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
time_64 migration
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
Fails to build an Dockerfile with the following command:

#MODSECURITY_VERSIONi=2.9.7-1+b1
RUN set -x  && apt-get update \
   && apt-get -t sid install -o APT::Immediate-Configure=false -y 
libapache2-mod-security2=$MODSECURITY_VERSION

   * What was the outcome of this action?
#10 0.187 Reading package lists...
#10 5.903 Building dependency tree...
#10 6.837 Reading state information...
#10 7.275 Some packages could not be installed. This may mean that you have
#10 7.275 requested an impossible situation or if you are using the unstable
#10 7.275 distribution that some required packages have not yet been created
#10 7.275 or been moved out of Incoming.
#10 7.275 The following information may help to resolve the situation:
#10 7.275 
#10 7.276 The following packages have unmet dependencies:
#10 7.690  libdb5.3t64 : Breaks: libdb5.3 (< 5.3.28+dfsg2-5) but 5.3.28+dfsg2-1 
is to be installed
#10 7.690  libgdbm6t64 : Breaks: libgdbm6 (< 1.23-5.1) but 1.23-5+b1 is to be 
installed
#10 7.690  libgnutls30t64 : Breaks: libgnutls30 (< 3.8.3-1.1) but 3.8.3-1 is to 
be installed
#10 7.690  libhogweed6t64 : Breaks: libhogweed6 (< 3.9.1-2.2) but 3.8.1-2 is to 
be installed
#10 7.691  libnettle8t64 : Breaks: libnettle8 (< 3.9.1-2.2) but 3.9.1-2+b1 is 
to be installed
#10 7.693  libssl3t64 : Breaks: libssl3 (< 3.1.5-1.1) but 3.1.5-1 is to be 
installed
#10 7.699 E: Unable to correct problems, you have held broken packages.

   * What outcome did you expect instead?
Installed package


-- System Information:

is not clear, as it is running in docker buildx v0.13.0 with docker buildx 
build --platform=linux/arm/v7 on docker 25.0.4 in:

Debian Release: 12.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: arm64 (aarch64)

Kernel: Linux 6.1.0-18-arm64 (SMP w/4 CPU threads)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Base image is debian:bookworm-slim
no other sid packages

image builds fine for arm64 or amd64

I know that the package is currently the same in bookworm but I build on new 
releases in sid.

Please advise.

Thank You

Peter

Reply via email to