[From nobody Mon Jul  6 09:39:07 2026
Received: (at submit) by bugs.debian.org; 28 Jun 2026 15:58:13 +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=-111.5 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,
 FOURLA,FROMDEVELOPER,SPF_HELO_NONE,SPF_PASS,USER_IN_DKIM_WELCOMELIST,
 XMAILER_REPORTBUG autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 35; hammy, 150; neutral, 115; 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;wrar@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:47998)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;wrar@debian.org&gt;) id 1wdrtd-00GYUk-1q
 for submit@bugs.debian.org; Sun, 28 Jun 2026 15:58:13 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Date:Message-ID:Subject:To:From:
 Content-Transfer-Encoding:MIME-Version:Content-Type:Reply-To:Cc:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=vWvTdvsM+3Tm95gv9J3CegOJ6H/K+OyQUJE42R7rj5A=; b=OB08dKQb/iLUyRziw6nlawRcg8
 C8kF0VOOkB0XqPcnFySTyq10RrOPGl/GEBXvpupvQSkNztPxu5RJN9BHS70cMpOXYTcDxUIxvBLBP
 QKbwVTe8IaPcXB8N+UIPCV6pKzV+SqvIeCV2LKcgrpc2ygZ7dgf/sPPuXz6uO2vAozgyjxlkfvJ3S
 G6m0PTYghfO6HQymJBTE6lda0ccAPktf+962mBnAYSl/FapUfz+BRj939cZeaFr96d2ELe2K9M71b
 rohX3UCIF93oh/idWaLcON6xrg1ZSTEK7O967693wNmI9ai06JWku4m7mSsljbcFj1LoeJcis0bgT
 dRGpsF3A==;
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;wrar@debian.org&gt;) id 1wdrtc-005d5o-0C;
 Sun, 28 Jun 2026 15:58:12 +0000
Received: from [188.226.55.174] (helo=belkar.localdomain)
 by durkon.wrar.name with esmtpsa (TLS1.3) tls
 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.99.4)
 (envelope-from &lt;wrar@debian.org&gt;) id 1wdrtb-00000005e8N-1V8T;
 Sun, 28 Jun 2026 17:58:11 +0200
Received: by belkar.localdomain (Postfix, from userid 1000)
 id 709EB6A39203; Sun, 28 Jun 2026 20:58:10 +0500 (+05)
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Andrey Rakhmatullin &lt;wrar@debian.org&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: mat2: FTBFS: b' [-v]' not found in
Message-ID: &lt;178266229044.3340825.18073413067840470096.reportbug@belkar.wrar.name&gt;
X-Mailer: reportbug 13.2.0+nmu1
Date: Sun, 28 Jun 2026 20:58:10 +0500
X-Debian-User: wrar
Delivered-To: submit@bugs.debian.org

Source: mat2
Version: 0.14.0-2
Severity: serious
Tags: ftbfs

======================================================================
FAIL: test_help (tests.test_climat2.TestHelp.test_help)
----------------------------------------------------------------------
Traceback (most recent call last):
  File &quot;/build/reproducible-path/mat2-0.14.0/tests/test_climat2.py&quot;, line 27,
in test_help
    self.assertIn(b' [-v] [-l]', stdout)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: b' [-v] [-l]' not found in b&quot;usage: mat2 [-h] [-V] [--unknown-
members policy] [--inplace] [--no-sandbox]\n            [-L | -s]\n
[-v | -l | --check-dependencies | files ...]\n\nMetadata anonymisation toolkit
2\n\npositional arguments:\n  files                 the files to
process\n\noptions:\n  -h, --help            show this help message and exit\n
-V, --verbose         show more verbose status information\n  --unknown-members
policy\n                        how to handle unknown members of archive-style
files\n                        (policy should be one of: abort, omit, keep)
[Default:\n                        abort]\n  --inplace             clean in
place, without backup\n  --no-sandbox          Disable bubblewrap's
sandboxing\n  -v, --version         show program's version number and exit\n
-l, --list            list all supported fileformats\n  --check-dependencies
check if mat2 has all the dependencies it needs\n  -L, --lightweight     remove
SOME metadata\n  -s, --show            list harmful metadata detectable by mat2
without\n                        removing them\n&quot;

======================================================================
FAIL: test_no_arg (tests.test_climat2.TestHelp.test_no_arg)
----------------------------------------------------------------------
Traceback (most recent call last):
  File &quot;/build/reproducible-path/mat2-0.14.0/tests/test_climat2.py&quot;, line 38,
in test_no_arg
    self.assertIn(b' [-v]', stdout)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
AssertionError: b' [-v]' not found in b&quot;usage: mat2 [-h] [-V] [--unknown-
members policy] [--inplace] [--no-sandbox]\n            [-L | -s]\n
[-v | -l | --check-dependencies | files ...]\n\nMetadata anonymisation toolkit
2\n\npositional arguments:\n  files                 the files to
process\n\noptions:\n  -h, --help            show this help message and exit\n
-V, --verbose         show more verbose status information\n  --unknown-members
policy\n                        how to handle unknown members of archive-style
files\n                        (policy should be one of: abort, omit, keep)
[Default:\n                        abort]\n  --inplace             clean in
place, without backup\n  --no-sandbox          Disable bubblewrap's
sandboxing\n  -v, --version         show program's version number and exit\n
-l, --list            list all supported fileformats\n  --check-dependencies
check if mat2 has all the dependencies it needs\n  -L, --lightweight     remove
SOME metadata\n  -s, --show            list harmful metadata detectable by mat2
without\n                        removing them\n&quot;


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

Kernel: Linux 7.0.12+deb14.1-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.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
]