On Thu, Jun 17, 2021 at 05:22:57AM -0700, Chrome wrote: > > > On Thursday, June 17, 2021 at 8:03:36 AM UTC-4 unman wrote: > > > On Wed, Jun 16, 2021 at 10:02:34AM -0700, Chrome wrote: > > > qubes downloading... > > > error: failed retrieving file 'qubes.db' from disk : Couldn't open file > > > /tmp/qubes-packages-mirror-repo/pkgs/qubes.db > > > error: failed to synchronize all databases (download library error) > > > > > > > > > > Strange - as I say, works for me. > > What template are you using for the build machine? > > With debug on do you see any issues with the initial mount of the local > > repository? > > > > How do I turn debug on? What commands should I try running? > > As for the template, I'm using fedora 32 minimal. I understood the > following steps of the guide to be executed as follows: > https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-archlinux-template.md > Step 0: Dom 0 terminal for all commands > Step 1: open non root xterm in templateVM Fedora32minimal, execute commands > Step 2: Setup appvm build-archlinux2 and set it up per guide and pictures > Step 3-6: All run in appvm terminal per instructions. > > If I did something wrong, I don't know what it is. I think the instructions > given are quite sparse for the issues I'm encountering. But that can't be > helped huh? >
I've tried with a Fedora-33-minimal base for the builder (I usually use Debian), and the Archlinux template builds fine. As I said, there are two problems : first, you're just not building all the required packages. I don't see how this is happening - if you run setup, and then `make qubes-vm` you *will* get all the required packages, or will see feedback on where a package build has failed.. You can turn on DEBUG and increase verbosity by editing builder.conf. BUT, you should also have build-logs which you can inspect. Try `make clean-rpms`, delete builder.conf, run setup.sh, increase verbosity, `make get-sources`, `make qubes-vm`. Watch for any errors. If all is well, then `make template` -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/20210618160023.GE30919%40thirdeyesecurity.org.