Your message dated Sat, 07 Oct 2017 11:33:55 +0100
with message-id <1507372435.18586.64.ca...@adam-barratt.org.uk>
and subject line Closing bugs for 9.2 point release
has caused the Debian Bug report #872991,
regarding stretch-pu: package lava-tool/0.21-1
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 ow...@bugs.debian.org
immediately.)
--
872991: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=872991
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian....@packages.debian.org
Usertags: pu
To fix bug #872782, I propose to make an upload to stretch-pu with this diff:
changelog | 6 ++++++
control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff -Nru lava-tool-0.21/debian/changelog lava-tool-0.21/debian/changelog
--- lava-tool-0.21/debian/changelog 2017-01-19 15:46:04.000000000 +0000
+++ lava-tool-0.21/debian/changelog 2017-08-23 11:55:21.000000000 +0100
@@ -1,3 +1,9 @@
+lava-tool (0.21-1+deb9u1) stable-proposed-updates; urgency=medium
+
+ * Add missing dependency: python-simplejson. (Closes: #872782)
+
+ -- Neil Williams <codeh...@debian.org> Wed, 23 Aug 2017 11:55:21 +0100
+
lava-tool (0.21-1) unstable; urgency=medium
* New upstream release
diff -Nru lava-tool-0.21/debian/control lava-tool-0.21/debian/control
--- lava-tool-0.21/debian/control 2017-01-19 15:46:04.000000000 +0000
+++ lava-tool-0.21/debian/control 2017-08-23 11:55:21.000000000 +0100
@@ -22,7 +22,7 @@
Package: lava-tool
Architecture: all
-Depends: python-setuptools,
+Depends: python-setuptools, python-simplejson,
${python:Depends}, ${misc:Depends}
Recommends: ca-certificates
Breaks: lava-dashboard-tool (<< 0.8), lava-scheduler-tool (<< 0.6)
The need for python-simplejson was removed in subsequent upstream releases, so
0.23-1 in unstable is not affected.
0.21-1 in stretch is currently unusable without python-simplejson being
installed
due to a mistake upstream where simplejson was removed from setup.py whilst some
parts still tried to import it.
-- System Information:
Debian Release: buster/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf, arm64
Kernel: Linux 4.12.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), LANGUAGE=en_GB:en
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Version: 9.2
Hi.
The updates referenced by each of these bugs was included in today's
point release of stretch.
Regards,
Adam
--- End Message ---