rpi-img-builder icon indicating copy to clipboard operation
rpi-img-builder copied to clipboard

Multi-strap: Repository does not have a release file

Open adonespitogo opened this issue 6 years ago • 2 comments

Having this error just now. Sorry I don't have a clue how to fix this. Any hint?

::: Something went wrong please review multistrap.err to figure out what.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
W: The repository 'http://mirrordirector.raspbian.org/raspbian ../../plugins/adopisowifi/files Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://archive.raspberrypi.org/debian stretch InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 82B129927FA3303E
W: The repository 'http://archive.raspberrypi.org/debian stretch InRelease' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://mirrordirector.raspbian.org/raspbian/dists/../../plugins/adopisowifi/files/main/binary-armhf/Packages  404  Not Found [IP: 93.93.128.193 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
apt update failed. Exit value: 100
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

rootfs.mak:34: recipe for target '/tmp/usb/rootfs.base' failed
make[1]: *** [/tmp/usb/rootfs.base] Error 1
Makefile:21: recipe for target 'build-rootfs' failed
make: *** [build-rootfs] Error 2

adonespitogo avatar May 20 '18 06:05 adonespitogo

looks like a problem in the Raspbian repo, I'm guessing they are working on it, I'd say keep trying. I'll also look at it deeper see if I can see what is up there but I'd assume in 48 hours it'll be fixed I'm getting it's just a bad run of the Releases/Packages generator script on their side.

TheSin- avatar May 20 '18 15:05 TheSin-

Thanks. I'll try it again if I have time. Right now I found a new way to create my rpi image using loopback device.

adonespitogo avatar May 20 '18 15:05 adonespitogo