Your message dated Sat, 01 Oct 2016 22:36:56 +0000
with message-id <e1bqsts-0004de...@franck.debian.org>
and subject line Bug#838715: fixed in pacemaker 1.1.15-2
has caused the Debian Bug report #838715,
regarding pacemaker: properly remove CTS python files for all versions
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.)


-- 
838715: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838715
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pacemaker
Version: 1.1.15-1
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu yakkety ubuntu-patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * d/rules: update CTS python files' path for python3 and possibly
    site-packages. If the code is updated to use setuptools, cts should
    continue to not be shipped. Fixes FTBFS for arch-only builds
    (LP: #1627125).

Thanks for considering the patch.

diff -Nru pacemaker-1.1.15/debian/rules pacemaker-1.1.15/debian/rules
--- pacemaker-1.1.15/debian/rules       2016-06-23 13:47:01.000000000 -0700
+++ pacemaker-1.1.15/debian/rules       2016-09-23 13:51:00.000000000 -0700
@@ -37,8 +37,11 @@
 override_dh_auto_test:
 
 override_dh_install:
+       # remove any possible python CTS files, including site-packages.
+       # If the code is updated to use setuptools, CTS should
+       # continue to not be shipped. 
        rm -r   debian/tmp/usr/share/pacemaker/tests \
-               debian/tmp/usr/lib/python2.7/dist-packages/cts \
+               debian/tmp/usr/lib/python*/*packages/cts \
                debian/tmp/usr/lib/*/lib*.la \
                debian/tmp/usr/share/doc/pacemaker/COPYING \
                debian/tmp/usr/share/doc/pacemaker/COPYING.LIB


-- System Information:
Debian Release: stretch/sid
  APT prefers yakkety
  APT policy: (500, 'yakkety'), (400, 'yakkety-proposed')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-15-generic (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- 
Nishanth Aravamudan
Ubuntu Server
Canonical Ltd

--- End Message ---
--- Begin Message ---
Source: pacemaker
Source-Version: 1.1.15-2

We believe that the bug you reported is fixed in the latest version of
pacemaker, 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 838...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ferenc Wágner <wf...@debian.org> (supplier of updated pacemaker 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 01 Oct 2016 22:01:27 +0200
Source: pacemaker
Binary: pacemaker-common pacemaker-resource-agents pacemaker 
pacemaker-cli-utils pacemaker-remote pacemaker-doc libcib4 libcib-dev 
libcrmcluster4 libcrmcluster-dev libcrmcommon3 libcrmcommon-dev libcrmservice3 
libcrmservice-dev liblrmd1 liblrmd-dev libpe-rules2 libpe-status10 libpengine10 
libpengine-dev libstonithd2 libstonithd-dev libtransitioner2
Architecture: source
Version: 1.1.15-2
Distribution: unstable
Urgency: medium
Maintainer: Debian HA Maintainers 
<debian-ha-maintain...@lists.alioth.debian.org>
Changed-By: Ferenc Wágner <wf...@debian.org>
Description:
 libcib-dev - cluster resource manager CIB library development
 libcib4    - cluster resource manager CIB library
 libcrmcluster-dev - cluster resource manager cluster library development
 libcrmcluster4 - cluster resource manager cluster library
 libcrmcommon-dev - cluster resource manager common library development
 libcrmcommon3 - cluster resource manager common library
 libcrmservice-dev - cluster resource manager service library development
 libcrmservice3 - cluster resource manager service library
 liblrmd-dev - cluster resource manager LRMD library development
 liblrmd1   - cluster resource manager LRMD library
 libpe-rules2 - cluster resource manager Policy Engine rules library
 libpe-status10 - cluster resource manager Policy Engine status library
 libpengine-dev - cluster resource manager Policy Engine library development
 libpengine10 - cluster resource manager Policy Engine library
 libstonithd-dev - cluster resource manager STONITH daemon library development
 libstonithd2 - cluster resource manager STONITH daemon library
 libtransitioner2 - cluster resource manager transitioner library
 pacemaker  - cluster resource manager
 pacemaker-cli-utils - cluster resource manager command line utilities
 pacemaker-common - cluster resource manager common files
 pacemaker-doc - cluster resource manager HTML documentation
 pacemaker-remote - cluster resource manager proxy daemon for remote nodes
 pacemaker-resource-agents - cluster resource manager general resource agents
Closes: 838715
Changes:
 pacemaker (1.1.15-2) unstable; urgency=medium
 .
   * [77fcaec] Migrate from backported pacemaker-dbg versions as well.
     Drop the version constraint as hinted by
     https://lists.debian.org/debian-backports/2016/01/msg00051.html.
     Even Lintian does not complain anymore, see #605744.
   * [eddbb5c] Ship the upstream crm_mon service file as an example.
     The built in alerts of Pacemaker 1.1.15 provide a more reliable method
     for sending out notifications about cluster events.
   * [17eeccb] Use dh-exec for installing the pacemaker default file
   * [ed1df52] Disable the testing infrastructure.
     This gets rid of the Python version number and directory names in
     debian/rules, making the packaging more robust against their changes.
     (Closes: #838715)
   * [5398db4] Switch gbp dch to verbose changelog entries
   * [813bbdc] Migrate to my Debian address
Checksums-Sha1:
 3c9c7c19b31f8f89d7818eb415459cba716400d9 3936 pacemaker_1.1.15-2.dsc
 b5e909bb42323399c9053200da9e6496271c7136 42304 pacemaker_1.1.15-2.debian.tar.xz
Checksums-Sha256:
 9282c01b9bf3ab761410dd2cf86d511ec449377f5371b160727891488b8355d3 3936 
pacemaker_1.1.15-2.dsc
 3306437f581341b216cdb9a212a2b72ebda30e1fc1c2b66cac88481c0fc39082 42304 
pacemaker_1.1.15-2.debian.tar.xz
Files:
 55eb65bb543dd0a48404a7265685c439 3936 admin optional pacemaker_1.1.15-2.dsc
 2f63083aaa1a996cfee02a4445d2fbe0 42304 admin optional 
pacemaker_1.1.15-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJX8BbgAAoJEDrI9xZHftsjXGwQAIaxPJaSfIEphzYFRHGpR9MQ
Pob1TqtDx22J1gAdgZXw9YoSlrZCcWK4dtqZUCQnOdbP+Vjr1IsxmgYaJMhbRdfV
cW9VY2beeaVLrXEt8IPxwbf4vrOHsvKyLahwDJ1oMj+Bb6OmSNFKr9aaHMzmFlZk
odU4tdZz+Eop+5r7KWjgOW1KcKE9vijro7kpRTWNqNrGQojj5esWGKp1tjDF+rQ8
mGe38VzsdoLIpBaiDoF/kAuFSyeUZL211JxDWsrkT/fAtOvTjJCqUrpcgWIp7NOx
nph9CueyZLCBlmQMG3Xuq+fkZF+GrC4DUPw0HcOHXfapGaIqci/LaHqNcqbH9W3C
smoBxllKKMWe8e4b/R9VXOYf/KdbdKhW/lkseYvi5vEEgGRDAehBHQ+V5vQrV3rK
HxzR5EQy5x09Vx53XWrtnFRIeT2VyB6PnH1s6R4P+A7o84iSKwlTljeJM18VDQ+G
hHrW/sPCJweFjU+zojHpwLFStHrBnBCi0fL0aeJTqvRX2ObgI19ca2bzgBhHh8o9
qgrKLsdAAyG3pweaC8yqrwi9S50FArxYfCBCE8T1e6l9TNZE2uGZ8Esug6skl1cs
CppxpmyviJprjHA7ZICeUrN2L5Fx1KrC1onl/aS2D+6T0CYFi7eiZwjO1dfGORfs
iKQpjyxEjUEUF2bi5Xwr
=rsM6
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to