• Bug#1066191: libapache2-mod-security2: when building an apache2 docker

    From logo@21:1/5 to All on Wed Mar 13 13:00:09 2024
    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

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Alberto Gonzalez Iniesta@21:1/5 to logo on Thu Mar 21 17:10:01 2024
    Hi, as you already mention, the t64 transition is taking place right
    now. I'm quite sure this will be solved in some days/weeks.



    On Wed, Mar 13, 2024 at 12:39:11PM +0100, logo wrote:
    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

    --
    Alberto Gonzalez Iniesta | Formación, consultoría y soporte técnico mailto/sip: agi@inittab.org | en GNU/Linux y software libre
    Encrypted mail preferred | http://inittab.com

    Key fingerprint = 5347 CBD8 3E30 A9EB 4D7D 4BF2 009B 3375 6B9A AA55

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)