On Sat, Sep 29, 2018 at 09:49:37AM -0700, [email protected] wrote: > Hi, > > I try to build ubuntu bionic for Qubes 3.2 following the HowTo: > https://www.reddit.com/r/Qubes/comments/5vzg04/idiots_guide_to_installing_qbuntu_ubuntu_1604/ > > When I execute: > `make qubes-vm` > > I get the error: > sudo BACKEND_VMM=xen chroot /home/user/qubes-builder/chroot-bionic su user > -c 'cd /home/user/qubes-src/python-xcffib/debian-pkg/debian/..; export > LC_ALL=C; debchange -t -l+bionicu "Build for bionic"; debchange -t > --force-distribution -r -D bionic bionic; dpkg-buildpackage -sa -uc -us' > dpkg-buildpackage: info: source package xcffib > dpkg-buildpackage: info: source version 0.5.1-2+bionicu1 > dpkg-buildpackage: info: source distribution bionic > dpkg-buildpackage: 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 > E: pybuild pybuild:109: cannot detect build system, please use --system > option or set PYBUILD_SYSTEM env. variable > dh_auto_clean: pybuild --clean --test-nose -i python{version} -p 2.7 returned > exit code 11 > 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 > > Setting > export PYBUILD_SYSTEM=distutils > in my local bash does not work, maybe because of chroot? I don't know python. > Could anyone tell me, what I need to do to get it running? >
This is a known issue and I'm working on it unman -- 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/20180930101038.vr6mfd5hjxhc5llf%40thirdeyesecurity.org. For more options, visit https://groups.google.com/d/optout.
