After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 694762 - upgrade can delete running deployment
upgrade can delete running deployment
Status: RESOLVED FIXED
Product: ostree
Classification: Infrastructure
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: OSTree maintainer(s)
OSTree maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-02-26 19:07 UTC by Colin Walters
Modified: 2013-03-05 14:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Colin Walters 2013-02-26 19:07:19 UTC
If you do:

$ ostree admin upgrade gnome-ostree

This will delete the previous deployment, and the current deployment (what the user's running) will now be previous

$ ostree admin upgrade gnome-ostree

This deploys the new tree, and then attempts to remove previous (but this is the booted deployment!)