[Bug 2054369] Re: update-motd fails autopkg test on armhf in noble, blocking python3-defaults

Andreas Hasenack 2054369 at bugs.launchpad.net
Wed Feb 21 21:38:53 UTC 2024


With python 3.12:
5025  fcntl64(3, F_SETLKW64, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=-603427954308686296}) = -1 EINVAL (Invalid argument)


That looks like an invalid len indeed.

With python 3.11 it's:
5031  fcntl64(3, F_SETLKW64, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=12746825536}) = 0

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-motd in Ubuntu.
https://bugs.launchpad.net/bugs/2054369

Title:
  update-motd fails autopkg test on armhf in noble, blocking
  python3-defaults

Status in update-motd package in Ubuntu:
  Confirmed

Bug description:
  on armhf, update-motd fails autopkg test in noble, blocking
  python3-defaults:

  309s autopkgtest [23:36:25]: test update-motd: [-----------------------
  312s Attempting to lock /var/lib/apt/lists/lock to wait for any currently running apt updates to finish... Traceback (most recent call last):
  312s   File "/tmp/autopkgtest.WSDKm0/build.ply/src/debian/tests/wait-for-apt-update-to-finish", line 31, in <module>
  312s     rv = fcntl.fcntl(f, fcntl.F_SETLKW, lockdata)
  312s          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  312s OSError: [Errno 22] Invalid argument
  312s autopkgtest [23:36:28]: test update-motd: -----------------------]
  315s update-motd          FAIL non-zero exit status 1
  315s autopkgtest [23:36:31]: test update-motd:  - - - - - - - - - - results - - - - - - - - - -
  316s autopkgtest [23:36:32]: test update-motd:  - - - - - - - - - - stderr - - - - - - - - - -
  316s Traceback (most recent call last):
  316s   File "/tmp/autopkgtest.WSDKm0/build.ply/src/debian/tests/wait-for-apt-update-to-finish", line 31, in <module>
  316s     rv = fcntl.fcntl(f, fcntl.F_SETLKW, lockdata)
  316s          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  316s OSError: [Errno 22] Invalid argument
  319s autopkgtest [23:36:35]: @@@@@@@@@@@@@@@@@@@@ summary
  319s show-motd            PASS
  319s update-motd          FAIL non-zero exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-motd/+bug/2054369/+subscriptions




More information about the foundations-bugs mailing list