Bug#919418: kuttypy: FTBFS in sid (pyuic5: Command not found)

2019-01-16 Thread Georges Khaznadar
Dear Santiago,

thank you for the bug report. I shall fix it today; besides, the author
has published the first stable version yesterday, so the bug fix will
come with the new release.

Best regards,   Georges.

Santiago Vila a écrit :
> Package: src:kuttypy
> Version: 0.1-1
> Severity: serious
> Tags: ftbfs
> 
> Dear maintainer:
> 
> I tried to build this package in sid but it failed:
> 
> 
> [...]
>  debian/rules build-indep
> dh build-indep --with python3
>dh_update_autotools_config -i
>dh_autoreconf -i
>dh_auto_configure -i
>dh_auto_build -i
>   make -j1 "INSTALL=install --strip-program=true"
> make[1]: Entering directory '/<>'
> ?. Using QT Version: PyQt5 pyuic5 pyrcc5 pylupdate5 3
> for d in utilities; do make PYUIC=pyuic5 PYRCC=pyrcc5 PYLUPDATE=pylupdate5 
> PY_VERSION=3 -C $d all; done
> make[2]: Entering directory '/<>/utilities'
> for d in templates; do make -C $d all; done
> make[3]: Entering directory '/<>/utilities/templates'
> PYRCC=pyrcc5
> pyuic5 --from-import dio.ui -o ui_dio.py
> make[3]: pyuic5: Command not found
> make[3]: *** [Makefile:26: ui_dio.py] Error 127
> make[3]: Leaving directory '/<>/utilities/templates'
> make[2]: *** [Makefile:6: recursive_all] Error 2
> make[2]: Leaving directory '/<>/utilities'
> make[1]: *** [Makefile:31: recursive_all] Error 2
> make[1]: Leaving directory '/<>'
> dh_auto_build: make -j1 "INSTALL=install --strip-program=true" returned exit 
> code 2
> make: *** [debian/rules:4: 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"
> but it also fails here:
> 
> https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/kuttypy.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.

-- 
Georges KHAZNADAR et Jocelyne FOURNIER
22 rue des mouettes, 59240 Dunkerque France.
Téléphone +33 (0)3 28 29 17 70



signature.asc
Description: PGP signature


Bug#919418: kuttypy: FTBFS in sid (pyuic5: Command not found)

2019-01-15 Thread Santiago Vila
Package: src:kuttypy
Version: 0.1-1
Severity: serious
Tags: ftbfs

Dear maintainer:

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


[...]
 debian/rules build-indep
dh build-indep --with python3
   dh_update_autotools_config -i
   dh_autoreconf -i
   dh_auto_configure -i
   dh_auto_build -i
make -j1 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/<>'
?. Using QT Version: PyQt5 pyuic5 pyrcc5 pylupdate5 3
for d in utilities; do make PYUIC=pyuic5 PYRCC=pyrcc5 PYLUPDATE=pylupdate5 
PY_VERSION=3 -C $d all; done
make[2]: Entering directory '/<>/utilities'
for d in templates; do make -C $d all; done
make[3]: Entering directory '/<>/utilities/templates'
PYRCC=pyrcc5
pyuic5 --from-import dio.ui -o ui_dio.py
make[3]: pyuic5: Command not found
make[3]: *** [Makefile:26: ui_dio.py] Error 127
make[3]: Leaving directory '/<>/utilities/templates'
make[2]: *** [Makefile:6: recursive_all] Error 2
make[2]: Leaving directory '/<>/utilities'
make[1]: *** [Makefile:31: recursive_all] Error 2
make[1]: Leaving directory '/<>'
dh_auto_build: make -j1 "INSTALL=install --strip-program=true" returned exit 
code 2
make: *** [debian/rules:4: 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"
but it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/kuttypy.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.