On Tuesday, January 24, 2017 at 8:00:01 AM UTC+1, anoa wrote:
> 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.

Thanks for the workaround + prod. :)

-- 
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/76e5cef5-1b2a-434a-ae63-c4d01bad2bca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to