Hello,
I ran into a problem after updating Goa with the command
goa update-goa master
Now whenever I try to build my project now I get the following error:
``` Error: could not verify 'genodelabs/api/base/2024-10-07', signature does not match public key '/home/rumen/Coding/phantomuserland/var/depot/genodelabs/pubkey' ```
I have tried:
* removing and re-cloning goa, * removing the "var" directory * removing and re-cloning genode * setting genode to branches: master, 24.11., 24.05., 24.02. * the steps here: https://github.com/genodelabs/goa/issues/1 * goa update-goa to versions 24.10, 24.04., 23.10
None of these approaches worked. Does anyone know how to resolve the issue?
Best, Rumen