Your message dated Fri, 18 Mar 2016 15:50:12 +0000
with message-id <[email protected]>
and subject line Bug#816270: fixed in fence-agents 4.0.22-3
has caused the Debian Bug report #816270,
regarding Files in /usr/share/fence aren't compiled by Python
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.)


-- 
816270: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816270
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fence-agents
Version: 4.0.22-2
Severity: important

Hi,

The files in /usr/share/fence aren't compiled by Python at install time.
In fact, fence-agents doesn't even have a postinst to do so. Plus the files
in /usr/share/fence really are python modules, which should be exposed, so
that other packages could use it without having to fix the syspath. Indeed,
each and every /usr/sbin/fence_* programs have the following bits:

sys.path.append("/usr/share/fence")

I'm about to package fuel-library which also will import such module.

So I would suggest either:
1/ Move /usr/share/fence to /usr/lib/python2.7/dist-packages/fence
2/ Make sure dh_python2 is called correctly. If you don't want to move stuff
into /usr/lib/python2.7/dist-packages, then you should do, in debian/rules:
override_dh_python2:
        dh_python2
        dh_python2 /usr/share/fence

(yes, there's really 2 dh_python calls, that's the way it should be...)

Cheers,

Thomas Goirand (zigo)

--- End Message ---
--- Begin Message ---
Source: fence-agents
Source-Version: 4.0.22-3

We believe that the bug you reported is fixed in the latest version of
fence-agents, 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.
Adrian Vondendriesch <[email protected]> (supplier of updated 
fence-agents 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: SHA256

Format: 1.8
Date: Sun, 13 Mar 2016 14:41:07 +0100
Source: fence-agents
Binary: fence-agents
Architecture: source
Version: 4.0.22-3
Distribution: unstable
Urgency: medium
Maintainer: Debian HA Maintainers 
<[email protected]>
Changed-By: Adrian Vondendriesch <[email protected]>
Description:
 fence-agents - Fence Agents for Red Hat Cluster
Closes: 816270
Changes:
 fence-agents (4.0.22-3) unstable; urgency=medium
 .
   * Add dh_python2 override to compile python files. (Closes: #816270)
Checksums-Sha1:
 61569775ec1ff3d5af06b2d261f1073ed7c3f84c 2323 fence-agents_4.0.22-3.dsc
 e3ced3ca9552052e48ffd10075436470aedcb955 11548 
fence-agents_4.0.22-3.debian.tar.xz
Checksums-Sha256:
 6cce51dd74e42e9e125a1cdce872990144dfa615a4de118b03af5e8136a4fcde 2323 
fence-agents_4.0.22-3.dsc
 c6ea825b5c33e4090b0684dd415b168ee0f1f2c00f39ca1d36be36ecc9f95fd7 11548 
fence-agents_4.0.22-3.debian.tar.xz
Files:
 e0504c13e0a8f7a5db6ebc9781307371 2323 admin optional fence-agents_4.0.22-3.dsc
 7a11704ce792a8f68b11f0c3a70ef85b 11548 admin optional 
fence-agents_4.0.22-3.debian.tar.xz

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

iQIcBAEBCAAGBQJW7B4qAAoJEExaa6sS0qeuhKoP/2HrQWJQzka7CGu+V9Yah/T8
M3jn40DfzcoOiBZfeQJw3toTrP8Vqkh/POoE1fpGubU09uzs0dKLJFUdJxCGxw7h
vsMVfmC7kzcwqUevwh47od25vCRKuFFEFIhJ4uE+KZ61n8NMORHQkWo9CduXyjJK
NSrF53foaLajX9CgHuX3VxZQ6nQz24lBbUWJ/IGYm0HN5LYQEeSBMtoWG99Rv6/y
YfjwutAdO7uFCS9C5zgvNBpebBWJbDB0nL48pPY8OZvE+3MCPKqRV98fJxHD5A8h
NqbdKRe4o0GFfHX1kxQBN4XMB3ukciu8IEhVtcAW3YvirtGn0EVwxzuz9vfqV2CD
ZJX/zKXwhQG2VI/wBJxJr7np+0fjK8vEv8g1oIiHKgIW9uwqHH2K8g8/TpKAbeCO
iFXEc41Mc3Axp/TCbV74KXtr1FPC/mjApWuEk82efs265s3pm2T6l1A8yxkFLTO8
F6mXNYOCtG5uStpQkVU9RrS/d0KH4zlPWzo0Vn0LYHQP6MUf5avNmgAQXZKKBJDU
1T0X/Bw6m+IrJnowl91hZgI2FiTnhDHpUHOA4KchXLdkp/LNy/H7iFRQhTMej98f
xgNgqFIuS0OK9KiGHCalgWLlzgWCYGI950aO0KwUQhJ5NjXUeqrkjdgDXrtcwO67
ncHjOcL7nzwRDMajGjRN
=x+TH
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to