kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #74026
[Bug 1351519] Missing required logs.
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:
apport-collect 1351519
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.
** Changed in: linux (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1351519
Title:
/sys/class/dmi/id/product_uuid is not world readable
Status in Ubuntu error tracker client (whoopsie):
New
Status in “linux” package in Ubuntu:
Incomplete
Status in “whoopsie” package in Ubuntu:
New
Bug description:
As part of (un)stable whoopsie persistent machine identifier
generation /sys/class/dmi/id/product_uuid is used.
However:
$ ls /sys/class/dmi/id/product_uuid
-r-------- 1 root root 4096 Aug 2 01:23 /sys/class/dmi/id/product_uuid
It's not world-readable. Hence API calls to
whoopsie_identifier_generate return different results for root and
non-root users.
Either whoopsie should stop using product_uuid, or api calls to
whoopsie_identifier_generate should be denied and instead one should
use whoopsie-preferences which gets the full uuid (since the service
is running as root on system dbus and thus can read product_uuid)
To manage notifications about this bug go to:
https://bugs.launchpad.net/whoopsie/+bug/1351519/+subscriptions
References