← Back to team overview

touch-packages team mailing list archive

[Bug 1467906] Re: Suspend, resume, can't shut down (cryptswap is suspect)

 

Indeed this sounds like one of the recent cryptswap bugs: bug 1447282,
bug 953875 (which are both fixed in -updates) and perhaps bug 1453738
(but this only applies to LVM which you don't seem to use). Please
copy&paste the output of

  sudo blkid
  ls -lR /dev/disk/by-uuid
  grep -v '^#' /etc/fstab
  cat /etc/crypttab

Thanks!

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

** Summary changed:

- Suspend, resume, can't shut down (cryptswap is suspect)
+ fails to start cryptswap

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1467906

Title:
  fails to start cryptswap

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  Background:
  1. Fresh boot
  2. Suspend, and computer appears to suspend.
  3. Resume and computer resumes.
  4. Try to shut down, and it will not.
  4a. Message in /var/log/syslog: Failed to start poweroff.target: Transaction is destructive.

  I am reporting this bug after a fresh boot, using ubuntu-bug

  Perhaps this is the underlying issue.  I have a relatively new install
  of Ubuntu 15.04.  During install, I chose to encrypt my partitions.
  Upon booting, I enter my key for the primary partition and the swap
  partition.  I don't think cryptswap is properly starting:

  ericp@pucky:~$ systemctl list-jobs
  JOB UNIT                                  TYPE  STATE  
  563 dev-mapper-cryptswap1.device          start running
  564 dev-mapper-cryptswap1.swap            start waiting
  549 systemd-cryptsetup@cryptswap1.service start running

  Running top, I see swap is allocated, and I've seen it being used.
  I'm not sure what it never gets to a happy state.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-7ubuntu6
  ProcVersionSignature: Ubuntu 3.19.0-21.21-generic 3.19.8
  Uname: Linux 3.19.0-21-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Jun 23 07:26:31 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-06-09 (14 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: TOSHIBA Satellite E55-A
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-21-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: systemd
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2013
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: 1.50
  dmi.board.asset.tag: *
  dmi.board.name: ZEMAA
  dmi.board.vendor: TOSHIBA
  dmi.board.version: 1.00
  dmi.chassis.asset.tag: *
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: *
  dmi.modalias: dmi:bvnTOSHIBA:bvr1.50:bd12/02/2013:svnTOSHIBA:pnSatelliteE55-A:pvrPSKPJU-01K023:rvnTOSHIBA:rnZEMAA:rvr1.00:cvnTOSHIBA:ct10:cvr*:
  dmi.product.name: Satellite E55-A
  dmi.product.version: PSKPJU-01K023
  dmi.sys.vendor: TOSHIBA

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


References