[Bug 2040924] Re: /etc/update-motd.d/50-landscape-sysinfo: 24: cannot create /var/lib/landscape/landscape-sysinfo.cache: Permission denied

2024-05-02 Thread Launchpad Bug Tracker
This bug was fixed in the package landscape-client - 23.02-0ubuntu1~20.04.2 --- landscape-client (23.02-0ubuntu1~20.04.2) focal; urgency=medium * d/p/0001-start-service-during-config.patch: fix landscape-config does not start landscape-client service (LP: #2040189) * d/landsca

[Bug 2040924] Re: /etc/update-motd.d/50-landscape-sysinfo: 24: cannot create /var/lib/landscape/landscape-sysinfo.cache: Permission denied

2024-05-02 Thread Launchpad Bug Tracker
This bug was fixed in the package landscape-client - 23.08-0ubuntu1.2 --- landscape-client (23.08-0ubuntu1.2) mantic; urgency=medium * avoid stopping services on upgrade (LP: #2027613) - d/rules: use default dh_installsystemd behaviour - d/landscape-client.service: check reg

[Bug 2040924] Re: /etc/update-motd.d/50-landscape-sysinfo: 24: cannot create /var/lib/landscape/landscape-sysinfo.cache: Permission denied

2024-04-23 Thread Mitch Burton
Tested in mantic using landscape-client and landscape-common versions 23.08-0ubuntu1.2, as ubuntu user in a fresh container: - lxc launch ubuntu:mantic ubuntu@powerful-lion:~$ sudo rm -f /var/lib/landscape-sysinfo.cache # just to be sure ubuntu@powerful-lion:~$ run-parts /etc/update-motd.d/ Welco

[Bug 2040924] Re: /etc/update-motd.d/50-landscape-sysinfo: 24: cannot create /var/lib/landscape/landscape-sysinfo.cache: Permission denied

2024-04-23 Thread Timo Aaltonen
Hello Steve, or anyone else affected, Accepted landscape-client into mantic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/landscape- client/23.08-0ubuntu1.2 in a few hours, and then in the -proposed repository. Please help us by testing this new pac

[Bug 2040924] Re: /etc/update-motd.d/50-landscape-sysinfo: 24: cannot create /var/lib/landscape/landscape-sysinfo.cache: Permission denied

2024-03-27 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~mitchburton/ubuntu/+source/landscape-client/+git/landscape-client/+merge/463237 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2040924 Title:

[Bug 2040924] Re: /etc/update-motd.d/50-landscape-sysinfo: 24: cannot create /var/lib/landscape/landscape-sysinfo.cache: Permission denied

2024-03-27 Thread Mitch Burton
Ran show-motd autopkgtest with the following diff (as mentioned by Andreas previously to reproduce the bug) --- a/debian/tests/show-motd +++ b/debian/tests/show-motd @@ -2,6 +2,9 @@ unset MOTD_SHOWN +echo "Sleeping 60s" +sleep 60 +echo "Continuing" RET=0 bash -i -c '. /etc/profile.d/update-

[Bug 2040924] Re: /etc/update-motd.d/50-landscape-sysinfo: 24: cannot create /var/lib/landscape/landscape-sysinfo.cache: Permission denied

2024-03-27 Thread Mitch Burton
Tested in mantic using landscape-client and landscape-common versions 23.08-0ubuntu1.1, as ubuntu user in a fresh container: - lxc launch ubuntu:mantic $ sudo rm -f /var/lib/landscape-sysinfo.cache # just to be sure $ run-parts /etc/update-motd.d/ Welcome to Ubuntu 23.10 (GNU/Linux 6.5.0-25-gener

[Bug 2040924] Re: /etc/update-motd.d/50-landscape-sysinfo: 24: cannot create /var/lib/landscape/landscape-sysinfo.cache: Permission denied

2024-03-27 Thread Timo Aaltonen
Hello Steve, or anyone else affected, Accepted landscape-client into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/landscape- client/23.02-0ubuntu1~22.04.2 in a few hours, and then in the -proposed repository. Please help us by testing this ne

[Bug 2040924] Re: /etc/update-motd.d/50-landscape-sysinfo: 24: cannot create /var/lib/landscape/landscape-sysinfo.cache: Permission denied

2024-03-22 Thread Timo Aaltonen
Hello Steve, or anyone else affected, Accepted landscape-client into mantic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/landscape- client/23.08-0ubuntu1.1 in a few hours, and then in the -proposed repository. Please help us by testing this new pac

[Bug 2040924] Re: /etc/update-motd.d/50-landscape-sysinfo: 24: cannot create /var/lib/landscape/landscape-sysinfo.cache: Permission denied

2024-03-05 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~mitchburton/ubuntu/+source/landscape-client/+git/landscape-client/+merge/461833 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2040924 Title:

[Bug 2040924] Re: /etc/update-motd.d/50-landscape-sysinfo: 24: cannot create /var/lib/landscape/landscape-sysinfo.cache: Permission denied

2024-03-05 Thread Mitch Burton
Updated description to add the "good case" to the test plan and a mention of fixed autopkgtest. Added a brief description of the fix to [impact] section. ** Description changed: landscape-common in mantic has regressed the autopkgtests for update- motd. The landscape-common package is instal

[Bug 2040924] Re: /etc/update-motd.d/50-landscape-sysinfo: 24: cannot create /var/lib/landscape/landscape-sysinfo.cache: Permission denied

2024-03-05 Thread Andreas Hasenack
About the test plan: - it should also show the good case, i.e., what's expected to happen with the fixed package - it should include checking the autopkgtest failure that was the trigger for this bug to be opened, i.e., make sure that that autopkgtest now does not fail Also either [impact] or [o

[Bug 2040924] Re: /etc/update-motd.d/50-landscape-sysinfo: 24: cannot create /var/lib/landscape/landscape-sysinfo.cache: Permission denied

2024-03-04 Thread Mitch Burton
Updated description to include SRU bug template. ** Description changed: landscape-common in mantic has regressed the autopkgtests for update- motd. The landscape-common package is installed in the cloud images, and as a result its update-motd hook is called as part of the autopkgtest.

[Bug 2040924] Re: /etc/update-motd.d/50-landscape-sysinfo: 24: cannot create /var/lib/landscape/landscape-sysinfo.cache: Permission denied

2024-03-01 Thread Mitch Burton
The fix has been included in upstream. It was included in the following PRs: https://github.com/canonical/landscape-client/pull/201 https://github.com/canonical/landscape-client/pull/219 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2040924] Re: /etc/update-motd.d/50-landscape-sysinfo: 24: cannot create /var/lib/landscape/landscape-sysinfo.cache: Permission denied

2024-02-27 Thread Andreas Hasenack
** Also affects: landscape-client (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: landscape-client (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: landscape-client (Ubuntu Mantic) Importance: Undecided Status: New -- You received

[Bug 2040924] Re: /etc/update-motd.d/50-landscape-sysinfo: 24: cannot create /var/lib/landscape/landscape-sysinfo.cache: Permission denied

2024-02-27 Thread Dan Bungert
Hi Mitch, I went looking for this upstream on master branch and the 24.02 release PR, I think this fix isn't included there yet? If I've missed it please pass that info along, or I suggest incorporating that so that the SRU requirement for fixes being present in devel is retained. Otherwise LGTM