Unable to login after an update and apt-get update gives signature verification errors:
NOTE: This also happens if the OS drive is full
$ sudo apt-get clean
$ rm -r /var/lib/apt/tmp
$ sudo mv /var/lib/apt/lists /tmp
$ sudo mkdir -p /var/lib/apt/lists/partial
$ cd "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Databases"
$ rm com.plexapp.plugins.library.blobs.db-2020*
$ rm com.plexapp.plugins.library.db-2020*
$ sudo apt-get clean
$ sudo apt-get update
$ sudo apt-get upgrade
$ sudo reboot
It seems to be an issue if you try to update your system and it has run out of space.
-
This topic was modified 3 months ago by
Voodoo.
-
This topic was modified 2 months, 1 week ago by
Voodoo.
-
This topic was modified 2 months, 1 week ago by
Voodoo.