[Touch-packages] [Bug 1875708] Re: Truncated messages in journald since systemd v244

2021-10-13 Thread Christian Ehrhardt 
** No longer affects: libvirt (Ubuntu Focal) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1875708 Title: Truncated messages in journald since systemd v244 Status in

[Touch-packages] [Bug 1875708] Re: Truncated messages in journald since systemd v244

2020-07-24 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/+git/systemd/+merge/387998 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1875708] Re: Truncated messages in journald since systemd v244

2020-07-23 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 245.4-4ubuntu3.2 --- systemd (245.4-4ubuntu3.2) focal; urgency=medium [ Dan Streetman ] * Hotadd only offline memory and CPUs (LP: #1876018) File: debian/extra/rules-ubuntu/40-vm-hotadd.rules

[Touch-packages] [Bug 1875708] Re: Truncated messages in journald since systemd v244

2020-07-20 Thread Simon Déziel
Reproducing the issue *before* the patch: root@foo:~# dpkg -l| grep -wF ' systemd ' ii systemd 245.4-4ubuntu3.1 amd64system and service manager root@foo:~# systemctl status test.service ● test.service - Test Truncate Loaded: loaded

[Touch-packages] [Bug 1875708] Re: Truncated messages in journald since systemd v244

2020-07-15 Thread Robie Basak
Hello Laurent, or anyone else affected, Accepted systemd into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/245.4-4ubuntu3.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1875708] Re: Truncated messages in journald since systemd v244

2020-06-26 Thread Dan Streetman
I'll upload early next week, sorry for the delay. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1875708 Title: Truncated messages in journald since systemd v244 Status

[Touch-packages] [Bug 1875708] Re: Truncated messages in journald since systemd v244

2020-06-26 Thread Simon Déziel
A SRU to Focal would be greatly appreciated as dehydrated (Let's Encrypt client) is also affected, probably because it's in essence just a bash script. Here are the logs where it seems to indicate the certificate doesn't need to to be renewed just yet: Jun 25 00:26:10 rproxy dehydrated[21256]: +

[Touch-packages] [Bug 1875708] Re: Truncated messages in journald since systemd v244

2020-06-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: libvirt (Ubuntu Focal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1875708] Re: Truncated messages in journald since systemd v244

2020-05-24 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 245.5-3ubuntu1 --- systemd (245.5-3ubuntu1) groovy; urgency=medium [ Dan Streetman ] * Hotadd only offline memory and CPUs (LP: #1876018) File: debian/extra/rules-ubuntu/40-vm-hotadd.rules

[Touch-packages] [Bug 1875708] Re: Truncated messages in journald since systemd v244

2020-05-14 Thread Dan Streetman
** Also affects: libvirt (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: systemd (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: libvirt (Ubuntu Groovy) Importance: Low Status: Invalid ** Also affects: systemd (Ubuntu Groovy)

[Touch-packages] [Bug 1875708] Re: Truncated messages in journald since systemd v244

2020-05-14 Thread Balint Reczey
** Changed in: systemd (Ubuntu) Importance: Undecided => High ** Changed in: systemd (Ubuntu) Assignee: (unassigned) => Balint Reczey (rbalint) ** Changed in: systemd (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1875708] Re: Truncated messages in journald since systemd v244

2020-05-14 Thread Christian Ehrhardt 
This is now merged upstream. Eventually https://github.com/systemd/systemd/pull/15801 was the PR that got merged. I'd ask to backport those to Groovy/Focal to fix this kind of output truncation. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1875708] Re: Truncated messages in journald since systemd v244

2020-05-13 Thread Christian Ehrhardt 
FYI reworked by L. Poettering in https://github.com/systemd/systemd/pull/15801 now -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1875708 Title: Truncated messages in

[Touch-packages] [Bug 1875708] Re: Truncated messages in journald since systemd v244

2020-05-11 Thread Laurent Bonnaud
Thanks a lot for your efforts to analyze and fix this bug! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1875708 Title: Truncated messages in journald since systemd v244

[Touch-packages] [Bug 1875708] Re: Truncated messages in journald since systemd v244

2020-05-11 Thread Christian Ehrhardt 
The upstream submission is still being discussed (now got tests added and some more questions answered), but it is still on its way. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1875708] Re: Truncated messages in journald since systemd v244

2020-05-05 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~paelzer/ubuntu/+source/systemd/+git/systemd/+merge/383390 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1875708

[Touch-packages] [Bug 1875708] Re: Truncated messages in journald since systemd v244

2020-05-05 Thread Christian Ehrhardt 
FYI: the fixes will also need a minor backport change due to [1], but cmsg isn't touched in the new changes so no backport of [1] itself is needed (which would in turn change more than we want and affect other subsystems) [1]:

[Touch-packages] [Bug 1875708] Re: Truncated messages in journald since systemd v244

2020-05-05 Thread Christian Ehrhardt 
I have a branch [1] and a PPA [2] based on the upstream suggested fix. For now these are only meant to test to provide feedback to [3] [1]: https://code.launchpad.net/~paelzer/ubuntu/+source/systemd/+git/systemd/+merge/383390 [2]: