← Back to team overview

edubuntu-bugs team mailing list archive

[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

 

@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 Edubuntu
Bugsquad, which is subscribed to edubuntu-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