[From nobody Sun Jul 26 12:21:04 2026
Received: (at submit) by bugs.debian.org; 26 Jul 2026 08:54:24 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-109.7 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,
 FOURLA,FROMDEVELOPER,MD5_SHA1_SUM,SPF_HELO_NONE,SPF_PASS,
 USER_IN_DKIM_WELCOMELIST autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 12; hammy, 150; neutral, 60; spammy,
 0. spammytokens:
 hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
 0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: &lt;ntyni@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:42308)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;ntyni@debian.org&gt;) id 1wnucp-003KTP-2M
 for submit@bugs.debian.org; Sun, 26 Jul 2026 08:54:24 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Content-Type:MIME-Version:Message-ID:
 Subject:To:From:Date:Reply-To:Cc:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=IFzPdRQUW93AMipPxkWIBSpf9ZSoYLjjnC02NuNgrP4=; b=WoGEjz++jlfwaPFu6/RrQ+dDa5
 eVKrTeeVS3nBjQMXwcZhDFUZ4cncmmL0DFMl/VZ7+THz4bZUzbhpXzXqPWUUkSelpHxg2DLdeCxpg
 LI2f/D/qCyGP9D/S1HsvPMtgVigISDIaX0HowT51gRmj/Y1HbuPn26taI0s3SsbWFPvFXabEkL0pw
 tRi1cllksV/wAhbska4r3f7dc3tNZxiIHUnh7gVWoGM0VMIqwMzj61RwyXjXpYMWumSJCWnj1IZru
 LVgRCqDAsS0uVefa6mOY0rGFTMK5cajwYFhNO0/XgwCsHcKe6osnfTJ5zIAzZ+O9/G1MDj9aviiHJ
 ClidmAQg==;
Received: from authenticated-user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;ntyni@debian.org&gt;) id 1wnuco-0060H6-1q
 for submit@bugs.debian.org; Sun, 26 Jul 2026 08:54:22 +0000
Date: Sun, 26 Jul 2026 11:54:20 +0300
From: Niko Tyni &lt;ntyni@debian.org&gt;
To: submit@bugs.debian.org
Subject: sqitch: test failures with newer versions of libtest-mockmodule-perl
Message-ID: &lt;amXLPA2ss1NKO6du@app-dd&gt;
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Debian-User: ntyni
Delivered-To: submit@bugs.debian.org

Source: sqitch
Version: 1.6.1-1
Severity: serious
Tags: ftbfs patch fixed-upstream
Forwarded: https://github.com/sqitchers/sqitch/issues/921

This package fails to build on current sid.

  Can't call method &quot;ident&quot; without a package or object reference at t/engine.t line 2501.
  # Looks like your test exited with 255 just after 531.

  Test Summary Report
  -------------------
  t/engine.t        (Wstat: 65280 (exited 255) Tests: 531 Failed: 0)
    Non-zero exit status: 255
    Parse errors: Bad plan.  You planned 802 tests but ran 531.
  Files=52, Tests=7625, 34 wallclock secs ( 0.65 usr  0.10 sys + 23.99 cusr  4.06 csys = 28.80 CPU)
  Result: FAIL

This seems to have regressed with newer versions of
libtest-mockmodule-perl.  I checked that the autopkgtest suite passes
with libtest-mockmodule-perl_0.180.0-1 from testing.

There's a simple fix around

  https://github.com/sqitchers/sqitch/pull/922/files#diff-6554d96b51ddfb2df26dbf8a4e20d7b3dca529295bfbd657b1a12be4ab484dd1

that moves the unmock() call a bit further in the test. So this
looks like a test-only issue that doesn't warrant a Breaks on the
libtest-mockmodule-perl side.

-- 
Niko Tyni	ntyni@debian.org
]