• Bug#1065483: perl-base: should provide perlapi-5.38.2 on i386

    From Sven Joachim@21:1/5 to All on Tue Mar 5 12:00:01 2024
    Package: perl-base
    Version: 5.38.2-3.1
    Severity: serious
    X-Debbugs-Cc: Sven Joachim <svenjoac@gmx.de>, Steve Langasek <vorlon@debian.org>

    On i386, perl-base provides perlapi-5.38.2t64 rather than
    perlapi-5.38.2. This makes tons of packages uninstallable or
    unbuildable and is not what has been agreed upon in #1060246.

    The reason is a bad check in debian/rules, line 31:

    ,----
    | # If nonempty, this will determine $Config{debian_abi} and Provides: entries | # (otherwise, the Provides: entries will be generated by debian/mkprovides)
    | perlabi =
    | ifeq (,$(filter $(DEB_HOST_GNU_TYPE),i386 hurd-i386))
    | ifeq ($(DEB_HOST_ARCH_BITS),32)
    | perlabi = 5.38.2t64
    | endif
    | endif
    `----

    Unfortunately DEB_HOST_GNU_TYPE does not match i386 or hurd-i386 on
    these architectures:

    ,----
    | $ dpkg-architecture -ai386 -qDEB_HOST_GNU_TYPE 2>/dev/null
    | i686-linux-gnu
    | $ dpkg-architecture -ahurd-i386 -qDEB_HOST_GNU_TYPE 2>/dev/null
    | i686-gnu
    `----

    You may want to filter on DEB_HOST_ARCH instead (make sure it is
    defined). A quick fix would be appreciated, because reverse
    dependencies are likely going to pick up the wrong perlapi Provides.


    -- System Information:
    Debian Release: trixie/sid
    APT prefers unstable
    APT policy: (500, 'unstable'), (101, 'experimental')
    Architecture: amd64 (x86_64)
    Foreign Architectures: i386

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Wed Mar 6 11:10:01 2024
    Processing control commands:

    tags -1 + patch
    Bug #1065483 [perl-base] perl-base: should provide perlapi-5.38.2 on i386
    Added tag(s) patch.

    --
    1065483: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065483
    Debian Bug Tracking System
    Contact owner@bugs.debian.org with problems

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Wed Mar 6 19:00:01 2024
    This is a multi-part message in MIME format...

    Your message dated Wed, 06 Mar 2024 17:50:16 +0000
    with message-id <E1rhvPE-009Q2D-07@fasolo.debian.org>
    and subject line Bug#1065483: fixed in perl 5.38.2-3.2
    has caused the Debian Bug report #1065483,
    regarding perl-base: should provide perlapi-5.38.2 on 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 owner@bugs.debian.org
    immediately.)


    --
    1065483: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065483
    Debian Bug Tracking System
    Contact owner@bugs.debian.org with problems

    Received: (at submit) by bugs.debian.org; 5 Mar 2024 10:47:48 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-10.0 required=4.0 tests=BAYES_00,
    BODY_INCLUDES_PACKAGE,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,
    DKIM_VALID_EF,FREEMAIL_FROM,HAS_PACKAGE,RCVD_IN_DNSWL_LOW,
    RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_PASS,SUBENDNUM,
    T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no
    version=3.4.6-bugs.debian.org_2005_01_02
    X-Spam-Bayes: score:0.0000 Tokens: new, 49; hammy, 150; neutral, 61; spammy,
    0. spammytokens: hammytokens:0.000-+--XDebbugsCc,
    0.000-+--X-Debbugs-Cc, 0.000-+--trixie, 0.000-+--langasek,
    0.000-+--Langasek
    Return-path: <svenjoac@gmx.de>
    Received: from mout.gmx.net ([212.227.17.21]:57401)
    by buxtehude.debian.org with e