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

wget: server returned error: HTTP/1.1 404 Not Found #517

Closed
andowinger opened this issue Apr 5, 2020 · 3 comments
Closed

wget: server returned error: HTTP/1.1 404 Not Found #517

andowinger opened this issue Apr 5, 2020 · 3 comments

Comments

@andowinger
Copy link

andowinger commented Apr 5, 2020

I am not so familiar with git and I hope this is the right place for this issue.
I have a raspberry pie 1 B and therefore the release on the masterbranch does not work due to this issue190.
One suggest fix was this 1.0.7 RC release. But if I execute it, I receive the following error:
wget: server returned error: HTTP/1.1 404 Not Found
(complete log file is attached).
I guess the wheezy package is not existing anymore?
Any idea how to fix that?
overwriting this within the installer-config.txt like this ...
mirror=http://mirrordirector.raspbian.org/raspbian/
release=buster
... didn't work (resulting in another error: "suite 'buster' unknown'"):

Thanks a lot

raspbian-ua-netinst-20200405T001039.log

@diederikdehaas
Copy link
Member

Revision git~1bce340
Built on Wed Apr 22 16:51:36 CEST 2015

That would be a very old version of the master branch. git pull should update that to the current master branch.
Wheezy does seem to be removed from the archives and your old version of the master branch does indeed not know Buster. The current master branch (or release v1.1.2) does know Buster.

@diederikdehaas
Copy link
Member

Is your issue resolved?
Only just now realize that your version was v1.0.7-RC and you can't install buster with that version.
There's only one real fix and that is enlarge the /boot/ partition as it is too small. You can do this with GParted, but depending on your experience, this may or may not be a viable option.
Probably easiest is to backup the files you want to keep and start over with a recent release, where /boot/ is 128MB by default.

@diederikdehaas
Copy link
Member

No response in 3 months, therefor closing the issue.

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