[Bug 2060335] Re: upower/1.90.2-8build3 autopkgtest failure on arm64
Andreas Hasenack
2060335 at bugs.launchpad.net
Fri Apr 12 17:48:14 UTC 2024
At the moment, noble-proposed has
https://launchpad.net/ubuntu/+source/upower/1.90.3-1, uploaded a few
hours ago:
upower (1.90.3-1) unstable; urgency=medium
* New upstream version 1.90.3
* Drop patches, merged upstream
* Bump Build-Depends on meson to (>= 0.60.0) and libglib2.0-dev to (>= 2.66)
as per meson.build
* Switch Build-Depends on pkg-config to pkgconf
* Bump Standards-Version to 4.7.0
-- Michael Biebl <biebl at debian.org> Mon, 08 Apr 2024 09:42:45 +0200
According to https://autopkgtest.ubuntu.com/packages/u/upower/noble/arm64 arm64 tests with that version have passed already:
(...)
905s Ran 67 tests in 174.527s
905s
905s OK
905s PASS: upower/upower-integration.test
905s SUMMARY: total=1; passed=1; skipped=0; failed=0; user=11.5s; system=4.9s; maxrss=33304
906s autopkgtest [06:17:15]: test installed-tests: -----------------------]
907s installed-tests PASS
Closing bug (fix committed, since it's not yet in the release pocket).
** Changed in: upower (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2060335
Title:
upower/1.90.2-8build3 autopkgtest failure on arm64
Status in upower package in Ubuntu:
Fix Committed
Bug description:
autopkgtests fail, only on arm64, after a no-change-rebuild, with the
following output:
689s [32mTI:22:39:23 [34mHandling SIGTERM
689s [0m.
689s ======================================================================
689s ERROR: test_daemon_restart (__main__.Tests.test_daemon_restart)
689s ----------------------------------------------------------------------
689s Traceback (most recent call last):
689s File "/usr/lib/python3.12/shutil.py", line 785, in rmtree
689s _rmtree_safe_fd(fd, path, onexc)
689s File "/usr/lib/python3.12/shutil.py", line 717, in _rmtree_safe_fd
689s onexc(os.unlink, fullname, err)
689s File "/usr/lib/python3.12/shutil.py", line 715, in _rmtree_safe_fd
689s os.unlink(entry.name, dir_fd=topfd)
689s FileNotFoundError: [Errno 2] No such file or directory: 'history-time-full-G935_Gaming_Headset.dat.KL0SL2'
689s
689s ======================================================================
689s FAIL: test_daemon_restart (__main__.Tests.test_daemon_restart)
689s ----------------------------------------------------------------------
689s Traceback (most recent call last):
689s File "/usr/libexec/upower/integration-test.py", line 2558, in test_daemon_restart
689s self.stop_daemon()
689s File "/usr/libexec/upower/integration-test.py", line 239, in stop_daemon
689s self.assertEqual(self.daemon.wait(timeout=5.0), 0)
689s AssertionError: -15 != 0
689s
689s ======================================================================
689s FAIL: test_daemon_restart (__main__.Tests.test_daemon_restart)
689s ----------------------------------------------------------------------
689s Traceback (most recent call last):
689s File "/usr/libexec/upower/integration-test.py", line 173, in tearDown
689s self.stop_daemon()
689s File "/usr/libexec/upower/integration-test.py", line 239, in stop_daemon
689s self.assertEqual(self.daemon.wait(timeout=5.0), 0)
689s AssertionError: -15 != 0
689s
689s ----------------------------------------------------------------------
689s Ran 66 tests in 194.378s
689s
689s FAILED (failures=2, errors=1)
full log:
https://autopkgtest.ubuntu.com/results/autopkgtest-
noble/noble/arm64/u/upower/20240405_224518_5cff1@/log.gz
These test passed in the previous version:
https://autopkgtest.ubuntu.com/results/autopkgtest-noble/noble/arm64/u/upower/20240405_224754_d187c@/log.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/2060335/+subscriptions
More information about the Ubuntu-sponsors
mailing list