ubuntuusers.de

Sudo apt update

Autor:
d018398
Datum:
12. August 2018 09:52
Code:
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
bash: /usr/lib/git-core/git-sh-prompt: Datei oder Verzeichnis nicht gefunden
jochen@jochen-V5-131:~$ sudo apt update
[sudo] Passwort für jochen: 
Holen:1 http://deb.opera.com/opera stable InRelease [2.592 B]
OK:2 http://archive.canonical.com/ubuntu xenial InRelease                      
OK:3 http://de.archive.ubuntu.com/ubuntu xenial InRelease                      
OK:4 http://archive.canonical.com xenial InRelease                           
OK:5 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease            
Fehl:1 http://deb.opera.com/opera stable InRelease   
  Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY D615560BA5C7FF72
OK:6 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease
OK:7 http://de.archive.ubuntu.com/ubuntu xenial-security InRelease
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.       
Statusinformationen werden eingelesen.... Fertig
Aktualisierung für 11 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
W: Target Packages (partner/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:53 and /etc/apt/sources.list:55
W: Target Packages (partner/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list:53 and /etc/apt/sources.list:55
W: Target Packages (partner/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:53 and /etc/apt/sources.list:55
W: Target Translations (partner/i18n/Translation-de_DE) is configured multiple times in /etc/apt/sources.list:53 and /etc/apt/sources.list:55
W: Target Translations (partner/i18n/Translation-de) is configured multiple times in /etc/apt/sources.list:53 and /etc/apt/sources.list:55
W: Target Translations (partner/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:53 and /etc/apt/sources.list:55
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://deb.opera.com/opera stable InRelease: Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY D615560BA5C7FF72
W: Fehlschlag beim Holen von http://deb.opera.com/opera/dists/stable/InRelease  Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY D615560BA5C7FF72
W: Einige Indexdateien konnten nicht heruntergeladen werden. Sie wurden ignoriert oder alte an ihrer Stelle benutzt.
W: Target Packages (partner/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:53 and /etc/apt/sources.list:55
W: Target Packages (partner/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list:53 and /etc/apt/sources.list:55
W: Target Packages (partner/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:53 and /etc/apt/sources.list:55
W: Target Translations (partner/i18n/Translation-de_DE) is configured multiple times in /etc/apt/sources.list:53 and /etc/apt/sources.list:55
W: Target Translations (partner/i18n/Translation-de) is configured multiple times in /etc/apt/sources.list:53 and /etc/apt/sources.list:55
W: Target Translations (partner/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:53 and /etc/apt/sources.list:55
jochen@jochen-V5-131:~$