[Bug 1978931] Re: `debsums -c` returns the error of /sbin/start-stop-daemon
Andreas Hasenack
1978931 at bugs.launchpad.net
Mon Jun 26 18:49:55 UTC 2023
There is a ubiquity package in focal-proposed, version 20.04.15.20[1]:
ubiquity (20.04.15.20) focal; urgency=medium
* Automatic update of included source packages: shim-signed 1.40.9.
-- Graham Inggs <ginggs at ubuntu.com> Tue, 14 Mar 2023 11:56:03 +0000
This change is not in the upstream focal branch for this project[2], where the latest version is:
ubiquity (20.04.15.19) focal; urgency=medium
* Backport the ability to unhide passwords that are being typed-in during
various stages of the installation (LP: #1960306).
* Automatic update of included source packages: partman-auto
134ubuntu13.1 (LP: #1959971).
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak at ubuntu.com> Tue, 08 Feb
2022 11:51:13 +0100
I'd rather not merge
https://code.launchpad.net/~fourdollars/ubiquity/+git/ubiquity/+merge/426347
until that is sorted.
1. https://launchpad.net/ubuntu/+source/ubiquity/20.04.15.20
2. https://git.launchpad.net/ubiquity/tree/debian/changelog?h=focal
--
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:
In Progress
Bug description:
[Impact]
* Affects Canonical OEM images for Dell on focal and jammy
[Test Plan]
* Built Canonical OEM images for Dell on focal or jammy that includes
the latest Ubiquity packages from *-proposed or *-updates.
* Use the customized image to install Ubuntu system
* Install debsums after the installation to check the system.
[Where problems could occur]
* N/A
[Other Info]
* I have built and included the customized Ubiquity packages that
included the patch for focal and jammy so there should also be no
problem after we finished the SRU updates.
[Original 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