[Bug 1990964] Re: FTBFS on kinetic

Adrien Nader 1990964 at bugs.launchpad.net
Thu Nov 24 15:27:52 UTC 2022


Attached is a patch to use strace 5.19 in order to match kernel 5.19.

It also reduces delta with upstream sources for packaging and in
particular it fixes debian/copyright (strace is now LGPL >= 2.1).

** Patch added: "new upstream release 5.19"
   https://bugs.launchpad.net/ubuntu/+source/strace/+bug/1990964/+attachment/5632653/+files/strace_5.19-0ubuntu1.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1990964

Title:
  FTBFS on kinetic

Status in linux package in Ubuntu:
  Fix Released
Status in strace package in Ubuntu:
  Triaged

Bug description:
  As can be seen in [1], strace FTBFS in kinetic: this is caused by the
  kernel headers (linux-libc-dev) which do not define F_GETLK64 and
  other on 64b builds because the kernel contains a bogus commit
  (306f7cc1e906 "uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in
  fcntl.h"). This commit actually did the opposite of what it was
  supposed to do, namely defining those macros even on 64b builds. There
  is an attempt here to fix this which was not merged yet:
  https://lore.kernel.org/lkml/CAJF2gTQtnMoeb62-63Ou8y4DBrdYM7iztdtfLuXX9U0LTWUHLA@mail.gmail.com/T/

  [1]: https://launchpadlibrarian.net/625441996/buildlog_ubuntu-kinetic-
  amd64.strace_5.16-0ubuntu4_BUILDING.txt.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1990964/+subscriptions




More information about the foundations-bugs mailing list