Currently on step 6 of
https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-archlinux-template.md
I've tried to run make template as sudo and without (initially without). I
think my build is stuck, what should I do?
If you're in the matrix chat, you've seen me talking about it. Cat logs
below
*terminal log after running make template*
done
cat: qubes-src/app-linux-usb-proxy/pkgs/vm-archlinux/archlinux.list: No
such file or directory
mkdir -p
/home/user/qubes-builder/qubes-src/linux-template-builder/pkgs-for-template/archlinux/pkgs;
\
for package in archlinux; do\
pkgnames=`cat qubes-src/meta-packages/pkgs/vm-archlinux/$package.list`;\
for pkgname in $pkgnames; do\
ln -f qubes-src/meta-packages/$pkgname
/home/user/qubes-builder/qubes-src/linux-template-builder/pkgs-for-template/archlinux/pkgs/
|| exit 1;\
ln -f qubes-src/meta-packages/$pkgname.sig
/home/user/qubes-builder/qubes-src/linux-template-builder/pkgs-for-template/archlinux/pkgs/
2>/dev/null;\
if [ -n "" ]; then \
echo $pkgname >> ""; \
fi; \
done; \
done
cat: qubes-src/meta-packages/pkgs/vm-archlinux/archlinux.list: No such file
or directory
-> Building template archlinux (logfile:
build-logs/template-archlinux.log)...
*cat logs*
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) :: Synchronizing package
databases... core downloading... extra downloading... community
downloading... multilib downloading... 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)
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/qubes-users/72ad51e4-e8c7-43bf-8a04-f40881cc76b9n%40googlegroups.com.