ubuntustudio-bugs team mailing list archive
-
ubuntustudio-bugs team
-
Mailing list archive
-
Message #11407
[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 Ubuntu
Studio Bugs, which is subscribed to ubuntustudio-meta in Ubuntu.
Matching subscriptions: UbuntuStudioPackages
https://bugs.launchpad.net/bugs/2017786
Title:
update script in ubuntu-meta not handling germinate or specified
versions
Status in edubuntu-meta package in Ubuntu:
Won't Fix
Status in kubuntu-meta package in Ubuntu:
New
Status in lubuntu-meta package in Ubuntu:
New
Status in ubuntu-budgie-meta package in Ubuntu:
New
Status in ubuntu-mate-meta package in Ubuntu:
New
Status in ubuntu-meta package in Ubuntu:
Fix Released
Status in ubuntu-unity-meta package in Ubuntu:
New
Status in ubuntucinnamon-meta package in Ubuntu:
New
Status in ubuntukylin-meta package in Ubuntu:
New
Status in ubuntustudio-meta package in Ubuntu:
Won't Fix
Status in xubuntu-meta package in Ubuntu:
New
Bug description:
update script handled debootstrap and devscripts, does not handle
germinate. also doesn't handle potential specified versions in the
package directory.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/edubuntu-meta/+bug/2017786/+subscriptions