Your message dated Fri, 15 Jan 2016 10:05:49 +0100
with message-id <[email protected]>
and subject line Re: python-instagram: FTBFS: ImportError: No module named 'six'
has caused the Debian Bug report #810957,
regarding python-instagram: FTBFS: ImportError: No module named 'six'
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.)
--
810957: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810957
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-instagram
Version: 1.3.2+git20160108~dfeebe9-2
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
Dear Maintainer,
python-instagram fails to build from source in unstable/amd64:
[..]
======================================================================
ERROR: instagram (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: instagram
Traceback (most recent call last):
File "/usr/lib/python3.5/unittest/loader.py", line 462, in _find_test_path
package = self._get_module_from_name(name)
File "/usr/lib/python3.5/unittest/loader.py", line 369, in
_get_module_from_name
__import__(name)
File
"/home/lamby/temp/cdt.20160114092757.bBwXYPY5UL/python-instagram-1.3.2+git20160108~dfeebe9/.pybuild/pythonX.Y_3.5/build/instagram/__init__.py",
line 1, in <module>
from .bind import InstagramAPIError, InstagramClientError
File
"/home/lamby/temp/cdt.20160114092757.bBwXYPY5UL/python-instagram-1.3.2+git20160108~dfeebe9/.pybuild/pythonX.Y_3.5/build/instagram/bind.py",
line 2, in <module>
from .oauth2 import OAuth2Request
File
"/home/lamby/temp/cdt.20160114092757.bBwXYPY5UL/python-instagram-1.3.2+git20160108~dfeebe9/.pybuild/pythonX.Y_3.5/build/instagram/oauth2.py",
line 2, in <module>
from six.moves.urllib.parse import urlencode
ImportError: No module named 'six'
----------------------------------------------------------------------
Ran 1 test in 0.000s
FAILED (errors=1)
E: pybuild pybuild:274: test: plugin distutils failed with: exit code=1: cd
'/home/lamby/temp/cdt.20160114092757.bBwXYPY5UL/python-instagram-1.3.2+git20160108~dfeebe9/.pybuild/pythonX.Y_3.5/build';
python3.5 -m unittest discover -v
dh_auto_test: pybuild --test -i python{version} -p 3.4 3.5 --dir . returned
exit code 13
debian/rules:14: recipe for target 'build' failed
make: *** [build] Error 25
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
python-instagram.1.3.2+git20160108~dfeebe9-2.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Version: 1.3.2+git20160108~dfeebe9-3
Thank you for reporting the problem.
I discovered this myself too and fixed it in unload 1.3.2+git20160108~dfeebe9-3.
--
Happy hacking
Petter Reinholdtsen
--- End Message ---