OESF Portables Forum
Model Specific Forums => Gemini PDA => Gemini PDA - Linux => Topic started by: salvomic on October 26, 2018, 07:08:46 am
-
hi,
I (for mistake) overwrote Debian partition and then I'm trying to update and upgrade:
sudo apt update
sudo apt upgrade
I get the error "unmet dependencies" for Libreoffice (see attachment). How can I solve it?
I tried already
--fix-broken install
but I've no luck with it...
Please, help me.
Salvo
-
Check this thread: https://www.oesf.org/forum/index.php?showto...mp;#entry288925 (https://www.oesf.org/forum/index.php?showtopic=35403&st=0&p=288925&#entry288925)
-
Check this thread: https://www.oesf.org/forum/index.php?showto...mp;#entry288925 (https://www.oesf.org/forum/index.php?showtopic=35403&st=0&p=288925&#entry288925)
thank you!
solved with
cd /var/cache/apt/archives/
sudo dpkg -i --force-overwrite libreoffice*
sudo apt install -f
cd
sudo apt upgrade
However, during a new "apt update" Wi-Fi system hanged... I don't know why...
-
However, during a new "apt update" Wi-Fi system hanged... I don't know why...
I experienced wifi hanging when I updated conman, not sure if that is the cause, but since conman handles the wifi I just thought that was the case, never happened to me since.