Sie sind nicht angemeldet.

  • »Naturi7« ist der Autor dieses Themas

Beiträge: 1

Registrierungsdatum: 19.10.2021

Derivat: Xubuntu

Version: Ubuntu 20.04 LTS - Focal Fossa

Architektur: 64-Bit PC

Desktop: unbekannt

  • Nachricht senden

1

19.10.2021, 16:50

Aktualisierungsverwaltung läßt sich nicht mehr öffnen

Hallo,
bei meinem vor ca. 3 Monaten neu installierten Xubuntu läßt sich die Aktualisierungsverwaltung nicht mehr öffnen.

Bei einer älteren Anfrage mit dem gleichen Problem habe ich gefunden, das die folgenden Angaben dafür sinnvoll sind. Vielleicht helfen sie auch jetzt noch weiter.


Quellcode

1
2
3
4
naturi@naturi-HP-EliteBook-8570p:~$ sudo apt-get update
[sudo] Passwort für naturi: 
E: Typ »sudo« in Zeile 1 der Quellliste /etc/apt/sources.list.d/signal-xenial.list ist unbekannt.
E: Die Liste der Quellen konnte nicht gelesen werden.

Quellcode

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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
  GNU nano 4.8                                       	/etc/apt/sources.list                                                 	 
#deb cdrom:[Xubuntu 20.04.3 LTS _Focal Fossa_ - Release amd64 (20210819.1)]/ focal main multiverse restricted universe

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

## Major bug fix updates produced after the final release of the
## distribution.
deb http://at.archive.ubuntu.com/ubuntu/ focal-updates main restricted
# deb-src http://at.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://at.archive.ubuntu.com/ubuntu/ focal universe
# deb-src http://at.archive.ubuntu.com/ubuntu/ focal universe
deb http://at.archive.ubuntu.com/ubuntu/ focal-updates universe
# deb-src http://at.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://at.archive.ubuntu.com/ubuntu/ focal multiverse
# deb-src http://at.archive.ubuntu.com/ubuntu/ focal multiverse
deb http://at.archive.ubuntu.com/ubuntu/ focal-updates multiverse
# deb-src http://at.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 http://at.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse
# deb-src http://at.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,
# see the sources.list(5) manual.
Über eine Hilfe würde ich mich freuen.

Mit Grüßen
Ulrich

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Naturi7« (19.10.2021, 18:23)


Beiträge: 1 131

Registrierungsdatum: 08.11.2015

Derivat: unbekannt

Version: gar kein Ubuntu

Architektur: 64-Bit PC

Desktop: LXDE

Andere Betriebssysteme: Debian bullseye-testing / 5.10.0-10-amd64

  • Nachricht senden

2

19.10.2021, 22:10

Er meckert über die Datei /etc/apt/sources.list.d/signal-xenial.list und Du zeigst /etc/apt/sources.list.

Wieso?

Mach mal:

Quellcode

1
sudo rm -rf /etc/apt/sources.list.d/signal-xenial.*


und danach:

Quellcode

1
2
3
sudo apt update

sudo apt- upgrade


Da ist ein altes Repo für den Signal Messenger eingetragen. Gehts dann wieder?

Den Messenger und Updates gibts hier:

Quellcode

1
2
### Signal Messenger
deb https://updates.signal.org/desktop/apt xenial main


Das kannst Du so als Block unten in deine /etc/apt/sources.list mit aufnehmen.
Heute ist keiner da! Komm morgen wieder. :-)