[Bug 1934829] Re: universal-ctags FTBFS with glibc-2.33

Athos Ribeiro 1934829 at bugs.launchpad.net
Thu Aug 19 00:22:04 UTC 2021


I addressed Sergio comments regarding the changelog.

Moreover, I did dig through the armhf failure and I realized the
newfstatat system call is not available there. It then falls back to
calling statx, which is not in the seccomp rules, leading to failure.

I rebuilt the package with an additional fix in the same PPA, at

https://launchpad.net/~athos-ribeiro/+archive/ubuntu/universal-ctags-
lp1934829-glibc233/+packages

I am attaching a new debdiff, with an additional patch to fix the armhf
build failure, which I forwarded upstream at
https://github.com/universal-ctags/ctags/pull/3125

** Patch added: "3-0+git20200824-1.1ubuntu1.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/universal-ctags/+bug/1934829/+attachment/5518870/+files/3-0+git20200824-1.1ubuntu1.debdiff

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

Title:
  universal-ctags FTBFS  with glibc-2.33

Status in universal-ctags package in Ubuntu:
  New
Status in universal-ctags package in Debian:
  New

Bug description:
  The latest sync from Debian FTBFS [1][2]. This is due to the newer
  version of glibc (2.33) available in impish and in hirsute.

  Since glibc in Debian unstable is at 2.31, the issue does not manifest
  itself there.

  Moreover, this has been fixed upstream [3] and should be included in
  Debian when the package gets updated after the current freeze.
  Therefore, I am attaching a patch to unblock Ubuntu's migration, which
  was not forwarded to Debian. The package builds fine in impish and
  works as expected.

  [1] https://launchpad.net/ubuntu/+source/universal-ctags/0+git20200824-1.1
  [2] https://launchpad.net/ubuntu/+source/universal-ctags/0+git20200824-1.1/+build/21478505
  [3] https://github.com/universal-ctags/ctags/pull/2990

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/universal-ctags/+bug/1934829/+subscriptions




More information about the Ubuntu-sponsors mailing list