Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gpg: can't open '*.asc': No such file or directory #25

Open
rajil opened this issue Mar 11, 2018 · 2 comments
Open

gpg: can't open '*.asc': No such file or directory #25

rajil opened this issue Mar 11, 2018 · 2 comments

Comments

@rajil
Copy link

rajil commented Mar 11, 2018

It is no longer building for me (post commit 645f78d).

#make REPOS='Raspbian'
Adding group `systemd-journal' (GID 101) ...
Done.
Setting up systemd-sysv (232-25+deb9u1) ...
Setting up init (1.48) ...
Processing triggers for libc-bin (2.24-11+deb9u1) ...
gpg: can't open '*.asc': No such file or directory
rootfs.mak:112: recipe for target '/home/rs4/rpi3-myth0.29/rpi-img-builder/rootfs' failed
make[1]: *** [/home/xx/rpi3-myth0.29/rpi-img-builder/rootfs] Error 2
Makefile:21: recipe for target 'build-rootfs' failed
make: *** [build-rootfs] Error 2

# cat plugins.txt 
plugins/Raspbian/copies-and-fills
plugins/Raspbian/kernel
plugins/Raspbian/rpitools
plugins/stretch/extrapackages
plugins/stretch/noPersistentNetGen
plugins/stretch/oldNetNaming
plugins/alsa
plugins/common
plugins/dbreconfig
plugins/disableroot
plugins/extrapackages
plugins/fake-hwclock
plugins/fsckboot
plugins/hostname
plugins/resizefs
plugins/sshkeys
plugins/swap
plugins/tmpfs

@TheSin-
Copy link
Owner

TheSin- commented Mar 11, 2018

very odd I put in a fix for this exact bug, I'll try retesting it.

@rajil
Copy link
Author

rajil commented Mar 11, 2018

I tried building again with

make REPOS='Raspbian Foundation'

and this time it did build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants