• Bug#894918: [Help] Re: blktool FTCBFS: broken embedded copy of AM_PATH_

    From Andreas Tille@21:1/5 to All on Thu Dec 26 16:10:03 2024
    Hi Helmut,

    I intended to fix blktool as Bug of the Day and tried to follow your
    hint. Unfortunately I seem to have messed it up as you can see in Salsa
    CI[1]. For whatever reason the configure file is syntactically broken.
    Any hint would be welcome
    Andreas.

    [1] https://salsa.debian.org/debian/blktool/-/pipelines/786882

    --
    https://fam-tille.de

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?utf-8?B?0L3QsNCx?=@21:1/5 to Andreas Tille on Thu Dec 26 16:40:02 2024
    --fcm6euolpi6whevz
    Content-Type: text/plain; charset=us-ascii
    Content-Disposition: inline

    On Thu, Dec 26, 2024 at 04:07:44PM +0100, Andreas Tille wrote:
    I intended to fix blktool as Bug of the Day and tried to follow your
    hint. Unfortunately I seem to have messed it up as you can see in Salsa CI[1]. For whatever reason the configure file is syntactically broken.
    Any hint would be welcome
    See patch that fixes this below.

    --fcm6euolpi6whevz
    Content-Type: text/x-diff; charset=us-ascii
    Content-Disposition: inline
    Content-Transfer-Encoding: quoted-printable

    From e384991da8a910196e2f22356d970063dfaf4ecb Mon Sep 17 00:00:00 2001
    From: =?UTF-8?q?=D0=BD=D0=B0=D0=B1?= <nabijaczleweli@nabijaczleweli.xyz>
    Date: Thu, 26 Dec 2024 16:29:03 +0100
    Subject: [PATCH] dh_autoreconf correctly
    X-Mutt-PGP: OS

    ---
    debian/patches/0005-fix-autoreconf.patch | 16 +++++++++++++---
    debian/rules | 5 ++---
    2 files changed, 15 insertions(+), 6 deletions(-)

    diff --git a/debian/patches/0005-fix-autoreconf.patch b/debian/patches/0005-fix-autoreconf.patch
    index 8ead349..ae508ab 100644
    --- a/debian/patches/0005-fix-autoreconf.patch
    +++ b/debian/patches/0005-fix-autoreconf.patch
    @@ -1,12 +1,22 @@
    -Author: Andreas Tille <tille@debian.org>
    +From: Andreas Tille <tille@debian.org>
    +Date: Thu, 26 Dec 2024 16:29:29 +0100
    +Subject: Drop invalid statements from configure.ac
    +
    Last-Update: 2024-12-26
    Bug-Debian: https://bugs.debian.org/894918
    -Description: Drop invalid statements from configure.ac
    +---
    + configure.ac | 3 +--
    + 1 file changed, 1 insertion(+), 2 deletions(-)

    +diff --git a/configure.ac b/configure.ac
    +index 11cdd91..4e6d61e 100644
    --- a/configure.ac
    +++ b/configure.ac
    -@@ -20,11 +20,9 @@ dnl Foundation, Inc., 59 Temple Place, S
    +@@ -18,13 +18,12 @@ dnl along w