Intrepid upgrade removed EVMS but should not have allowed upgrade
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
update-manager (Ubuntu) |
Fix Released
|
High
|
Michael Vogt | ||
Intrepid |
Won't Fix
|
Medium
|
Michael Vogt |
Bug Description
I just ran the dist-upgrade to 8.10. I saw that during the cleaning up phase that it was planning on removing EVMS. I assumed that EVMS functionality had been replaced by some other package, so I agreed to have it removed. Now my system won't boot because it can't see /dev/evms/root.
TEST CASE:
1. use hardy (e.g. server or a chroot)
2. install evms from universe and create a evms volume and mount it
3. enable normal upgrades in /etc/update-
4. run upgrade (e.g. via do-release-upgrade )
5. verify that evms is removed at the end of the upgrade
6. repeat 1,2,3
7. run upgrade vie "update-manager --proposed or do-release-upgrade --proposed"
8. verify that the upgrade will abort
Changed in update-manager: | |
milestone: | none → ubuntu-9.04-beta |
status: | Incomplete → Triaged |
description: | updated |
description: | updated |
So I just read about evms being deprecated in Ubuntu 7.10. I booted SystemRescueCS and followed instructions in the wiki for converting evms volumes to md volumes. I'm up and running, but I still think that the upgrade script should have warned me that it would make my system unusable.