1

I'm using Ubuntu 24.04 LTS.

The troubles started when after reboot the teamviewer didn't start anymore. I tried to start manually, getting errormsg, that the teamviewer daemon doesn't run and I should start it by

teamviewer daemon start
sudo apt-get install -f

This failed with a couple of other msgs.
I tried another reboot of the system and then to fix this with $ sudo apt-get install -f.

These are the errormsgs:

$ sudo apt-get install -f
Paketlisten werden gelesen… Fehler!
E:Encountered a section with no Package: header 
E: Problem with MergeList /var/lib/dpkg/status
E: Die Paketliste oder die Statusdatei konnte nicht eingelesen oder geöffnet werden.

To fix this, I tried

sudo apt-get clean
sudo apt-get install -f
sudo dpkg --configure -a
sudo apt-get update

but again, already on the second line with apt-get install -f, I get the same error.
In another thread was proposed to remove the problematic mergelist, so I tried

sudo rm var/lib/dpkg/status

but this returned with

rm: das Entfernen von 'var/lib/dpkg/status' ist nicht möglich: Datei oder Verzeichnis nicht gefunden`

zx485
  • 2,865
gkln
  • 69

0 Answers0