[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions
Brian Murray
2017786 at bugs.launchpad.net
Mon May 8 16:07:55 UTC 2023
@eeickmeyer - the version of the change that actually landed in the
package essentially adds the following to the update script:
+if ! which germinate-update-metapackage >/dev/null; then
+ echo >&2 "please install germinate"
+ exit 1
+fi
I think this is a useful improvement as not everyone has germinate
installed but do as you wish with your packages.
--
You received this bug notification because you are a member of Ubuntu
Cinnamon Developers, which is subscribed to ubuntucinnamon-meta in
Ubuntu.
https://bugs.launchpad.net/bugs/2017786
Title:
update script in ubuntu-meta not handling germinate or specified
versions
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/edubuntu-meta/+bug/2017786/+subscriptions
More information about the universe-bugs
mailing list