OESF Portables Forum

Model Specific Forums => Gemini PDA => Gemini PDA - Linux => Topic started by: salvomic on October 26, 2018, 07:08:46 am

Title: Unmet dependencies (libreoffice)
Post 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:
Code: [Select]
sudo apt update
sudo apt upgrade
I get the error "unmet dependencies" for Libreoffice (see attachment). How can I solve it?
I tried already
Code: [Select]
--fix-broken installbut I've no luck with it...

Please, help me.

Salvo
Title: Unmet dependencies (libreoffice)
Post by: Adam Boardman on October 26, 2018, 08:06:56 am
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)
Title: Unmet dependencies (libreoffice)
Post by: salvomic on October 26, 2018, 08:43:54 am
Quote from: Adam Boardman
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
Code: [Select]
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...
Title: Unmet dependencies (libreoffice)
Post by: gemini_user_j on November 04, 2018, 01:06:49 pm
Quote from: salvomic
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.