08/07/2019, 14:56
(Questo messaggio è stato modificato l'ultima volta il: 27/09/2019, 23:10 da nervino.)
ho lanciato i seguenti comandi per aggiornare debian 9 a 10 sul raspberry pi2:
1. sudo apt-get update
2. modificato i file: - inserendo stretch con buster
3. sudo apt-get dist-upgrade
alla fine mi ha dato un errore:
se provo a rilanciare nuovamente il dist-upgrade continua a darmi questo errore:
Come posso risolvere?
Grazie a tutti i nanticipo.
1. sudo apt-get update
2. modificato i file:
Codice:
/etc/apt/sources.list
Codice:
/etc/apt/sources.list.d/raspi.list
3. sudo apt-get dist-upgrade
alla fine mi ha dato un errore:
Codice:
...
Preparing to unpack .../707-obsession_20140608-2_armhf.deb ...
Unpacking obsession (20140608-2) ...
Selecting previously unselected package phantomjs.
Preparing to unpack .../708-phantomjs_2.1.1+dfsg-2_armhf.deb ...
Unpacking phantomjs (2.1.1+dfsg-2) ...
Preparing to unpack .../709-raspberrypi-ui-mods_1.20190626_all.deb ...
Unpacking raspberrypi-ui-mods (1.20190626) over (1.20190219) ...
Errors were encountered while processing:
/tmp/apt-dpkg-install-eIzSFj/138-firmware-misc-nonfree_1%3a20190114-1+rpt2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
se provo a rilanciare nuovamente il dist-upgrade continua a darmi questo errore:
Codice:
sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
firmware-ralink : Depends: firmware-misc-nonfree but it is not installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Come posso risolvere?
Grazie a tutti i nanticipo.