Your message dated Sat, 18 Mar 2017 10:42:27 +0000
with message-id <[email protected]>
and subject line unblock resource-agents
has caused the Debian Bug report #858099,
regarding unblock: resource-agents/1:4.0.0~rc1-3
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.)
--
858099: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858099
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 resource-agents
It fixes a missing Build-Depends and Recommends on net-tools,
as reported in #857368 (Severity: serious). ifconfig is used by the
IPaddr agent.
diff -Nru resource-agents-4.0.0~rc1/debian/changelog
resource-agents-4.0.0~rc1/debian/changelog
--- resource-agents-4.0.0~rc1/debian/changelog 2017-01-23 11:07:20.000000000
+0100
+++ resource-agents-4.0.0~rc1/debian/changelog 2017-03-14 08:36:06.000000000
+0100
@@ -1,3 +1,9 @@
+resource-agents (1:4.0.0~rc1-3) unstable; urgency=medium
+
+ * debian/control: add net-tools to Recommends (Closes: #857368)
+
+ -- Valentin Vidic <[email protected]> Tue, 14 Mar 2017 08:36:06 +0100
+
resource-agents (1:4.0.0~rc1-2) unstable; urgency=medium
* resource-agents: depend on gawk for LVM monitor
diff -Nru resource-agents-4.0.0~rc1/debian/control
resource-agents-4.0.0~rc1/debian/control
--- resource-agents-4.0.0~rc1/debian/control 2017-01-23 11:07:11.000000000
+0100
+++ resource-agents-4.0.0~rc1/debian/control 2017-03-14 08:36:06.000000000
+0100
@@ -23,6 +23,7 @@
libstonith1-dev (>= 1.0.12~),
libtool,
libxml2-utils,
+ net-tools,
pkg-config,
python,
# for systemd.pc:
@@ -37,6 +38,7 @@
Package: resource-agents
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, cluster-glue, gawk, python
+Recommends: net-tools
Replaces: cluster-agents (<= 1:1.0.4-1), rgmanager (<= 3.0.12-2+b1),
resource-agents-dev (<< 1:3.9.6)
Conflicts: cluster-agents (<= 1:1.0.4-1), rgmanager (<= 3.0.12-2+b1),
resource-agents-dev (<< 1:3.9.6)
Provides: resource-agents-dev
unblock resource-agents/1:4.0.0~rc1-3
-- System Information:
Debian Release: 9.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.9.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Unblocked resource-agents.
--- End Message ---