[Bug 2002845] Re: debhelper 13.11.4ubuntu1 broke dh-translations
Launchpad Bug Tracker
2002845 at bugs.launchpad.net
Sat Jan 14 18:51:13 UTC 2023
This bug was fixed in the package pkgbinarymangler - 150
---------------
pkgbinarymangler (150) lunar; urgency=medium
* dh_translations:
- After the latest debhelper change, the qx_cmd() function from
Dh_Lib.pm does not work in the context in which it's used in
dh_translations. So the previous qx_cmd() function has been
copied into dh_translations under the name qx_meson_cmd()
(LP: #2002845).
* Failing tests disabled in test/run:
- test_debian_changelog_truncation
- test_native_changelog_truncation
- test_ppa_debian_changelog
-- Gunnar Hjalmarsson <gunnarhj at ubuntu.com> Sat, 14 Jan 2023 10:59:26
+0100
** Changed in: pkgbinarymangler (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debhelper in Ubuntu.
https://bugs.launchpad.net/bugs/2002845
Title:
debhelper 13.11.4ubuntu1 broke dh-translations
Status in debhelper package in Ubuntu:
Fix Committed
Status in gnome-control-center package in Ubuntu:
Invalid
Status in gnome-text-editor package in Ubuntu:
Invalid
Status in pkgbinarymangler package in Ubuntu:
Fix Released
Bug description:
Today's debhelper 13.11.4ubuntu1 merge broke dh-translations.
https://launchpad.net/ubuntu/+source/gnome-text-editor/43.2-1ubuntu1
gnome-text-editor build log excerpt
-----------------------------------
dh_translations
Can't exec "meson introspect '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' --targets |
jq -r -M '.[].name | select(endswith("-pot")) | sub("-pot"; "")'":
No such file or directory at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 518.
dh_translations: error: exec (for cmd: "meson introspect '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
--targets | jq -r -M '.[].name | select(endswith(\"-pot\")) |
sub(\"-pot\"; \"\")'") failed: No such file or directory
dh_translations: error: "meson introspect '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
--targets | jq -r -M '.[].name | select(endswith(\"-pot\")) |
sub(\"-pot\"; \"\")'" returned exit code 25
Other Info
----------
Gunnar identified the bad commit as
https://salsa.debian.org/debian/debhelper/-/commit/62a8608
https://launchpad.net/~gunnarhj/+archive/ubuntu/debhelper/+packages
https://pastebin.ubuntu.com/p/P8qM2sHn9C/
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debhelper/+bug/2002845/+subscriptions
More information about the foundations-bugs
mailing list