I'm trying to use qubes-builder to build an image from source. I followed the 
instructions on the web site, but I'm getting errors when running "make 
get-sources":

=============
$ make get-sources
-> Updating sources for builder...
--> Fetching from https://github.com/QubesOS/qubes-builder.git master...
--> Verifying tags...
No valid signed tag found!
---> One of invalid tag:
object 2548dc6d3d44cd04d121643b5f3c7dcc28650776
type commit
tag mm_2548dc6d
tagger Marek Marczykowski-Górecki <marma...@invisiblethingslab.com> 1490065453 
+0100

Tag for commit 2548dc6d3d44cd04d121643b5f3c7dcc28650776
gpg: Signature made Mon 20 Mar 2017 08:04:12 PM PDT using RSA key ID 42CFA724
gpg: Can't check signature: No public key
error: could not verify the tag 'mm_2548dc6d'
make: *** [builder.get-sources] Error 1
=============

Note that the signature seems to be fine, as the tag command works:

=============
$ git tag -v `git describe`
object 2548dc6d3d44cd04d121643b5f3c7dcc28650776
type commit
tag mm_2548dc6d
tagger Marek Marczykowski-Górecki <marma...@invisiblethingslab.com> 1490065453 
+0100

Tag for commit 2548dc6d3d44cd04d121643b5f3c7dcc28650776
gpg: Signature made Mon 20 Mar 2017 08:04:12 PM PDT using RSA key ID 42CFA724
gpg: Good signature from "Marek Marczykowski-Górecki (Qubes OS signing key) 
<marma...@invisiblethingslab.com>"
=============

Any suggestions as to what I'm supposed to do?

Regards,
Elias

-- 
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/92f8f402-768d-4ce0-ac89-01c7b460732b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to