freight icon indicating copy to clipboard operation
freight copied to clipboard

gpg/pubring.gpg: No such file or directory

Open itJunky opened this issue 6 years ago • 2 comments

After update debian from 8 to 9 i have this error:

./freight/bin/freight-cache -c ci/freight.conf
...
...
...
+ mkdir -m700 -p /tmp/freight/cache/work.16660.5PsaRkskiw/gpg
+ gpg -q --export -a [email protected]
+ + gpg -q --homedir /tmp/freight/cache/work.16660.5PsaRkskiw/gpg --import
tee /tmp/freight/cache/pubkey.gpg
+ chmod 644 /tmp/freight/cache/work.16660.5PsaRkskiw/gpg/pubring.gpg
chmod: cannot access '/tmp/freight/cache/work.16660.5PsaRkskiw/gpg/pubring.gpg': No such file or directory

How can i fix it?

itJunky avatar Apr 18 '18 16:04 itJunky

Having the same problem. @itJunky Have you figured it out how to resolve it?

digizeph avatar Jul 30 '19 21:07 digizeph

To future me: Switching to freight-team's fork addressed this issue on my setup. Also seems like that fork is more actively maintained.

digizeph avatar Aug 01 '19 21:08 digizeph

Same issue here, I'll try the fork.

JC3 avatar Feb 07 '24 20:02 JC3