[Bug 1066480] Re: Installer doesn't show encrypted partitions

DJ 1066480 at bugs.launchpad.net
Tue Nov 12 04:45:58 UTC 2013


I found a bug in the cryptroot script run by update-initramfs. On line
523 it tests for a return value from add_device(), and prints an error
message.

if ! modules=$(add_device "$dev"); then ...

This statement will never be true, therefore the user is never notified
of the error.

I did receive a warning message, indicating that there's no valid entry
for my volume group in /etc/crypttab. However, I can't see why it's even
necessary to have anything in crypttab, because by the time the rootfs
is accessible, and thus /etc/crypttab, the crypt has already been
opened.

However, this page says that an entry is required in /etc/crypttab. Why?
https://help.ubuntu.com/community/EncryptedFilesystemLVMHowto

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

Title:
  Installer doesn't show encrypted partitions

Status in Ubiquity:
  New
Status in Release Notes for Ubuntu:
  Confirmed
Status in Release Notes for Ubuntu quantal series:
  Confirmed
Status in “ubiquity” package in Ubuntu:
  Confirmed
Status in “ubiquity” source package in Quantal:
  Won't Fix
Status in “ubiquity” source package in Raring:
  Won't Fix
Status in “ubiquity” source package in Saucy:
  Triaged

Bug description:
  Hallo
  Testing 20121014 amd64 desktop in virtual env.
  in the disk was already present an encrypted Ubuntu installation, and when I try to install a second Ubuntu it don't consider the encrypted partitions, suggesting to erase all the disk instead to instal along side.
  But I want a free system for my son and an ecrypted one for my work on the same disk.
  Attached screenshot
  Thanks
  Fabio

  We can also see that the partition is regularry mounted and showed in
  launcher.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: ubiquity 2.12.11 [modified: lib/partman/automatically_partition/question]
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  CasperVersion: 1.328
  Date: Sun Oct 14 10:55:01 2012
  InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
  LiveMediaBuild: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121014)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubiquity/+bug/1066480/+subscriptions



More information about the foundations-bugs mailing list