guysoft / OctoPi

Scripts to build OctoPi, a Raspberry PI distro for controlling 3D printers over the web
GNU General Public License v3.0
2.48k stars 367 forks source link

404 on desktop install #695

Open Aeroheadcww opened 3 years ago

Aeroheadcww commented 3 years ago

What were you doing? Fresh install trying to run the install-desktop script.

  1. ... Flash a new install of 0.17.0
  2. ... sudo /home/pi/scripts/install-desktop
  3. ... observe failure to fetch

What did you expect to happen? desktop gui would install

What happened instead? Several files get a 404 error. Example: http://raspian.raspberrypi.org/raspian/pool/main/c/cups/libcups2_2.2.10-6+deb10u1_armhf.deb

When navigating to the repository via browser the file is not there and looks like it has been updated, in this case there is a libcups2_2.2.10-6+deb10u3_armhf.deb which is only different by the "u3" rather than "u1". It appears the installer needs to be updated to reflect the new file names.

Did the same happen when running OctoPrint in safe mode? can't get that far

Version of OctoPi 0.17.0

#### Printer model & used firmware incl. version NA

Screenshot(s)/video(s) showing the problem:

I have read the FAQ.

guysoft commented 3 years ago

Looks like a connectivity issue, or that the raspberrypi mirror is broken. Its not something I am sure how to solve, since that mirror is maintained by the raspberrypi foundation.

It might be that they moved mirrors because its not raspbian anymore.