Bug 358288 - send install ID to release upgrader
Summary: send install ID to release upgrader
Status: RESOLVED NOT A BUG
Alias: None
Product: Discover
Classification: Applications
Component: discover (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Aleix Pol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-20 23:13 UTC by Jonathan Riddell
Modified: 2016-10-03 13:57 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Riddell 2016-01-20 23:13:01 UTC
we'd like to get some idea of the number of installs
discover pings the release upgrade meta-release file every day
send a unique machine hash based on UUIDs or something so an install can be identified and counted to the meta-release request


Reproducible: Always
Comment 1 Aleix Pol 2016-09-14 10:17:57 UTC
Shouldn't this be placed in PackageKit then?

What information do you want exactly? How often people upgrade? Just installations?
Comment 2 Jonathan Riddell 2016-10-03 13:57:38 UTC
I implemented this in the end by having a package post-install script to adjust the meta-release URL, I don't think there's anything for Discover to do here, closing