[Bug 1210178] New: python-dfVFS fails to build on Leap 15.5
http://bugzilla.opensuse.org/show_bug.cgi?id=1210178 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-... [ 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: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1210178 Lubos Kocman <lubos.kocman@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|screening-team-bugs@suse.de |Greg.Freemyer@gmail.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1210178 Lubos Kocman <lubos.kocman@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |SHIP_STOPPER? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1210178 http://bugzilla.opensuse.org/show_bug.cgi?id=1210178#c1 --- Comment #1 from Lubos Kocman <lubos.kocman@suse.com> --- There is over 30 failed tests. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1210178 http://bugzilla.opensuse.org/show_bug.cgi?id=1210178#c2 Greg Freemyer <Greg.Freemyer@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CONFIRMED --- Comment #2 from Greg Freemyer <Greg.Freemyer@gmail.com> --- There are very few users of this package, so it definitely should not be a ship_stopper. Worst case, we can simply remove it from 15.5, but I would like to avoid that. I reviewed all the "error"s and the single "fail" from the self-test. They all relate to APFS parsing (Apple's main Filesystem as of 2018 or so). There are about 1300 internal tests that are passing, so there is a lot of non-APFS functionality that could provide value to the user. Both encrypted and unencrypted APFS tests are reporting errors. I don't recall having these errors with version 20220419 previously, thus I assume it is one of the dependent packages. I will try to isolate the broken dependency and do an SR to fix it. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com