Bug#922804: makehuman: FTBFS (Could not import extension sphinx.ext.pngmath)

2019-02-25 Thread Andreas Tille
On Sun, Feb 24, 2019 at 03:01:05PM -0800, Muammar El Khatib wrote:
> 
> I really appreciate this. I don't have much time recently to work on
> it. But I don't want to leave Debian :S I hope I can work more when I
> get more stable with my job.

Thanks for agreeing with my plan.  I hope I was able to safe the package
for Buster now and leave it for other interested persons again.

Kind regards

   Andreas.
 

-- 
http://fam-tille.de



Bug#922804: makehuman: FTBFS (Could not import extension sphinx.ext.pngmath)

2019-02-24 Thread Muammar El Khatib
Hi,

On Sun, Feb 24, 2019 at 2:45 PM Andreas Tille  wrote:
>
> Hi,
>
> I plan to fix this in a NMU once I've importet the packaging to Salsa.
>
> Kind regards
>
> Andreas.
>
> --
> http://fam-tille.de


I really appreciate this. I don't have much time recently to work on
it. But I don't want to leave Debian :S I hope I can work more when I
get more stable with my job.

Best,

-- 
Muammar El Khatib.
GPG Key = 71246E4A.
http://muammar.me | http://proyectociencia.org
  ,''`.
 : :' :
 `. `'
   `-



Bug#922804: makehuman: FTBFS (Could not import extension sphinx.ext.pngmath)

2019-02-24 Thread Andreas Tille
Hi,

I plan to fix this in a NMU once I've importet the packaging to Salsa.

Kind regards

Andreas.

-- 
http://fam-tille.de



Bug#922804: makehuman: FTBFS (Could not import extension sphinx.ext.pngmath)

2019-02-20 Thread Santiago Vila
Package: src:makehuman
Version: 1.1.1-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
dh build-indep --with python2 --with quilt
   dh_quilt_patch -i
Applying patch 01_makehuman.py.patch
patching file makehuman/makehuman.py

Now at patch 01_makehuman.py.patch
   dh_update_autotools_config -i
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<>'
# Building docs
sh debian/scripts/gendoc.sh
Creating API documentation
make[2]: Entering directory '/<>/docs/sphinx'
sphinx-build -b html -d build/doctrees  -D html_last_updated_fmt="June 24, 
2017" source build/html
Running Sphinx v1.8.3
WARNING: while setting up extension matplotlib.sphinxext.mathmpl: directive 
u'math' is already registered, it will be overridden

Extension error:
Could not import extension sphinx.ext.pngmath (exception: No module named 
pngmath)
make[2]: *** [Makefile:40: html] Error 2
make[2]: Leaving directory '/<>/docs/sphinx'
make[1]: *** [debian/rules:7: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<>'
make: *** [debian/rules:3: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2


The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/makehuman.html

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.