• Bug#1104867: libopts25-dev fails to coinstall

    From Helmut Grohne@21:1/5 to All on Wed May 7 18:00:01 2025
    Package: libopts25-dev
    Version: 1:5.18.16-5+b2
    Severity: serious
    Justification: unpack error
    User: debian-qa@lists.debian.org
    Usertags: fileconflict
    User: debian-cross@lists.debian.org
    Usertags: ftcbfs
    Control: affects -1 + src:complexity

    Hi,

    libopts25-dev explicitly declares that it is suitable for
    coinstallation via Multi-Arch: same. Actually attempting to do so
    results in an unpack error:

    Unpacking libopts25-dev:s390x (1:5.18.16-5+b2) ...
    dpkg: error processing archive /tmp/apt-dpkg-install-959jVb/81-libopts25-dev_1%3a5.18.16-5+b2_s390x.deb (--unpack):
    trying to overwrite shared '/usr/share/man/man3/ao_string_tokenize.3.gz', which is different from other instances of package libopts25-dev:s390x

    According to the multiarch hinter, it is 40 affected files all residing
    below /usr/share/man/man3/. Presumably, the manual pages are not
    reproducible. I gave the mentioned manual page a look and the date in
    the very first line of the manual page differs.

    As a quick workaround, scheduling another binNMU might fix this. Longer
    term, those dates should likely be removed from the manual pages.

    Helmut

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Wed May 7 18:00:01 2025
    Processing control commands:

    affects -1 + src:complexity
    Bug #1104867 [libopts25-dev] libopts25-dev fails to coinstall
    Added indication that 1104867 affects src:complexity

    --
    1104867: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1104867
    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 Thu May 8 20:30:01 2025
    Processing control commands:

    tags -1 patch
    Bug #1104867 [libopts25-dev] libopts25-dev fails to coinstall
    Added tag(s) patch.

    --
    1104867: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1104867
    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 Thu May 8 20:30:01 2025
    This is a multi-part message in MIME format...

    Your message dated Thu, 08 May 2025 18:19:03 +0000
    with message-id <E1uD5pn-003mbt-0w@fasolo.debian.org>
    and subject line Bug#1104867: fixed in autogen 1:5.18.16-5.1
    has caused the Debian Bug report #1104867,
    regarding libopts25-dev fails to coinstall
    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.)


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

    Received: (at submit) by bugs.debian.org; 7 May 2025 15:49:07 +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=-22.7 required=4.0 tests=BAYES_00,
    BODY_INCLUDES_CONTROL_AFFECTS,BODY_INCLUDES_PACKAGE,DATE_IN_PAST_06_12,
    DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,HAS_PACKAGE,
    RCVD_IN_VALIDITY_CERTIFIED_BLOCKED,RCVD_IN_VALIDITY_RPBL_BLOCKED,
    SPF_HELO_NONE,SPF_NONE,WORD_WITHOUT_VOWELS autolearn=ham
    autolearn_force=no version=3.4.6-bugs.debian.org_2005_01_02 X-Spam-Bayes: score:0.0000 Tokens: new, 15; hammy, 136; neutral, 38; spammy,
    1. spammytokens:0.881-+--residing hammytokens:0.000-+--H*F:U*helmut,
    0.000-+--H*F:D*subdivi.de, 0.000-+--H*RU:sk:helmut@,
    0.000-+--H*rp:U*helmut, 0.000-+--H*rp:D*subdivi.de
    Return-path: <helmut@subdivi.de>
    R
  • From Bastian Germann@21:1/5 to All on Thu May 8 20:30:01 2025
    Control: tags -1 patch

    I am uploading a NMU to fix this. I have based my changes on the last
    git commit, so it includes additional changes.

    diff -Nru autogen-5.18.16/debian/changelog autogen-5.18.16/debian/changelog
    --- autogen-5.18.16/debian/changelog 2022-05-24 19:13:45.000000000 +0200
    +++ autogen-5.18.16/debian/changelog 2025-05-08 20:03:08.000000000 +0200
    @@ -1,3 +1,14 @@
    +autogen (1:5.18.16-5.1) unstable; urgency=medium
    +
    + * Non-maintainer upload.
    + * Drop versioned constraint on tar
    + * Record changelog date in manpages (Closes: #1104867)
    +
    + [ Andreas Metzler ]
    + * Drop ancient (2014 and pre-2008) Breaks/Conflicts/Replaces.
    +
    + -- Bastian Germann <bage@debian.org> Thu, 08 May 2025 20:03:08 +0200
    +
    autogen (1:5.18.16-5) unstable; urgency=low

    * Pull a couple of patches from Suse:
    diff -Nru autogen-5.18.16/debian/control autogen-5.18.16/debian/control
    --- autogen-5.18.16/debian/control 2022-05-24 19:10:42.000000000 +0200
    +++ autogen-5.18.16/debian/control 2025-05-08 19:23:10.000000000 +0200
    @@ -8,7 +8,6 @@
    guile-3.0-dev,
    libxml2-dev,
    pkg-config,
    - tar (>= 1.28),
    autogen <cross>
    Build-Depends-Indep: texinfo, texlive, cm-super-minimal
    Standards-Version: 4.5.0
    @@ -40,10
  • From Debian Bug Tracking System@21:1/5 to All on Sat May 10 13:40:01 2025
    Processing control commands:

    reopen -1 1:5.18.16-5
    Failed to reopen 1104867: New submitter address '1:5.18.16-5' is not a valid e-mail address.

    tags -1 - patch
    Bug #1104867 {Done: Bastian Germann <bage@debian.org>} [libopts25-dev] libopts25-dev fails to coinstall
    Removed tag(s) patch.

    --
    1104867: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1104867
    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 Sat May 10 18:40:01 2025
    This is a multi-part message in MIME format...

    Your message dated Sat, 10 May 2025 16:34:15 +0000
    with message-id <E1uDn9T-00DW8C-UK@fasolo.debian.org>
    and subject line Bug#1104867: fixed in autogen 1:5.18.16-6
    has caused the Debian Bug report #1104867,
    regarding libopts25-dev fails to coinstall
    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.)


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

    Received: (at submit) by bugs.debian.org; 7 May 2025 15:49:07 +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=-22.7 required=4.0 tests=BAYES_00,
    BODY_INCLUDES_CONTROL_AFFECTS,BODY_INCLUDES_PACKAGE,DATE_IN_PAST_06_12,
    DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,HAS_PACKAGE,
    RCVD_IN_VALIDITY_CERTIFIED_BLOCKED,RCVD_IN_VALIDITY_RPBL_BLOCKED,
    SPF_HELO_NONE,SPF_NONE,WORD_WITHOUT_VOWELS autolearn=ham
    autolearn_force=no version=3.4.6-bugs.debian.org_2005_01_02 X-Spam-Bayes: score:0.0000 Tokens: new, 15; hammy, 136; neutral, 38; spammy,
    1. spammytokens:0.881-+--residing hammytokens:0.000-+--H*F:U*helmut,
    0.000-+--H*F:D*subdivi.de, 0.000-+--H*RU:sk:helmut@,
    0.000-+--H*rp:U*helmut, 0.000-+--H*rp:D*subdivi.de
    Return-path: <helmut@subdivi.de>
    R