[Ubuntu-translations-coordinators] [Bug 1707898] Re: systemd translations are not synced with upstream

2018-02-15 Thread Gunnar Hjalmarsson
Maybe put polkit.{its,loc} in a separate package (e.g. policykit-1-gettext) which policykit-1 depends on, and which systemd could add to Build-Depends. -- You received this bug notification because you are a member of Ubuntu Translations Coordinators, which is subscribed to Ubuntu Translations.

[Ubuntu-translations-coordinators] [Bug 1707898] Re: systemd translations are not synced with upstream

2018-02-15 Thread Gunnar Hjalmarsson
This is my test on artful: I made this modification: $ cat /usr/share/polkit-1/actions/org.freedesktop.locale1.policy | grep '"systemd"' -A 1 Authentication is required to set the system locale. i.e. I dropped the inline translations for that message. Then I

[Ubuntu-translations-coordinators] [Bug 1707898] Re: systemd translations are not synced with upstream

2018-02-15 Thread Martin Pitt
I confirmed that the current "ninja -C build-deb/ systemd-pot" command also builds a complete .pot file with policykit-1 installed (unsurprisingly, as this also just calls gettext). So that part is fine. What is really bad however, is to build-depend against policykit-1: The following NEW

[Ubuntu-translations-coordinators] [Bug 1707898] Re: systemd translations are not synced with upstream

2018-02-15 Thread Martin Pitt
Thanks Gunnar for tracking this down! Adding a policykit-1 build dependency requires some thought, as that also build-depends on systemd [1], thus this is circular. Also, there was a lot of effort with making systemd bootstrappable without excessive dependencies. But I think it's fine to add this

[Ubuntu-translations-coordinators] [Bug 1707898] Re: systemd translations are not synced with upstream

2018-02-15 Thread Gunnar Hjalmarsson
I may have solved it. :) Added policykit-1 to Build-Depends and built systemd 237-2 in a PPA: https://launchpad.net/~gunnarhj/+archive/ubuntu/systemd No warnings in the buildlog due the explicit xgettext() command. This might be the explanation: $ dpkg -L policykit-1 | grep its/

[Ubuntu-translations-coordinators] [Bug 1741579] Re: Wrong/confuse text on shutdown at unattended-upgrades

2018-02-15 Thread Launchpad Bug Tracker
This bug was fixed in the package unattended-upgrades - 0.99ubuntu2 --- unattended-upgrades (0.99ubuntu2) bionic; urgency=medium * Run upgrade-between-snapshots only on amd64. The test exercises only unattented-upgrade's Python code and uses dependencies from the frozen