[Bug 185380] Re: Updating cryptsetup fails

2008-02-27 Thread Reinhard Tartler
could you please attach your /etc/crypttab file that causes this problem to this bug? ** Summary changed: - Updating cryptsetup fails + Cryptsetup doesn't support comments in lines not starting with an #. ** Description changed: Binary package hint: cryptsetup - My system is running ubun

[Bug 185380] Re: Updating cryptsetup fails

2008-02-27 Thread Reinhard Tartler
has nothing to do with initramfs-tools ** Changed in: initramfs-tools (Ubuntu) Status: New => Invalid -- Cryptsetup doesn't support comments in lines not starting with an #. https://bugs.launchpad.net/bugs/185380 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 185380] Re: Updating cryptsetup fails

2008-02-27 Thread Reinhard Tartler
Ha, that's interesting. your trace indicates that the postinst script is caught in an endless loop. It seems that you have a line in your /etc/crypttab that reads like this: luks,retry=1,cipher=aes-lrw-benbi # ab Kernel 2.6.20 (gutsy, feisty): cipher=aes-lrw-benbi IOW: a line that contains a com

[Bug 185380] Re: Updating cryptsetup fails

2008-02-26 Thread hannes
"update-initramfs -u" does work fine. Takes about 25 seconds, then returns. However, if I call " /var/lib/dpkg/info/cryptsetup.postinst configure" as root, it hangs. Please find the result of "sudo sh -x /var/lib/dpkg/info/cryptsetup.postinst configure 2>&1" attached. ** Attachment added: "postin

[Bug 185380] Re: Updating cryptsetup fails

2008-02-26 Thread Reinhard Tartler
The script that fails for you can be found in /var/lib/dpkg/info/cryptsetup.postinst. It is run by dpkg (which is itself invoked via apt-get) with the parameter 'configure'. most probably the call to 'update-initramfs -u' is failing. Please try to run that command as root. Does it return? If not,

[Bug 185380] Re: Updating cryptsetup fails

2008-02-26 Thread hannes
Sorry for being so slow. I really appreciate your comments on my report. Unfortunately, I don't know how to reproduce the issue without APT. Can you tell me? Here's, what "dpkg -l cryptsetup" says (perhaps this tells you in what state cryptsetup currently is on my system): --- Desired=Unknown/In

[Bug 185380] Re: Updating cryptsetup fails

2008-02-12 Thread Reinhard Tartler
please avoid using apt-get to reproduce it. it just unnecessarily complicates the diagnostics. work with /usr/sbin/update-initramfs directly instead. -- Updating cryptsetup fails https://bugs.launchpad.net/bugs/185380 You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 185380] Re: Updating cryptsetup fails

2008-02-12 Thread hannes
The strace with forks is about 50MB please tell me if you want me to upload it, too. -- Updating cryptsetup fails https://bugs.launchpad.net/bugs/185380 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 185380] Re: Updating cryptsetup fails

2008-02-12 Thread hannes
Here's two straces of "apt-get install cryptsetup". One called with parameter "-f", one without. The console output was: Reading package lists... Done Building dependency tree Reading state information... Done cryptsetup is already the newest version. 0 upgraded, 0 newly installed, 0 to remov

[Bug 185380] Re: Updating cryptsetup fails

2008-01-31 Thread Reinhard Tartler
The cryptsetup package correctly triggers an initramfs rebuilt, which does not finish. We need to find out what actually happens here. Please try to trace the steps initramfs-update does (running in sh -x or similar), and attach that output to this bug. ** Changed in: cryptsetup (Ubuntu) S

[Bug 185380] Re: Updating cryptsetup fails

2008-01-30 Thread hannes
A similar behaviour is described here: http://ubuntuforums.org/showthread.php?t=672132 -- Updating cryptsetup fails https://bugs.launchpad.net/bugs/185380 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing lis