[Bug 665932] Re: boot stops at resume: libgcrypt 1.4.5 for over 20 seconds

Rodolfo García Peñas (kix) 665932 at bugs.launchpad.net
Wed Oct 30 07:02:47 UTC 2013


Hi,

yesterday I was working on this bug. I think I found the problem. Can
you test this?

Edit the file /usr/share/initramfs-tools/hooks/resume

Comment these lines at the end of the file:

# Try to autodetect the RESUME partition, using biggest swap?
RESUME=$(grep ^/dev/ /proc/swaps | sort -rk3 | head -n 1 | cut -d " " -f 1)
#if [ -n "$RESUME" ] && command -v blkid >/dev/null 2>&1; then
#       UUID=$(blkid -s UUID -o value "$RESUME" || true)
#       if [ -n "$UUID" ]; then
#                       RESUME="UUID=$UUID"
#       fi
#fi

Then, run "update-initramfs -u"

The new initrd file is updated. Then, run "s2disk". Reboot.

Can your system boot?

Thanks a lot.
Rodolfo.

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

Title:
  boot stops at resume: libgcrypt 1.4.5 for over 20 seconds

Status in “libgcrypt11” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: libgcrypt11

  Ubuntu 10.10 Maverick

  Not using any encryption unless something has been set without my
  knowledge by default.

  20 seconds to boot has seriously increased my boot time since Ubuntu
  10.04, not sure that it is libgcrypts fault but it is a place to
  start.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: libgcrypt11 1.4.5-2ubuntu1
  ProcVersionSignature: Ubuntu 2.6.36-1.7-generic 2.6.36
  Uname: Linux 2.6.36-1-generic x86_64
  Architecture: amd64
  Date: Sun Oct 24 17:33:03 2010
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha amd64 (20100224.1)
  ProcEnviron:
   LANG=sv_SE.utf8
   SHELL=/bin/bash
  SourcePackage: libgcrypt11

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



More information about the foundations-bugs mailing list