http://qa.mandrakesoft.com/show_bug.cgi?id=517
------- Additional Comments From [EMAIL PROTECTED] 2003-03-07 22:50 -------
Hi.
Nice job (80%).
Now install works, when encrypted password is succesfully typed
with recent cooker.
# more /home/tmp_hdb5_ext3/inst1/VERSION
Mandrake Linux Cooker-i586 20030307 16:49
But if you mistype password, install fail on /dev/loop checking.
Maybe an early verification (mounting encrypted filesystem and ask
to type again password if mount fail) will permit to ensure correct
password.
Another enhancement is to mask typed password with stars like
any password typing.
Best Regards.
BCL
qa wrote:
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date:
description:
Hi.
Mandrake 9.0 update install fails with encrypted filesystems when he checks
installed packages.
You need to suppress encrypted filesystems like
/dev/hda8 /home2 ext3 encryption=AES128,encrypted 0 0
from /etc/fstab before update
BCL