Your message dated Thu, 04 Apr 2019 19:16:46 +0000
with message-id <[email protected]>
and subject line unblock open-infrastructure-compute-tools
has caused the Debian Bug report #926288,
regarding unblock: open-infrastructure-compute-tools/20190301-lts1-2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
926288: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926288
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package open-infrastructure-compute-tools
Properly cleanup all alternatives after package removal.
unblock open-infrastructure-compute-tools/20190301-lts1-2
Andreas
diff -Nru open-infrastructure-compute-tools-20190301-lts1/debian/changelog
open-infrastructure-compute-tools-20190301-lts1/debian/changelog
--- open-infrastructure-compute-tools-20190301-lts1/debian/changelog
2019-03-02 11:51:51.000000000 +0100
+++ open-infrastructure-compute-tools-20190301-lts1/debian/changelog
2019-03-19 21:24:38.000000000 +0100
@@ -1,3 +1,12 @@
+open-infrastructure-compute-tools (20190301-lts1-2) unstable; urgency=medium
+
+ * Uploading to sid.
+ * Adding removal of previously forgotten mmdebstrap alternative to not
+ leave cruft behind after package removal, thanks to Andreas Beckmann
+ <[email protected]> (Closes: #924092).
+
+ -- Daniel Baumann <[email protected]> Tue, 19 Mar 2019
21:24:38 +0100
+
open-infrastructure-compute-tools (20190301-lts1-1) unstable; urgency=medium
* Uploading to sid.
diff -Nru
open-infrastructure-compute-tools-20190301-lts1/debian/open-infrastructure-container-tools.prerm
open-infrastructure-compute-tools-20190301-lts1/debian/open-infrastructure-container-tools.prerm
---
open-infrastructure-compute-tools-20190301-lts1/debian/open-infrastructure-container-tools.prerm
2019-03-02 11:51:43.000000000 +0100
+++
open-infrastructure-compute-tools-20190301-lts1/debian/open-infrastructure-container-tools.prerm
2019-03-19 21:24:31.000000000 +0100
@@ -4,6 +4,7 @@
case "${1}" in
remove|upgrade|deconfigure)
+ update-alternatives --quiet --remove container_script
/usr/share/open-infrastructure/container/scripts/mmdebstrap
update-alternatives --quiet --remove container_script
/usr/share/open-infrastructure/container/scripts/debootstrap
update-alternatives --quiet --remove container_script
/usr/share/open-infrastructure/container/scripts/progress-linux
update-alternatives --quiet --remove container_script
/usr/share/open-infrastructure/container/scripts/debian
--- End Message ---
--- Begin Message ---
Unblocked open-infrastructure-compute-tools.
--- End Message ---