[Bug 2072699] Re: SRU: add a postinst script to rm livecd-rootfs' unminimize
Timo Aaltonen
2072699 at bugs.launchpad.net
Fri Aug 9 11:07:00 UTC 2024
Hello Utkarsh, or anyone else affected,
Accepted ubuntu-meta into noble-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/ubuntu-meta/1.539.1
in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed. Your feedback will aid us getting this
update out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
noble to verification-done-noble. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-noble. In either case, without details of your testing we will
not be able to proceed.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance for helping!
N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.
** Changed in: ubuntu-meta (Ubuntu Noble)
Status: In Progress => Fix Committed
** Tags removed: verification-done-noble
** Tags added: verification-needed-noble
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/2072699
Title:
SRU: add a postinst script to rm livecd-rootfs' unminimize
Status in ubuntu-meta package in Ubuntu:
Fix Released
Status in unminimize package in Ubuntu:
Fix Released
Status in ubuntu-meta source package in Noble:
Fix Committed
Status in unminimize source package in Noble:
Fix Released
Bug description:
[ Impact ]
Right now, livecd-rootfs ships an unminimize script in
/usr/local/sbin/unminimize. With unminimize now separately packaged
and available in Noble+, we'd like to ensure there's only 1 unminimize
script installed in a cloud image or a ubuntu-server minimal setup.
This means, we'd like to drop the unminimize that is being shipped via
livecd-rootfs.
Also, once this is fixed in the unminimize package in Noble, we'd like to seed
this package, too, so there'll be an update to ubuntu-meta with the seed changes, as done for Oracular already.
[ Test Plan ]
- Build cloud and server minimal image
- Install unminimize from -proposed.
- Confirm there's only unminimize in /usr/bin/unminimize and not in /usr/local/sbin/unminimize.
Post ubuntu-meta changes, the installation of the package won't be
needed as it'll now be seeded so should be available by default. :)
- Build cloud and server minimal image
- Confirm there's only unminimize in /usr/bin/unminimize and not in /usr/local/sbin/unminimize.
[ Where problems could occur ]
The problems could occur if the user has their own set up in
/usr/local/sbin/unminimize or if we accidentally delete something in
/usr/local/* but we try and take care of this edge case by grepping a
string in the unminimize script and only then delete the file.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/2072699/+subscriptions
More information about the foundations-bugs
mailing list