Hi all,
I’m trying to install the Debian-14 testing templates.
But it seems, I’m to silly to install the needed keyfile in dom0.
I tried different ways to get the keyfile itself and to put it in the right place, but I get warnings and errors all the time and the templates won’t get installed.
May anyone tell me, how to create the keyfile in the needed format to use it in dom0 ?
I knew, I didn’t give the exact errors: During my tries I got different errors and I just hoped, someone who got it running would tell me the correct commands.
I followed your path exactly and the template manager gave me one of the messages, I got some times before already:
error: //etc/qubes/repo-templates/keys/RPM-GPG-KEY-unman: key 1 not an armored public key
ERROR: Command ‘[‘rpmkeys’, ‘–dbpath=/TMP/TMPX3_1_9C7’, ‘–import’, ‘//etc/qubes/repo-templates/keys/RPM-GPG-KEY-unman’]’
I knew, I didn’t give the exact errors: During my tries I got different errors and I just hoped, someone who got it running would tell me the correct commands.
I followed your path exactly and got one of the messages, I got also some times before already:
error: //etc/qubes/repo-templates/keys/RPM-GPG-KEY-unman: key 1 not an armored public key
ERROR: Command ‘[‘rpmkeys’, ‘–dbpath=/TMP/TMPX3_1_9C7’, ‘–import’, ‘//etc/qubes/repo-templates/keys/RPM-GPG-KEY-unman’]’
How are you trying to install the template? Using qvm-template?
I’ve meant the template-manager gui. The repo-manager is another working site, not in Qubes, sorry.
The error message was the reply after following your “step-by-step” in your first post.
I’ll try out the CLI again and write down the answers here.
This was the command:
qvm-template --keyring /etc/qubes/repo-templates/keys/RPM-GPG-KEY-unman install /home/user/qubes-template-debian-14-minimal-4.3.0-202602050120.noarch.rpm
The answer is the same error as that of the GUI above.