[From nobody Fri Jun 19 12:51:04 2026
Received: (at submit) by bugs.debian.org; 24 Jan 2026 09:14:33 +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=-103.2 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
 DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,
 FROMDEVELOPER,LONGWORD,SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,
 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, 23; hammy, 150; neutral, 103; 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;sramacher@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:35168)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sramacher@debian.org&gt;)
 id 1vjZiz-00Fqf8-2W for submit@bugs.debian.org;
 Sat, 24 Jan 2026 09:14:33 +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=zYovlseux1zuWVTYVzLakvEqHHOzitH1zmR5frc7QYU=; b=tQ0yQ/2x4WOGqeT6FwJ0JzDu5d
 QIlrgiNekLs+93rdPmaTdfd73cy5lln9u0ArPo+GVGWtps3makPEPZoxVEJKavOXQr0zBKCl3ask6
 7oWip/p/7nyPAZPkXf6KQt5QkIQ5MB6K9tsRoRdOnU0FKKZjXReq4WrLD3IdQIS3xWe0/6RF0JR8I
 ohVzyD5qDJR6kkCQWBcmnmdDMWDJki6vIVfq2Eof8ahMwQ8xqF0Fit8tTlR78iB7tPCopZ+KNVdzX
 NZEhqNA3mSwHuezXecRPF30sWHzKDdMf8Kmhlctr5lFXRq7MZwb0do+wQiyPWj22DfclXofBEvi1D
 aSVJq8Og==;
Received: from authenticated user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;sramacher@debian.org&gt;)
 id 1vjZix-00EWLH-WE
 for submit@bugs.debian.org; Sat, 24 Jan 2026 09:14:32 +0000
Received: by jupiter.ramacher.at (Postfix, from userid 1000)
 id 9376E10014734; Sat, 24 Jan 2026 10:14:31 +0100 (CET)
Date: Sat, 24 Jan 2026 10:14:31 +0100
From: Sebastian Ramacher &lt;sramacher@debian.org&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: user-session-migration: FTBFS on arm64: FAIL:
 test_subsequent_runs_with_new_script
 (__main__.MigrationTests.test_subsequent_runs_with_new_script)
Message-ID: &lt;aXSNd3jKTzntOVqJ@ramacher.at&gt;
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 13.2.0
X-Debian-User: sramacher
Delivered-To: submit@bugs.debian.org

Source: user-session-migration
Version: 0.5.1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: debian-arm@lists.debian.org, sramacher@debian.org
User: debian-arm@lists.debian.org
Usertags: arm64

Dear maintainer,

user-session-migration failed to build on the arm64 buildds:

1/3 Test #3: build_user_session_migration .....   Passed    0.20 sec
test 2
    Start 2: migration

2: Test command: /usr/bin/python3 &quot;/build/reproducible-path/user-session-migration-0.5.1+b2/obj-aarch64-linux-gnu/tests/test_migration.py&quot;
2: Working Directory: /build/reproducible-path/user-session-migration-0.5.1+b2/obj-aarch64-linux-gnu
2: Test timeout computed to be: 10000000
1: ..
1: ----------------------------------------------------------------------
1: Ran 2 tests in 3.557s
1: 
1: OK
2/3 Test #1: debhelper ........................   Passed    3.67 sec
2: .......F
2: ======================================================================
2: FAIL: test_subsequent_runs_with_new_script (__main__.MigrationTests.test_subsequent_runs_with_new_script)
2: Test subsequent runs with a new script
2: ----------------------------------------------------------------------
2: Traceback (most recent call last):
2:   File &quot;/build/reproducible-path/user-session-migration-0.5.1+b2/obj-aarch64-linux-gnu/tests/test_migration.py&quot;, line 248, in test_subsequent_runs_with_new_script
2:             self.assertTrue(re.match(f&quot;&quot;&quot;Using state file '{self.migration_home_file}'
2:             ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2:     Using '{self.script_path}' directory
2:     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2:     ...&lt;4 lines&gt;...
2:     Executing: {re.escape(os.path.join(self.script_path, '08_testexecute.sh'))}
2:     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2:     &quot;&quot;&quot;, stdout))
2:     ^^^^^^^^^^^^^
2: AssertionError: None is not true
2: 
2: ----------------------------------------------------------------------
2: Ran 8 tests in 5.241s
2: 
2: FAILED (failures=1)
3/3 Test #2: migration ........................***Failed    5.34 sec
.......F
======================================================================
FAIL: test_subsequent_runs_with_new_script (__main__.MigrationTests.test_subsequent_runs_with_new_script)
Test subsequent runs with a new script
----------------------------------------------------------------------
Traceback (most recent call last):
  File &quot;/build/reproducible-path/user-session-migration-0.5.1+b2/obj-aarch64-linux-gnu/tests/test_migration.py&quot;, line 248, in test_subsequent_runs_with_new_script
            self.assertTrue(re.match(f&quot;&quot;&quot;Using state file '{self.migration_home_file}'
            ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    Using '{self.script_path}' directory
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...&lt;4 lines&gt;...
    Executing: {re.escape(os.path.join(self.script_path, '08_testexecute.sh'))}
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    &quot;&quot;&quot;, stdout))
    ^^^^^^^^^^^^^
AssertionError: None is not true

----------------------------------------------------------------------
Ran 8 tests in 5.241s

FAILED (failures=1)


67% tests passed, 1 tests failed out of 3

Total Test time (real) =   5.54 sec

The following tests FAILED:
	  2 - migration (Failed)
Errors while running CTest
make[2]: *** [Makefile:74: test] Error 8

See
https://buildd.debian.org/status/fetch.php?pkg=user-session-migration&amp;arch=arm64&amp;ver=0.5.1%2Bb2&amp;stamp=1769193721&amp;raw=0
for more details.

Cheers
-- 
Sebastian Ramacher
]