Bug 358288

Summary: send install ID to release upgrader
Product: [Applications] Discover Reporter: Jonathan Riddell <jr>
Component: discoverAssignee: Aleix Pol <aleixpol>
Status: RESOLVED NOT A BUG    
Severity: wishlist CC: echidnaman, sitter
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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