Ubuntu apt update funktioniert nicht - GPG signatures invalid Error?

2 Antworten

Sieht sehr nach Ubuntu 12 aus. Versuch mal folgendes:

# deb cdrom:[Ubuntu 20.04 LTS _Focal Fossa_ - Release amd64 (20200423)]/ focal main restricted


# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://de.archive.ubuntu.com/ubuntu/ focal main restricted
# deb-src http://de.archive.ubuntu.com/ubuntu/ focal main restricted


## Major bug fix updates produced after the final release of the
## distribution.
# deb-src http://de.archive.ubuntu.com/ubuntu/ focal-updates main restricted


## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://de.archive.ubuntu.com/ubuntu/ focal universe
# deb-src http://de.archive.ubuntu.com/ubuntu/ focal universe
# deb-src http://de.archive.ubuntu.com/ubuntu/ focal-updates universe


## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://de.archive.ubuntu.com/ubuntu/ focal multiverse
# deb-src http://de.archive.ubuntu.com/ubuntu/ focal multiverse
# deb-src http://de.archive.ubuntu.com/ubuntu/ focal-updates multiverse


## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb-src http://de.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse


## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu focal partner
# deb-src http://archive.canonical.com/ubuntu focal partner


deb http://security.ubuntu.com/ubuntu focal-security main restricted
# deb-src http://security.ubuntu.com/ubuntu focal-security main restricted
deb http://security.ubuntu.com/ubuntu focal-security universe
# deb-src http://security.ubuntu.com/ubuntu focal-security universe
deb http://security.ubuntu.com/ubuntu focal-security multiverse
# deb-src http://security.ubuntu.com/ubuntu focal-security multiverse


# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,

In die Datei /etc/apt/sources.list

einzufügen. Das ist die aktuelle, die bei mir funktioniert. Leg aber unbedingt vorher eine Sicherungskopie an.

Woher ich das weiß:Hobby – Ich arbeite schon einige Jahre mit Linux
MrCreeper2011 
Fragesteller
 19.06.2020, 14:00

Anscheind war der Command aus dem Internet der angeblich die sources.list von Ubuntu 19 reparieren soll doch nicht so Up-To-Date. Davor waren es definitiv die Standart Repositories von Ubuntu 19 und auch diese haben nicht funktioniert.
Ich habe mich jetzt entschieden, das ganze einfach neu zu installieren.

0

„precise“, das ist eine Ubuntu Version von 2012. Kein Wunder, dass das nicht funktioniert.

Daten sichern (falls welche vorhanden) und eine aktuelle Ubuntu Version wie 20.04 installieren :)

MrCreeper2011 
Fragesteller
 19.06.2020, 10:57

Das ist Ubuntu 19...

0
Waldelb3  19.06.2020, 11:01
@MrCreeper2011

Hast du für irgendwas eine Anleitung von 2012 benutzt, die du nicht verstehst?

0
LiemaeuLP  19.06.2020, 16:14
@Waldelb3

Das erklärts! Das sind Paketquellen für eine Version von 2012.

Du must das Wort „precise“ in der /etc/apt/sources.list durch den „Codenamen“ deiner Ubuntu Version ersetzen, bei 19.10 ist es „eoan“.

1
Waldelb3  19.06.2020, 18:35
@LiemaeuLP

Abgesehen davon, dass der Support von 19.10 auch vorbei ist, wenn ich mich nicht täusche...

0
LiemaeuLP  19.06.2020, 18:45
@Waldelb3

Läuft der nicht noch nenn Monat? zB die normale (nicht LTS) .04 Version läuft ja immer im Januar aus.

Das sind doch immer 9 Monate, d.h. ca 1 Monat hat man noch.

0
LiemaeuLP  19.06.2020, 20:14
@Waldelb3

Aber ich würd bei der Gelegenheit dann auch gleich auf 20.04 upgraden.

1