I did some additional testing. The problem only occurs if both of the
following conditions are met:

- memtest86+ is installed
- a snapshot of the root partition exists

Removing either of these conditions results in a successful upgrade.
Whether the snapshot is read/write or read-only is irrelevant.

For reproduction, this is the command I used to create the snapshot:

lvcreate -L5G -pr -s -n root_snapshot /dev/vg/root

For upgrading I followed the upgrade procedure as described in the
release notes, which basically means adjusting sources.list and running:

apt-get update && apt-get upgrade && apt-get dist-upgrade

Laurens


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to