[Bug 1225136] Re: 13.10 regression: No password asked for encrypted partitions during boot

Steve Langasek steve.langasek at canonical.com
Sun Sep 15 07:20:52 UTC 2013


What plymouth theme / frontend are you using?  I'm able to reproduce an
issue like this with plymouth-theme-ubuntu-text: the prompt is shown,
but is then almost immediately overwritten when the screen refreshes to
show the 'Continue to wait, [...]' message.  But if I start typing, it's
captured as a passphrase and I'm able to unlock the disk - and all disks
are mounted correctly.

So I think this is a bug in the text theme.  But I don't see any way
that this could be a regression since 13.04, because the text theme
hasn't changed since raring.  So maybe instead something has changed
with your hardware that causes the text splash to be used instead of the
graphical splash?  Have you recently enabled nvidia/fglrx binary drivers
for your system?

** Changed in: cryptsetup (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to cryptsetup in Ubuntu.
https://bugs.launchpad.net/bugs/1225136

Title:
  13.10 regression: No password asked for encrypted partitions during
  boot

Status in “cryptsetup” package in Ubuntu:
  Incomplete

Bug description:
  # cat /etc/crypttab 
  home                /dev/sda3         none         luks

  # cat /etc/fstab
  ...
  /dev/mapper/home   /home           ext4     defaults    0       0

  During boot, there's a message that /home isn't ready or not present.
  Skip or Manual recovery

  Expected: prompt me for password

  This works:
  cryptsetup luksOpen /dev/sda3 home; mount /home

  13.04 used to work with same setup (and it also detected the encrypted
  partition during install, and set it up for me. 13.10 ignores it)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: cryptsetup-bin 2:1.4.3-4ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-5.11-generic 3.11.0
  Uname: Linux 3.11.0-5-generic x86_64
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  Date: Fri Sep 13 21:25:13 2013
  InstallationDate: Installed on 2013-09-13 (0 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130909)
  MarkForUpload: True
  SourcePackage: cryptsetup
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/1225136/+subscriptions




More information about the foundations-bugs mailing list