[Bug 1978931] Re: `debsums -c` returns the error of /sbin/start-stop-daemon

Launchpad Bug Tracker 1978931 at bugs.launchpad.net
Fri Jul 1 15:54:42 UTC 2022


This bug was fixed in the package ubiquity - 22.10.4

---------------
ubiquity (22.10.4) kinetic; urgency=medium

  [ Shih-Yuan Lee (FourDollars) ]
  * Use dpkg-divert /sbin/start-stop-daemon unconditionally instead of just renaming it conditionally.  (LP: #1978931)

  [ Sebastien Bacher ]
  * plugin-viewer-gtk.py: specify the gtk version to use and fix a warning
  * 22.10.3 upload included: Update the ubiquity icons for the brand
    refresh. Thanks to the Yaru team.

  [ Dimitri John Ledkov ]
  * zsys-setup: increase minimum bpool partition size to 1792

 -- Dimitri John Ledkov <dimitri.ledkov at canonical.com>  Fri, 01 Jul 2022
11:23:36 +0100

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

-- 
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/1978931

Title:
  `debsums -c` returns the error of /sbin/start-stop-daemon

Status in OEM Priority Project:
  In Progress
Status in ubiquity package in Ubuntu:
  Fix Released
Status in ubiquity source package in Focal:
  New
Status in ubiquity source package in Jammy:
  New

Bug description:
  1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> About Ubuntu
  Description:	Ubuntu 22.04 LTS
  Release:	22.04

  2) The version of the package you are using, via 'apt-cache policy pkgname' or by checking in Software Center
  ubiquity 22.04.16

  3) What you expected to happen
  `debsums -c` returns no error.

  4) What happened instead
  `debsums -c` returns the error of /sbin/start-stop-daemon

  We made the OEM jammy base image for Dell that contains dpkg
  1.21.1ubuntu2 and then use dell-recovery (Ubiquity plugin) fish
  mechanism to install/upgrade dpkg 1.21.1ubuntu2.1.

  Because Ubiquity will rename it to /sbin/start-stop-daemon.REAL and provide a fake /sbin/start-stop-daemon during the installation.
  When installing newer dpkg, /sbin/start-stop-daemon will be replaced. However Ubiquity will rename /sbin/start-stop-daemon.REAL back to /sbin/start-stop-daemon after the installation.
  So /sbin/start-stop-daemon will be kept as the older one.
  That is why the issue happens.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1978931/+subscriptions




More information about the foundations-bugs mailing list