intelligent-agent / Refactor

Linux distro for 3D-printers
https://wiki.iagent.no/wiki/Refactor
GNU Affero General Public License v3.0
28 stars 19 forks source link

The flashing script on 3.1.0-RC0 is broken #319

Closed pzemlyan closed 2 years ago

pzemlyan commented 2 years ago

The current image (Refactor-recore-mainsail-v3.1.0-RC0-2022-06-11) does not contains "pv" utility which is necessary to run flash-recore script.

No error message displayed.

apt-get helps, still

Avatarsia commented 2 years ago

+1

Avatarsia commented 2 years ago

sudo apt-get install pv

should help

eliasbakken commented 2 years ago

The method of using Refactor running on a USB drive to install Refactor is probably going to be phased out in favor of having a separate "flasher" image that can be used to flash Refactor. Instructions available here: https://wiki.iagent.no/wiki/Reflash

eliasbakken commented 2 years ago

pv is now installed in the image that is in the master branch. Closing this.