[Bug 1844704] Re: Please make /var/lib/update-notifier/updates-available world readable
Balint Reczey
balint.reczey at canonical.com
Thu Dec 5 12:09:11 UTC 2019
** Changed in: update-notifier (Ubuntu)
Assignee: (unassigned) => Balint Reczey (rbalint)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-notifier in Ubuntu.
https://bugs.launchpad.net/bugs/1844704
Title:
Please make /var/lib/update-notifier/updates-available world readable
Status in update-notifier package in Ubuntu:
New
Bug description:
[Impact]
* /var/lib/update-notifier/updates-available is not readable for regular users which prevents assembling MOTD with a regular user's rights.
ug.
* This prevents showing package information when the user is dropped to a regular user's shell in WSL.
[Test Case]
* The file should be world-readable
$ sudo apt update
$ ls -alh /var/lib/update-notifier/updates-available
-rw-r--r-- 1 root root 83 Sep 19 15:29 /var/lib/update-notifier/updates-available
[Regression Potential]
* The fix is very simple, only a chmod command to leave the file
world readable. Regressions are ulikely.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1844704/+subscriptions
More information about the foundations-bugs
mailing list