Your message dated Wed, 24 Feb 2016 14:11:24 +0200 with message-id <56cd9dec.5070...@uct.ac.za> and subject line turbojson: FTBFS: ImportError: from peak.rules import abstract, around, when has caused the Debian Bug report #798059, regarding turbojson: FTBFS: ImportError: from peak.rules import abstract, around, when 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.) -- 798059: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798059 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: turbojson Version: 1.3.2-2.1 Severity: serious Justification: fails to build from source Tags: sid User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, The package fails to build: ... Get:34 http://urika:3142/ftp.debian.org/debian/ sid/main python-nose all 1.3.6-1 [132 kB] Get:35 http://urika:3142/ftp.debian.org/debian/ sid/main python-peak.util.decorators all 1.8-3 [22.9 kB] Get:36 http://urika:3142/ftp.debian.org/debian/ sid/main python-peak.util all 20110909-1 [69.1 kB] Get:37 http://urika:3142/ftp.debian.org/debian/ sid/main python-peak.rules all 0.5a1+r2707-1 [116 kB] Get:38 http://urika:3142/ftp.debian.org/debian/ sid/main python-pysqlite2 amd64 2.7.0-1 [35.0 kB] ... ====================================================================== ERROR: Failure: ImportError (No module named rules) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 420, in loadTestsFromName addr.filename, addr.module) File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/turbojson-1.3.2/turbojson/__init__.py", line 3, in <module> from turbojson.jsonsupport import JsonSupport File "/turbojson-1.3.2/turbojson/jsonsupport.py", line 3, in <module> from turbojson.jsonify import GenericJSON File "/turbojson-1.3.2/turbojson/jsonify.py", line 6, in <module> from peak.rules import abstract, around, when ImportError: No module named rules ---------------------------------------------------------------------- Ran 1 test in 0.006s FAILED (errors=1) debian/rules:8: recipe for target 'override_dh_auto_test' failed -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)
--- End Message ---
--- Begin Message --- Rebuilding turbojson does cause files to be installed in /usr/lib/python2.7/dist-packages instead of /usr/share/pyshared, but I cannot see anywhere that this is required.
--- End Message ---