[Bug 1998864] Re: Duplicate entry for `multi-user.target` in the startup scripts
Launchpad Bug Tracker
1998864 at bugs.launchpad.net
Tue Dec 6 20:59:59 UTC 2022
This bug was fixed in the package google-guest-agent -
20220622.00-0ubuntu3
---------------
google-guest-agent (20220622.00-0ubuntu3) lunar; urgency=medium
* d/p/0005-remove-dupe-multi-user-target.patch: Add patch to
fix duplicate `multi-user.target` entries. (LP: #1998864)
-- Chloé 'kajiya' Smith <chloe.smith at canonical.com> Mon, 05 Dec 2022
19:52:50 +0000
** Changed in: google-guest-agent (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to google-guest-agent in Ubuntu.
https://bugs.launchpad.net/bugs/1998864
Title:
Duplicate entry for `multi-user.target` in the startup scripts
Status in google-guest-agent package in Ubuntu:
Fix Released
Bug description:
[Impact]
``google-guest-agent`` is provided by Google for installation within
guests that run on GCE. It's just one of a collection of tools and
daemons that ensure that the Ubuntu images published to GCE run
properly on their platform.
A member of the Google team pointed out to CPC that there seems to be
an error in the file ``google-startup-scripts.service``; namely
there's a duplicate entry for ``multi-user.target`` that doesn't make
sense. Rectifying it easy to do, low risk and will look good for
UBuntu, so let's do it!
[Test Case]
When a new version of ``google-guest-agent`` is uploaded to
``-proposed``, the following will happen...
* an image based on -proposed will be built especially for GCE and published to the ``ubuntu-os-cloud-devel`` project
* the GCE team will be asked to validate that the new package addresses the issues it is expected to address, and that the image passes their internal image validation.
* Each test image will be launched, and we will validate:
** the package version
** that the correct ssh keys have been imported
** that the Google specific services are running successfully
If all the testing indicates that the new package is acceptable,
verification will be considered to be done.
[Other Information]
This bug is used for tracking of releasing the new versions for all
supported series, as per the approved policy mentioned in the
following MRE:
https://wiki.ubuntu.com/gce-compute-image-packages-Updates
The updated package is not built for riscv64 on Focal, but it is not
used on riscv64 either, thus please release the SRU without the risc64
binaries.
The package does not build for powerpc on Xenial, but this is OK since
it is not used on powerpc either.
[Misc]
I have attached a .debdiff for ease - the patch was created using the
usual ``quilt`` workflow (quilt push -a, quilt new ..., quilt add ...,
quilt header -e, etc.)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/google-guest-agent/+bug/1998864/+subscriptions
More information about the foundations-bugs
mailing list