Your message dated Fri, 31 Jan 2014 21:57:53 +0000 with message-id <[email protected]> and subject line Bug#737196: fixed in snimpy 0.8.1-2 has caused the Debian Bug report #737196, regarding Does not work anymore with recent upgrade of python-cffi 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.) -- 737196: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737196 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: snimpy Version: 0.8.1-1 Severity: grave -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Traceback (most recent call last): File "/usr/bin/snimpy", line 9, in <module> load_entry_point('snimpy==0.8.1', 'console_scripts', 'snimpy')() File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 353, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2302, in load_entry_point return ep.load() File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2029, in load entry = __import__(self.module_name, globals(),globals(), ['__name__']) File "/usr/lib/python2.7/dist-packages/snimpy/main.py", line 41, in <module> from snimpy import manager File "/usr/lib/python2.7/dist-packages/snimpy/manager.py", line 33, in <module> from snimpy import snmp, mib, basictypes File "/usr/lib/python2.7/dist-packages/snimpy/mib.py", line 155, in <module> """, libraries=["smi"]) File "/usr/lib/python2.7/dist-packages/cffi/api.py", line 339, in verify lib = self.verifier.load_library() File "/usr/lib/python2.7/dist-packages/cffi/verifier.py", line 73, in load_library self._write_source() File "/usr/lib/python2.7/dist-packages/cffi/verifier.py", line 125, in _write_source file = open(self.sourcefilename, 'w') IOError: [Errno 2] No such file or directory: '/usr/lib/python2.7/dist-packages/snimpy/__pycache__/_cffi__x26c8cb4axa0dd8598.c' - -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (101, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.12-1-amd64 (SMP w/2 CPU cores) Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages snimpy depends on: ii libc6 2.17-97 ii libsmi2ldbl 0.4.8+dfsg2-8 ii python 2.7.5-5 ii python-cffi 0.8.1-1 ii python-pysnmp4 4.2.5-1 pn python2.7:any <none> snimpy recommends no packages. Versions of packages snimpy suggests: ii ipython 1.1.0-1 - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJS62heAAoJEJWkL+g1NSX5u8kP/R4irCc4Wk0RRdBx+XxPQVxd m4vGGPVSVUncdPFBpwnm5uSk3drMy3V/LAtX8ANI/B8kOjr56JE7vKC9agdNeMUH VrKAJ2nkIf6c06a+1W2bgC/GUPbCy6WEDSQFo5B4U1v7gyYzB6/AoqoGjkqD6rwI 7n2ylul7P1hNNHCgg9VwgD83oxbwhGZIDsA8kaAWcVyRL7+vWECYAdqNPVsQa0Ij KCtv7S1Su5HaN08rZgqRv80ouqhsd/tk/P3IUD6P8U22hXag5XWuGD/z8c7eaq9O EiGb4E9A3PaGPdGN3Ik6HV3JxMOzx5IUjJp4Za3FgjlEo1ybP9yck6NhVzZnFAiP jbcHZWlNrrOUxKrpbZdv4soT/toZp+u9OzoAaRz38xzoNDZLiMABy6Z4Bn275XLV BaUSGePFz6IhCoHnI3BnAthBxKtXY9yQyd6jYWJOqOXd/lXiA3dFgqJxZ0tXtk3I jFA/bj6iSHTfxQx4qnq1dSLnlcsN2QKmwfndOktQHVe0zJgLJNYQ1WdVvdrXPmTz BSITBz5edbMih7cVXq3eT+AIucS5t8508B7PRbsm4Y4yxylG2ujH4kR1+bA34v1y TobXIqZUW+9ub832dAHHQdmDf+gUIrNOZg0KLMY74KjjNsXLt9XL3FLVY7/h0znv 2Q9rUqPapBaKaNo0d8cn =s1ay -----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---Source: snimpy Source-Version: 0.8.1-2 We believe that the bug you reported is fixed in the latest version of snimpy, 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. Vincent Bernat <[email protected]> (supplier of updated snimpy 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: Fri, 31 Jan 2014 22:13:37 +0100 Source: snimpy Binary: snimpy Architecture: source amd64 Version: 0.8.1-2 Distribution: unstable Urgency: low Maintainer: Vincent Bernat <[email protected]> Changed-By: Vincent Bernat <[email protected]> Description: snimpy - interactive SNMP tool with Python Closes: 737196 Changes: snimpy (0.8.1-2) unstable; urgency=low . * Depends on the exact upstream version of python-cffi we built upon. Closes: #737196. * Bump Standards-Version. Checksums-Sha1: df1bcafd0d3f805bdb9fbbe1b1d90fa195a5e084 1966 snimpy_0.8.1-2.dsc 669387cd026c67292b0294140d3b56c54c76b1f9 2604 snimpy_0.8.1-2.debian.tar.xz 195605eeff9eac5837680caf69104598d222bdc5 32620 snimpy_0.8.1-2_amd64.deb Checksums-Sha256: 2e2880e8394ebc4105d1b4978583fd80c70fc0f3e4fa1d42cad26311226bd7b7 1966 snimpy_0.8.1-2.dsc 014a43d62126b2286f66e2cf1d2e51d018732febb9ef91d03b494acf38bbca89 2604 snimpy_0.8.1-2.debian.tar.xz bdc82293e2ee4a97ed07a337ec53709b942a59a6b9af8b5dc034155999a60e2d 32620 snimpy_0.8.1-2_amd64.deb Files: b285378a1bc5af08b5fa151fd9f82e9d 1966 python optional snimpy_0.8.1-2.dsc 0a85676231bc7253f2756e2d6ebc67dc 2604 python optional snimpy_0.8.1-2.debian.tar.xz 0433e2bb216a62b6614191c67c9f5be3 32620 python optional snimpy_0.8.1-2_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJS7BSmAAoJEJWkL+g1NSX50X4P/2nouK5TSJO7hIeYSbljaW07 47/I7oHI786LgItqvYHjkUnldXWC0bTj/wpdrBGm0rFi/ze64LoVFw3QbKx4K0Bk AaGR/X0o2SySsElerhsf6XIyH+q0N0GKo5Jnhtdem4/w35O8r+PSzlo2SmWm3NV1 d0r3LaHdkJymE0I4szOGSvAW0z0ianBgSPI8gtEu26KHrfpJOcW/xVNXnSdIYdga krdRAMVmllU7bsWvW7pWZ3dHDAbKua07oWlngcdTm4obO1kBD7DtGVtjab3I/vYf HG0UbR9KkgjNLu2SHGVjoqhLabPIwlyTFO2rS3sQILTD0xX5ezm0D1fMSlSpAsHv DpjULFB3cbF1C1Sykxbli4Vr6JoWF1FMUsXc6/tPvD1iQW0GrKGempVH/6+3fHba aWq4NxSe6H3mV0lcIcjzm+Jx2Kv5MPfBn0LYqRB9oo0AxiKAQDlWhKAcNV79GrYK azqX44RqOq1tg22OPf8WhIIqzPsy0yokLwAkUzz6scNvD3Bq6SrOR/IzgUFv5w98 8yjBrFUjfmwgGOVAJfdvZfdyaJyphgCD+kARm9VjRjPqE5SjzCFS68tbi/YYxUoG fNG8lVY+Q/b3pgJBD72zX9nxkwWh+72L2VtWXBF+GM9fQ/UayrJdIzF6hNxGVoGC ZWocApp9zg2YYV1Jnae/ =MAZR -----END PGP SIGNATURE-----
--- End Message ---

