Hi,
Ok, this is redundant to:
https://github.com/QubesOS/qubes-issues/issues/4330

Hence, I have modified:
chroot-bionic/home/user/qubes-src/python-xcffib/debian-pkg/debian/rules

#!/usr/bin/make -f
export PYBUILD_SYSTEM=distutils
DEB_BUILD_OPTIONS = nocheck

%:
        dh $@ --with python2,python3 --buildsystem=pybuild

Unfortunately, I get now the error:

dpkg-build package: info: source changed by Marek Marczykowski-Górecki 
<*@invisiblethingslab.com>
 dpkg-source --before-build debian-pkg
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean --with python2,python3 --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:217: python2.7 setup.py clean 
python2.7: can't open file 'setup.py': [Errno 2] No such file or directory
E: pybuild pybuild:336: clean: plugin distutils failed with: exit code=2: 
python2.7 setup.py clean 
dh_auto_clean: pybuild --clean --test-nose -i python{version} -p 2.7 returned 
exit code 13
debian/rules:6: recipe for target 'clean' failed
make: *** [clean] Error 25
dpkg-buildpackage: error: fakeroot debian/rules clean subprocess returned exit 
status 2
make[2]: *** 
[/home/user/qubes-builder/qubes-src/builder-debian/Makefile.qubuntu:210: 
dist-package] Fehler 2
make[1]: *** [Makefile.generic:177: packages] Fehler 1
make: *** [Makefile:217: python-xcffib-vm] Fehler 1

indeed, python-xcffib does not have a setup.py.

=> What do I need to do?

Thanks for your help!

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/b62e5fd6-98f2-4eed-9e33-faf034310a2b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to