[Python-modules-team] Bug#806867: python-scipy: FTBFS when built with dpkg-buildpackage -A (No module named scipy)

Julian Taylor jtaylor.debian at googlemail.com
Tue Oct 4 17:11:35 UTC 2016


On 04.10.2016 19:02, Sebastian Humenda wrote:
> Hi
> 
> Julian Taylor schrieb am 03.10.2016, 14:53 +0200:
>> where did you get the tarball from that you pushed to git?
>> its different from what uscan pulls and is missing all the documentation.
> Good question, I went to
> <https://github.com/scipy/scipy/releases>, more specifically
> <http://github.com/scipy/scipy/releases/download/v0.18.1/scipy-0.18.1.tar.gz>.
> 
> If that's different from what's in the git repo, I might have made a mistake. In
> this case, please be so kind to correct it.
> 
> Thanks
> 

hi,
you must be careful with tarballs from github tags, these are straight
dumps from git and do not include submodules.
Also they are missing postprocessing which e.g. make dist or setup.py
sdist do.

I will correct the git repository, please do not commit to it for now.
You also broke the binary-arch build in your changes (dpkg-buildpackage
-B), I will fix that too.



More information about the Python-modules-team mailing list