Your message dated Wed, 25 Feb 2009 21:17:48 +0000
with message-id <[email protected]>
and subject line Bug#516906: fixed in pysnmp-se 3.5.2-4
has caused the Debian Bug report #516906,
regarding pysnmp-se: FTBFS with python-support in experimental
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.)


-- 
516906: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516906
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pysnmp-se
Version: 3.5.2-3

Hi,

The pysnmp-se rules file contains the following:
LIBDIR = $(PKGDIR)/usr/share/python-support/$(PKG)
binary-install/$(PKG)::
                # libdir/pysnmp -> libdir/v3/pysnmp
        mv $(LIBDIR)/pysnmp $(LIBDIR)/v3
        mkdir $(LIBDIR)/pysnmp
        mv $(LIBDIR)/v3 $(LIBDIR)/pysnmp/

With the upcoming version of python-support (currently in experimental),
such statements will make the package FTBFS, since the files are now
moved to a different directory (/usr/share/pyshared).

I suggest to do this move before the dh_pysupport call, and from the
standard installation directory:

LIBDIR = $(PKGDIR)/usr/lib/`pyversions -d`/site-packages
install/$(PKG)::
        mv $(LIBDIR)/pysnmp $(LIBDIR)/v3
        …

As a general rule, please do not rely on the internals of python-support
in the packaging; this will avoid such issues in the future (although
hopefully there won’t be a need to change the paths any further).

Thanks,
-- 
 .''`.      Debian 5.0 "Lenny" has been released!
: :' :
`. `'   Last night, Darth Vader came down from planet Vulcan and told
  `-    me that if you don't install Lenny, he'd melt your brain.

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée


--- End Message ---
--- Begin Message ---
Source: pysnmp-se
Source-Version: 3.5.2-4

We believe that the bug you reported is fixed in the latest version of
pysnmp-se, which is due to be installed in the Debian FTP archive:

pysnmp-se_3.5.2-4.diff.gz
  to pool/main/p/pysnmp-se/pysnmp-se_3.5.2-4.diff.gz
pysnmp-se_3.5.2-4.dsc
  to pool/main/p/pysnmp-se/pysnmp-se_3.5.2-4.dsc
python-pysnmp-se_3.5.2-4_all.deb
  to pool/main/p/pysnmp-se/python-pysnmp-se_3.5.2-4_all.deb



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.
Debian Python Modules Team <[email protected]> 
(supplier of updated pysnmp-se 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: SHA1

Format: 1.8
Date: Wed, 25 Feb 2009 00:49:25 +0100
Source: pysnmp-se
Binary: python-pysnmp-se
Architecture: source all
Version: 3.5.2-4
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Debian Python Modules Team 
<[email protected]>
Description: 
 python-pysnmp-se - speed enhanced Python SNMP library for agents and managers
Closes: 516906
Changes: 
 pysnmp-se (3.5.2-4) unstable; urgency=low
 .
   [ Piotr Ożarowski ]
   * Homepage field added
   * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
 .
   [ Sandro Tosi ]
   * debian/control
     - uniforming Vcs-Browser field
   * debian/control
     - switch Vcs-Browser field to viewsvn
 .
   [ Emilio Pozuelo Monfort ]
   * debian/rules: Don't rely on pysupport internals. Thanks Josselin
     Mouette. Closes: #516906.
   * Standards-Version is 3.8.0, no changes needed.
Checksums-Sha1: 
 9be13fae6c9bbc2ce3f01048e15e1d1acc933cdf 1350 pysnmp-se_3.5.2-4.dsc
 e6579e504e7218f0ad4aa67058b3da7cef5adaa4 3795 pysnmp-se_3.5.2-4.diff.gz
 82d3205a8a1d6bc0f6a5d5b227f0a04471e36133 102838 
python-pysnmp-se_3.5.2-4_all.deb
Checksums-Sha256: 
 085fa0e1ac9fe3c72db423eb7f06fea651d35b3d4aac7be5f2418406262e0b61 1350 
pysnmp-se_3.5.2-4.dsc
 eec16e04d9c4354e63066b24414c56816f71f8ca476f3556da25ce099f234c88 3795 
pysnmp-se_3.5.2-4.diff.gz
 d342df04f36c7836d559145e04670b3afd35912cb1078accff4e55c13226675a 102838 
python-pysnmp-se_3.5.2-4_all.deb
Files: 
 35a9afea48e6ea2a1f3898230ddce075 1350 python optional pysnmp-se_3.5.2-4.dsc
 d6a7c782f1b437824121c0d6657cc56b 3795 python optional pysnmp-se_3.5.2-4.diff.gz
 7a47abc10937f622d4d32c6ae5639519 102838 python optional 
python-pysnmp-se_3.5.2-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkmln70ACgkQB01zfu119ZlhnQCeJaBbfjMfR8n8Uy3+IoCsuwR0
GQQAoLSfGk+kfinBA8zv12yCwe3p/R5m
=2tUG
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to