My lubuntu software updater seems to have troubles installing certain update packages.
After booting, it shows me the list of required updates, but when I try to install them, it terminates directly after showing the "Installing updates..." progress bar. Without any error message. Sometimes I can install the updates by randomly unchecking some packages from the list. So maybe there is a problem with some sources? Unfortunately I dont know much about Ubuntu. Also, with sudo apt-get update I can install some of the updates, but not all.
Is there a way to find out why this is happening? Or does anyone already know a solution?
Thanks!
EDIT: sudo apt-get update results in:
http: //security.ubuntu.com/ubuntu bionic-security InRelease [83,2 kB] Hit:2 http: //archive.canonical.com/ubuntu bionic InRelease
Hit:3 http: //de.archive.ubuntu.com/ubuntu bionic InRelease
Hit:4 http: //ppa.launchpad.net/linrunner/thinkpad-extras/ubuntu bionic InRelease Hit:5 http://de.archive.ubuntu.com/ubuntu bionic-updates InRelease Hit:6 http://de.archive.ubuntu.com/ubuntu bionic-backports InRelease Ign:7 http://ppa.launchpad.net/upubuntu-com/ppa/ubuntu bionic InRelease
Err:8 http://ppa.launchpad.net/upubuntu-com/ppa/ubuntu bionic Release 404 Not Found [IP: 91.189.95.83 80] Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/upubuntu-com/ppa/ubuntu bionic Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details.
sudo apt-get upgrade:
Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages were automatically installed and are no longer required:
linux-image-4.13.0-43-generic linux-image-extra-4.13.0-43-generic Use 'sudo apt autoremove' to remove them. The following packages have been kept back: configure-trackpoint:i386 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Note: I put some space in the links, as I am not allowed to post so many links...