Bug ID 1210178
Summary python-dfVFS fails to build on Leap 15.5
Classification openSUSE
Product openSUSE Distribution
Version Leap 15.5
Hardware Other
OS Other
Status NEW
Severity Major
Priority P5 - None
Component Other
Assignee screening-team-bugs@suse.de
Reporter lubos.kocman@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Hello

package python-dfVFS currently fails to build in Leap 15.5

We would like to have it fixed prior to the RC build in April. See details at
https://en.opensuse.org/openSUSE:Roadmap

Interestingly it seems to pass on armv7


here's the build log
https://build.opensuse.org/package/live_build_log/openSUSE:Backports:SLE-15-SP5/python-dfVFS/standard/x86_64


[  237s] ======================================================================
[  237s] FAIL: testScanOnEncryptedAPFS
(helpers.source_scanner.SourceScannerTest)
[  237s] Test the Scan function on an encrypted APFS image.
[  237s] ----------------------------------------------------------------------
[  237s] Traceback (most recent call last):
[  237s]   File
"/home/abuild/rpmbuild/BUILD/dfvfs-20220419/tests/helpers/source_scanner.py",
line 422, in testScanOnEncryptedAPFS
[  237s]     self.assertEqual(len(scan_node.sub_nodes), 1)
[  237s] AssertionError: 0 != 1
[  237s] 
[  237s] ----------------------------------------------------------------------
[  237s] Ran 1317 tests in 188.734s
[  237s] 
[  237s] FAILED (failures=1, errors=32)
[  237s] Using Python version 3.6.15 (default, Sep 23 2021, 15:41:43) [GCC]
[  237s] Checking availability and versions of dependencies.
[  237s] [OK]        cryptography version: 3.3.2
[  237s] [OK]        dfdatetime version: 20220131
[  237s] [OK]        dtfabric version: 20220219
[  237s] [OK]        pybde version: 20221031
[  237s] [OK]        pyewf version: 20140811
[  237s] [OK]        pyfsapfs version: 20221102
[  237s] [OK]        pyfsext version: 20220829
[  237s] [OK]        pyfshfs version: 20220831
[  237s] [OK]        pyfsntfs version: 20221023
[  237s] [OK]        pyfsxfs version: 20220829
[  237s] [OK]        pyfvde version: 20220915
[  237s] [OK]        pyfwnt version: 20220922
[  237s] [OK]        pyluksde version: 20221103
[  237s] [OK]        pymodi version: 20221023
[  237s] [OK]        pyphdi version: 20221025
[  237s] [OK]        pyqcow version: 20221124
[  237s] [OK]        pysigscan version: 20221218
[  237s] [OK]        pysmdev version: 20221028
[  237s] [OK]        pysmraw version: 20221028
[  237s] [OK]        pytsk3 version: 20210419
[  237s] [OK]        pyvhdi version: 20221124
[  237s] [OK]        pyvmdk version: 20221124
[  237s] [OK]        pyvsgpt version: 20221029
[  237s] [OK]        pyvshadow version: 20221030
[  237s] [OK]        pyvslvm version: 20221025
[  237s] [OPTIONAL]    missing: xattr
[  237s] [OK]        yaml version: 5.4.1
[  237s] 
[  237s] Checking availability and versions of test dependencies.
[  237s] 
[  237s] A first string
[  237s] error: Bad exit status from /var/tmp/rpm-tmp.U0zJdo (%check)


You are receiving this mail because: