Description of problem: Initscripts update want to empty /etc/crypttab and i guess that would render system unbootable, or cause further problem (have not tested.) * To be sure not to ship a wrecking system i post this ASAP and set it release blocker, be free to change if that is wrong. * Version-Release number of selected component (if applicable): 9.41-14.mga3 How reproducible: Sorry have no time to test right now. Steps to Reproduce: 1. Installed 3RC (last update this morning) One disk containing ext4 /boot, rest of partitions in a encrypted LVM crypttab conbtain the UUID of sda5 2. Ran update now 3. It asks as attached image the.rpmnew is empty. (see attached screen shot) (I selected do nothing.) Reproducible: Steps to Reproduce:
Priority: Normal => release_blocker
People had the same issue with the setup package and /etc/{g,}shadow, but of course you shouldn't overwrite any of those files with the .rpmnew files. They put an exception in mgaapplet so it wouldn't even ask you for those files, so I suppose /etc/crypttab could be added to that list. It'd be nice if there was a better solution where you could give %config(noreplace) another option where it wouldn't create an .rpmnew at all.
CC: (none) => thierry.vignaud, tmb
Created attachment 3903 [details] Screenshot
Fixed in rpmdrake 5.49
Status: NEW => RESOLVEDResolution: (none) => FIXED
That was quick! Thanks :)