For ubuntu-meta, I can confirm this is working as the seeds are doing
the right thing and unminimize is being pulled into main and is present
in the images by default.

Let's go! <3

** Tags removed: verification-needed-noble
** Tags added: verification-done-noble

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, 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 Released
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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to