Your message dated Sat, 14 Oct 2017 12:21:45 +0000
with message-id <[email protected]>
and subject line Bug#874026: fixed in pcs 0.9.160-1
has caused the Debian Bug report #874026,
regarding pcs: Fix autopkgtest to work when proxy is set in the test environment
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.)
--
874026: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874026
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pcs
Version: 0.9.159-3
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu artful ubuntu-patch autopkgtest
The latest pcs package has been failing its autopkgtests on Ubuntu's
infrastructure, because Ubuntu's test environment uses a global http proxy
for communicating to the Internet, and the test suite doesn't expect this:
FAIL: test_connection_error (pcs.test.test_lib_external.NodeCommunicatorTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1305, in patched
return func(*args, **keywargs)
File "/usr/lib/python2.7/dist-packages/pcs/test/test_lib_external.py", line
928, in test_connection_error
self.fixture_report_item_list_debug(expected_url, "")
File "/usr/lib/python2.7/dist-packages/pcs/test/tools/assertions.py", line
255, in assert_report_item_list_equal
__find_report_info(report_info_list, report_item)
File "/usr/lib/python2.7/dist-packages/pcs/test/tools/assertions.py", line
293, in __find_report_info
else " No report is expected!"
AssertionError: Unexpected report given:
(u'WARNING', u'NODE_COMMUNICATION_PROXY_IS_SET', {}, None)
expected reports are:
(u'DEBUG', u'NODE_COMMUNICATION_NOT_CONNECTED', {u'node': u'test_host',
u'reason': u'expected reason'})
(u'DEBUG', u'NODE_COMMUNICATION_DEBUG_INFO', {u'data': u'', u'target':
u'https://test_host:2224/test_request'})
----------------------------------------------------------------------
http://autopkgtest.ubuntu.com/packages/p/pcs/artful/amd64
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful/artful/amd64/p/pcs/20170807_065104_85842@/log.gz
This is simple enough to fix by unsetting the http_proxy and https_proxy
variables before calling the test runner. Please consider applying the
attached patch, which has been uploaded to Ubuntu.
Thanks,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer http://www.debian.org/
[email protected] [email protected]
diff -Nru pcs-0.9.159/debian/tests/testsuite-pcs
pcs-0.9.159/debian/tests/testsuite-pcs
--- pcs-0.9.159/debian/tests/testsuite-pcs 2017-09-01 21:12:48.000000000
-0700
+++ pcs-0.9.159/debian/tests/testsuite-pcs 2017-09-01 22:12:03.000000000
-0700
@@ -1,6 +1,8 @@
#!/bin/sh
set -e
+unset http_proxy
+unset https_proxy
cat >>/etc/hosts <<EOF
--- End Message ---
--- Begin Message ---
Source: pcs
Source-Version: 0.9.160-1
We believe that the bug you reported is fixed in the latest version of
pcs, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Valentin Vidic <[email protected]> (supplier of updated pcs package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 14 Oct 2017 13:20:20 +0200
Source: pcs
Binary: pcs
Architecture: source
Version: 0.9.160-1
Distribution: unstable
Urgency: medium
Maintainer: Debian HA Maintainers
<[email protected]>
Changed-By: Valentin Vidic <[email protected]>
Description:
pcs - Pacemaker Configuration System
Closes: 874026
Changes:
pcs (0.9.160-1) unstable; urgency=medium
.
* New upstream version 0.9.160
* d/control: remove Build-Depends on dh-systemd
* d/control: replace deprecated priority extra
* d/tests: fix testsuite-pcs failing in Ubuntu (Closes: #874026)
* d/patches: refresh for new version
* d/pcs.install: move README to README.md
* d/patches: drop 0009-Fix-python-lxml.patch
* d/patches: add 0009-Fix-pcsd-port.patch
* d/patches: add 0010-Fix-python3-build.patch
* d/rules: update build rules for python3
* d/control: update dependencies for python3
* d/tests: update testsuite-pcs to use python3
* d/control: update Standards-Version to 4.1.1
* d/copyright: drop paragraph for Liberation fonts
* d/patches: add 0011-Add-service-documentation.patch
Checksums-Sha1:
c86b715f9cdc8ab8450c43809344114d582decd9 2203 pcs_0.9.160-1.dsc
9a7bbd3408012b1180a99a5aa534dddc51c187c4 1340869 pcs_0.9.160.orig.tar.gz
4eb267f1c3a509cbe15df4d477e46ce0b9539e35 165944 pcs_0.9.160-1.debian.tar.xz
7813b415c565581abc9c8aeeaa21aaa4913310ce 6160 pcs_0.9.160-1_source.buildinfo
Checksums-Sha256:
1b7bee9f5a15ba8d088f979a9e0cc89131c13e6ecd5e13c4aedf43856c9d34f1 2203
pcs_0.9.160-1.dsc
306ed4188849bd0a50800d0aea3a57c9711827ad12d212a52038ba1d62b5f367 1340869
pcs_0.9.160.orig.tar.gz
6b550efbbb90898fba2160abaeb6bfd8d5a9033095afa60b98f18bda0ad91db5 165944
pcs_0.9.160-1.debian.tar.xz
37ca940cb6a8c1ba207190b0f3aae06e769d6835930ef7d6604402435e0a7406 6160
pcs_0.9.160-1_source.buildinfo
Files:
7d5c3aef26dc5f78283a0ac333e9578a 2203 admin optional pcs_0.9.160-1.dsc
b4550b3607e8c75b218fc2a6409d66ca 1340869 admin optional pcs_0.9.160.orig.tar.gz
4a7878baf3fd902ffb44ba24a904fb8f 165944 admin optional
pcs_0.9.160-1.debian.tar.xz
9f6853abe6ea4077379be50d9629109e 6160 admin optional
pcs_0.9.160-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJNBAEBCgA3FiEExaW53cM9k/u2PWfIMofYmpfNqHsFAlnh/G8ZHHZhbGVudGlu
LnZpZGljQGNhcm5ldC5ocgAKCRAyh9ial82oew31EACsycvpS11uBunGBxnWSGGi
0PLnfyV5Ps+vaOIe+LJg43qro3CH/mrVIyBK2o0nGyok0t1+fJ+xx0X/1YOeQ/FX
DfIO7BmT+udSd+x2QUXELU0rvfgmexzPtH7LWfCxmkHBgQUdQ56FaTatbREQaT/J
cYeqZOiAH6upCPP8a2hMf+R9L0qhHLOJar96Yn9kHq2NuUAOzotjZu//6e8xwDtR
YdtLhn1GVloEYqQ/1pzL0VNStqovj23JnqJlsrUpCXJakUhEW7bE5gmNPfl/LtaG
sklGVh19YpZfvh2QK/9q6g2GzIpzye41OB0+Yhxpr55tuf9mUCo/3mvc9qE+jG8G
7hf0VC3vS//kvomOWXqg2qVNnnZuZeOBBs7lGGdyNwDqAJ5qcqCUw0f0BfmlE2pC
WXcFbqBsTpw5O28+E0JMkgduMHm4JZwWK4sOSAs3NPfhmnsGcttymGlkHENZKnDB
YJ68YFXwSITmrzPQQuEcNasCivqpDcD8AIHy5Q3jPtq2+m6ePRY9FuCUE3c+GqEm
1kDaXBHmiTob0vDAtJBAIswgyjdEQicDYBPWoHHkEnXHFFzRZaed7+Q1IvJq22cQ
Gmlc3hU1EQSm1toO/q+6XwsdcPJqQH7bJHSfy5ntPiMg1ccB7A+7lsXLJ5ZmfnSI
0KT91q7jkHQWxGNwe8tL+A==
=qppU
-----END PGP SIGNATURE-----
--- End Message ---