Hey all, Today I was trying to build the Ubuntu 16.04 Xenial+Desktop template using qubes-builder with help from these instructions:
https://github.com/QubesOS/qubes-builder Everything was alright until the `make qubes-vm` step where it would fail on the following: > dpkg-source: error: can't build with source format '3.0 (quilt)': no upstream > tarball found at ../xen_4.6.3.orig.tar.{bz2,gz,lzma,xz} > dpkg-buildpackage: error: dpkg-source -b debian-vm gave error exit status 255 > /home/user/qubes-builder/qubes-src/builder-debian/Makefile.qubuntu:196: > recipe for target 'dist-package' failed The build was looking for xen_4.6.3 when in fact xen_4.6.4 is in the folder. As a workaround, simply copying the xen_4.6.4 to be named xen.4.6.3 allowed the build to continue and eventually complete successfully: > cd /path/to/qubes-builder/chroot-xenial/home/user/qubes-src/vmm-xen; sudo cp > -pr ./xen_4.6.4.orig.tar.gz ./xen_4.6.3.orig.tar.gz Hope this helps someone while the script is being updated. -- 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 qubes-users+unsubscr...@googlegroups.com. To post to this group, send email to qubes-users@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/o66u0i%24l0%241%40blaine.gmane.org. For more options, visit https://groups.google.com/d/optout.