Bug 13950 - snapshots: Don't create too many snapshots when installing Core Updates
Summary: snapshots: Don't create too many snapshots when installing Core Updates
Status: NEW
Alias: None
Product: IPFire
Classification: Unclassified
Component: --- (show other bugs)
Version: 2
Hardware: unspecified Unspecified
: - Unknown - - Unknown -
Assignee: Stefan Schantl
QA Contact:
URL:
Keywords:
Depends on:
Blocks: BTRFS
  Show dependency treegraph
 
Reported: 2026-03-09 16:20 UTC by Michael Tremer
Modified: 2026-03-09 16:20 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Tremer 2026-03-09 16:20:55 UTC
Hello Stefan,

I am just testing the snapshots code and have noticed that too many snapshots are being created when people are in the testing branch.

Pakfire will go back and re-install Core Update 200 when someone is forcibly reinstalling Core Update 201. That way, there will be two more snapshots, one is called "auto-update-to-core-200" and the other one is called "auto-update-to-core-201". However both should already exist and so this might cause problems.

I am also not sure whether it would be wiser to only create one single snapshot. For example when someone is updating from 195 to 200, there will only be one snapshot instead of one each for each update. As far as the user is concerned, this is just one update process and there is only one valid point to go back to.