[Bug 651886] Re: ubiquity does not work with kernels that have swapping disabled

Launchpad Bug Tracker 651886 at bugs.launchpad.net
Thu Mar 10 23:10:11 UTC 2011


This bug was fixed in the package ubiquity - 2.5.25

---------------
ubiquity (2.5.25) natty; urgency=low

  [ Mario Limonciello ]
  * Install oem-config-debconf properly. (LP: #732576)
  * Don't trigger oem-config-debconf on dbus.

  [ Kees Cook ]
  * scripts/plugininstall.py: do not explode if /proc/swaps is missing,
    thanks to Gilles Grandou (LP: #651886).
 -- Kees Cook <kees at ubuntu.com>   Thu, 10 Mar 2011 14:37:48 -0800

** Changed in: ubiquity (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
https://bugs.launchpad.net/bugs/651886

Title:
  ubiquity does not work with kernels that have swapping disabled

Status in “ubiquity” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: ubiquity

  /usr/share/ubiquity/plugininstall.py looks for /proc/swap and fails if
  a user uses a custom kernel that has no swapping enabled (i.e. on some
  custom arm bioards people use such a setup, which is admittedly a
  corner case but can happen)

  the function should properly return None if /proc/swap does not exist.



More information about the Ubuntu-sponsors mailing list