Page 1 of 1

Empty directory on download server

Posted: 28. Feb 2018, 09:47
by andyp73
I am working through the process of updating a Debian server from Jessie to Stretch. The "apt-get upgrade" command is trying to pull down VirtualBox 5.1.34 but fails with a HttpError404.

Looking at the http://download.virtualbox.org/virtualb ... albox-5.1/ location it is trying to get the files from shows nothing but an empty directory.

Who stole the 5.1 releases?

-Andy

Re: Empty directory on download server

Posted: 28. Feb 2018, 10:16
by Martin
Nobody stole anything, you are just too fast / early... ;)
5.1.34 is not yet announced and looks like there are still uploading the files, so not all files are there yet.

Re: Empty directory on download server

Posted: 28. Feb 2018, 10:33
by socratis
Try the 5.2 one, the files are there... ;)
http://download.virtualbox.org/virtualb ... albox-5.2/

Re: Empty directory on download server

Posted: 28. Feb 2018, 10:54
by andyp73
I probably will migrate it to 5.2 once the main OS upgrade is complete but it was causing apt-get to fail.

-Andy.