We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I'm working on successfully building a Star64 image with MACHINE=star64 bitbake star64-image-minimal, and get all the way to:
MACHINE=star64 bitbake star64-image-minimal
/usr/bin/env wget -t 2 -T 30 --passive-ftp -P /home/yoctouser/meta-pine64/build/downloads 'https://pine64.my-ho.st:8443/public-key.asc' --progress=dot -v failed with exit code 4, no output ERROR: packagefeed-1.0-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'https://pine64.my-ho.st:8443/public-key.asc')
I don't know if I'm doing something fancy on my end or the site is currently down. Interestingly I have from the key cached in Safari:
-----BEGIN PGP PUBLIC KEY BLOCK----- mDMEZFU/HRYJKwYBBAHaRw8BAQdAeKIwxIYs2W4bWv//IzrFj2WQDJ+ZntezzZiB StSIer20IEp1c3RpbiBIYW1tb25kIDxqdXN0aW5AZHluYW0uYWM+iJYEExYKAD4W IQS3FliW4flUZl1UOHRX3M413mmz/QUCZFU/HQIbAwUJCWYBgAULCQgHAwUVCgkI CwUWAwIBAAIeBQIXgAAKCRBX3M413mmz/UyaAPsE57Wp0jEPGnWZbtPAN6i7sRu5 fP4L8qWGguA9deb29QD+LwRuK8vGwAi9s0O32IwZVBT+uVOCP8Gm23zVKV9ZtAi4 MwRkVT/eFgkrBgEEAdpHDwEBB0B9Kd0ELzzlrrIjIBJPXV0+qplvecbLarRXCQzq Vn7TTIj1BBgWCgAmFiEEtxZYluH5VGZdVDh0V9zONd5ps/0FAmRVP94CGwIFCQlm AYAAgQkQV9zONd5ps/12IAQZFgoAHRYhBARoQv1w+f4FVhULFXbQlgQ/fk+sBQJk VT/eAAoJEHbQlgQ/fk+sGswA/i48eLSzWp3adsCWTrfdvBZn5tqEJ35hY9AudMdH VGD8AQDOKz+XSdJNsO+APpr/0USUc5SiKHxmyOYFWzUOR2pJDBdRAQDeqW+IT7up G+aazuby8B27MBa0DbkVWRjKv5pJmkfr/QEA/mZMRDqklMyBZkmcIe/jOuhPMVni lE5MHajxpiVi3gs= =kYJe -----END PGP PUBLIC KEY BLOCK-----
Can I put this somewhere in the build directory to temporarily bypass this?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I'm working on successfully building a Star64 image with
MACHINE=star64 bitbake star64-image-minimal
, and get all the way to:I don't know if I'm doing something fancy on my end or the site is currently down. Interestingly I have from the key cached in Safari:
Can I put this somewhere in the build directory to temporarily bypass this?
The text was updated successfully, but these errors were encountered: