×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

sudo apt-get upgrade fails

  • Posts: 51
  • Thank you received: 0
After a recent upgrade, SM fails to connect to any equipment.  The text below shows that 3 packages were not installed.  Is there a command to force the installation of these packages?  Is the only solution to flash a new sdcard with the latest download?

Ed
==============================================================
stellarmate@stellarmate2:~ $ sudo apt-get update
Get:1 archive.raspberrypi.org/debian buster InRelease [32.6 kB]
Get:2 raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB]                                          
Hit:3 ppa.stellarmate.com/repos/apt/stable buster InRelease
Get:4 archive.raspberrypi.org/debian buster/main armhf Packages [375 kB]
Fetched 422 kB in 2s (219 kB/s)   
Reading package lists... Done
stellarmate@stellarmate2:~ $ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  indi-bin indi-dbg libindi1
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
stellarmate@stellarmate2:~ $ 
 
2 years 9 months ago #73163

Please Log in or Create an account to join the conversation.

sudo apt-get -y dist-upgrade
2 years 9 months ago #73164

Please Log in or Create an account to join the conversation.

  • Posts: 225
  • Thank you received: 16
What does the "-y" do?

Ron
2 years 9 months ago #73167

Please Log in or Create an account to join the conversation.

It's just a shortcut for yes, so that it doesn't ask you for confirmation.
2 years 9 months ago #73168

Please Log in or Create an account to join the conversation.

  • Posts: 51
  • Thank you received: 0
Thanks, Jasem. All fixed. Flashed a couple additional SDcards and copied the profiles. Sounds simple but took almost a full day to wrestle it into submission.
2 years 9 months ago #73175

Please Log in or Create an account to join the conversation.

Time to create page: 0.450 seconds