SBC Unstable Feed Problem
-
I was on 3.5-beta4 and I ran
sudo apt upgrade
and it installed 3.4.6-rc1 on the mainboard and toolboard. How do I get back 3.5-beta4? Should I just install the firmware files manually or is there a way to rollback using the package manager? I also have a suggestion lol. If you're on a higher point release beta, then the lower point release shouldn't be presented to the user or idiots like myself may accidentally install it. -
@ctilley79 Sorry, looks like there is a bug in the automation scripts - I'll have a look. You can reinstall RRF 3.5-b4 by running
sudo apt install --reinstall reprapfirmware=3.5.0~beta.4-1
, I just removed the bad package again and updated the package lists. -
@chrishamm Thanks Chris. That did it