No easy way to see what has changed on your system from /var/log (changes purged too early)

Bug #1643077 reported by James Troup
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
snapd (Ubuntu)
Triaged
Medium
Unassigned

Bug Description

It's not very easy to see what snaps have changed and when. dpkg
provides /var/log/dpkg.log and apt provides
/var/log/apt/{term,history}.log which combine to perform a very clear
picture of what packages were updated/installed on your system and
(for the most part) why.

By comparison 'snap changes' just tells me this:

186 Done 2016-11-15T03:44:32Z 2016-11-15T03:44:32Z Refresh all snaps in the system

Which isn't super helpful. I can dig into each change with 'snap
change $ID' but most of them are empty (presumably nothing to
refresh?).

Most problematic is that it seems to only store a certain amount of
changes with a pretty short horizon (~3 days).

Revision history for this message
Mark Shuttleworth (sabdfl) wrote : Re: [Bug 1643077] [NEW] No easy way to see what has changed on your system

I can confirm this.

Revision history for this message
Launchpad Janitor (janitor) wrote : Re: No easy way to see what has changed on your system

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in snapd (Ubuntu):
status: New → Confirmed
Revision history for this message
Michael Vogt (mvo) wrote :

This is slightly better with snapd 2.18, it will show in snap changes:
"""
893 Done 2016-12-05T11:44:30Z 2016-12-05T11:45:09Z Refresh snaps "ubuntu-core", "foo"
894 Done 2016-12-05T11:44:30Z 2016-12-05T11:45:09Z Refresh snap "ubuntu-core"
895 Done 2016-12-05T11:46:23Z 2016-12-05T11:46:23Z Refresh all snaps: no updates
"""
However the changes are still purged after a couple of days and not logged to a file in /var/log for easy "grep".

Changed in snapd (Ubuntu):
status: Confirmed → Triaged
importance: Undecided → Medium
summary: - No easy way to see what has changed on your system
+ No easy way to see what has changed on your system from /var/log
+ (changes purged too early)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.