matze31
Anmeldungsdatum: 25. Oktober 2015
Beiträge: 788
|
Ich hatte mal vor langer zeit "tvheadend" installiert, jetzt zeigt mir nach update das an:
W: Das Laden der konfigurierten Datei »DISTRIBUTION/i18n/Translation-de_DE« wird übersprungen, da das Depot »https://apt.tvheadend.org/stable bionic InRelease« die Komponente »DISTRIBUTION« nicht enthält. (Schreibfehler bei der Angabe der Komponente in sources.list?)
Eventuell das der Auslöser? Moderiert von Cruiz: Dieses Thema ist aufgeteilt worden. Bitte erstelle für ein neues Problem ein neues Thema!
|
Dr_Schmoker
Anmeldungsdatum: 19. Juni 2008
Beiträge: 3439
Wohnort: Berlin
|
Hi, langsam gehen mir die Ideen aus. Wenn du meinst, mit der → sources.list stimmt was nicht, dann poste mal die Ausgabe von cat /etc/apt/sources.list . Was du noch versuchen kannst, Chromium mal aus dem Terminal starten mit chromium browser Fehlermeldung bitte posten.
|
matze31
(Themenstarter)
Anmeldungsdatum: 25. Oktober 2015
Beiträge: 788
|
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 | $ cat /etc/apt/sources.list
# deb cdrom:[Xubuntu 18.04 LTS _Bionic Beaver_ - Release amd64 (20180426)]/ bionic main multiverse restricted universe
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://de.archive.ubuntu.com/ubuntu/ bionic main restricted
# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://de.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic-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/ bionic universe
# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic universe
deb http://de.archive.ubuntu.com/ubuntu/ bionic-updates universe
# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic-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/ bionic multiverse
# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic multiverse
deb http://de.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic-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://de.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic-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 bionic partner
# deb-src http://archive.canonical.com/ubuntu bionic partner
deb http://security.ubuntu.com/ubuntu bionic-security main restricted
# deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
deb http://security.ubuntu.com/ubuntu bionic-security universe
# deb-src http://security.ubuntu.com/ubuntu bionic-security universe
deb http://security.ubuntu.com/ubuntu bionic-security multiverse
# deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
deb https://apt.tvheadend.org/stable bionic stable DISTRIBUTION main
# deb-src https://apt.tvheadend.org/stable bionic stable DISTRIBUTION main
|
Bei
chromium browser
kommt Fehlermeldung "Befehl nicht gefunden"
Obwohl ich es ja installiert habe.
|
voxxell99
Anmeldungsdatum: 23. September 2009
Beiträge: 3931
Wohnort: da, wo andere Urlaub machen. :)
|
Wenn, dann schon
chromium-browser
|
matze31
(Themenstarter)
Anmeldungsdatum: 25. Oktober 2015
Beiträge: 788
|
$ chromium-browser
[9042:9042:1219/155850.192386:ERROR:viz_main_impl.cc(180)] Exiting GPU process due to errors during initialization
[9079:1:1219/155851.907116:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.
[9079:1:1219/155851.908093:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.
[9390:1:1219/155930.016244:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.
[9390:1:1219/155930.017208:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.
[9480:1:1219/160002.061495:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.
[9480:1:1219/160002.063599:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.
[9480:1:1219/160002.068342:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.
[9480:1:1219/160002.069970:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.
Fontconfig error: Cannot load default config file
[9046:9154:1219/160040.666927:ERROR:cert_verify_proc_nss.cc(1011)] CERT_PKIXVerifyCert for triplelift-match-dotomi.com failed err=-8179
[9046:9051:1219/160040.668034:ERROR:ssl_client_socket_impl.cc(935)] handshake failed; returned -1, SSL error code 1, net_error -202
|
Dr_Schmoker
Anmeldungsdatum: 19. Juni 2008
Beiträge: 3439
Wohnort: Berlin
|
Hi, ja sorry habe den Bindestrich vergessen. Bei deiner sources.list fällt mir nichts weiter auf. Lediglich die Backports würde ich auskommentieren.
|
RamSpeicher
Anmeldungsdatum: 17. Juli 2009
Beiträge: 2508
|
Dr_Schmoker schrieb: Bei deiner sources.list fällt mir nichts weiter auf.
Das dürfte mit diesem Befehl egrep -e "deb" /etc/apt/sources.list /etc/apt/sources.list.d/* schon wesentlich anders aussehen. Allerdings sollte matze31 zu seinem Paketverwaltungsproblem auch ein eigenes Thema eröffnen da seine Frage diesbezüglich nichts mit Chromium zu tun hat.
|
matze31
(Themenstarter)
Anmeldungsdatum: 25. Oktober 2015
Beiträge: 788
|
OK, aber was sogt denn der log von chromium aus?
Hat das was wirklich mit den sources zu tun?
|
Dr_Schmoker
Anmeldungsdatum: 19. Juni 2008
Beiträge: 3439
Wohnort: Berlin
|
Hi, wenn ich Chromium aus dem Terminal starte erhalten ich folgende Meldung: frank@frank-F3M:~$ chromium-browser
[2001:2001:1219/165943.466294:ERROR:viz_main_impl.cc(180)] Exiting GPU process due to errors during initialization
[2020:1:1219/165947.271481:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.
[2020:1:1219/165947.274573:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.
[1970:1970:1219/165955.794651:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.", source: https://ogs.google.com/u/0/widget/app?hl=de&origin=chrome-search%3A%2F%2Flocal-ntp&pid=1&spid=243&gm&usegapi=1#id=I0_1576771191386&_gfid=I0_1576771191386&parent=chrome-search%3A%2F%2Flocal-ntp&pfname=&rpctoken=41022659&jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.gapi.en.7kWSr24wXFc.O%2Fd%3D1%2Fct%3Dzgms%2Frs%3DAHpOoo-i9r7IbCTUQfJ0v-FPhRKRS8aihQ%2Fm%3D__features__ (0)
[1970:1970:1219/165955.808128:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.", source: https://ogs.google.com/u/0/widget/app?hl=de&origin=chrome-search%3A%2F%2Flocal-ntp&pid=1&spid=243&gm&usegapi=1#id=I0_1576771191386&_gfid=I0_1576771191386&parent=chrome-search%3A%2F%2Flocal-ntp&pfname=&rpctoken=41022659&jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.gapi.en.7kWSr24wXFc.O%2Fd%3D1%2Fct%3Dzgms%2Frs%3DAHpOoo-i9r7IbCTUQfJ0v-FPhRKRS8aihQ%2Fm%3D__features__ (0)
[1970:1970:1219/165955.808344:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.", source: https://ogs.google.com/u/0/widget/app?hl=de&origin=chrome-search%3A%2F%2Flocal-ntp&pid=1&spid=243&gm&usegapi=1#id=I0_1576771191386&_gfid=I0_1576771191386&parent=chrome-search%3A%2F%2Flocal-ntp&pfname=&rpctoken=41022659&jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.gapi.en.7kWSr24wXFc.O%2Fd%3D1%2Fct%3Dzgms%2Frs%3DAHpOoo-i9r7IbCTUQfJ0v-FPhRKRS8aihQ%2Fm%3D__features__ (0)
[1970:1970:1219/165955.808512:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.", source: https://ogs.google.com/u/0/widget/app?hl=de&origin=chrome-search%3A%2F%2Flocal-ntp&pid=1&spid=243&gm&usegapi=1#id=I0_1576771191386&_gfid=I0_1576771191386&parent=chrome-search%3A%2F%2Flocal-ntp&pfname=&rpctoken=41022659&jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.gapi.en.7kWSr24wXFc.O%2Fd%3D1%2Fct%3Dzgms%2Frs%3DAHpOoo-i9r7IbCTUQfJ0v-FPhRKRS8aihQ%2Fm%3D__features__ (0)
[1970:1970:1219/165955.808658:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.", source: https://ogs.google.com/u/0/widget/app?hl=de&origin=chrome-search%3A%2F%2Flocal-ntp&pid=1&spid=243&gm&usegapi=1#id=I0_1576771191386&_gfid=I0_1576771191386&parent=chrome-search%3A%2F%2Flocal-ntp&pfname=&rpctoken=41022659&jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.gapi.en.7kWSr24wXFc.O%2Fd%3D1%2Fct%3Dzgms%2Frs%3DAHpOoo-i9r7IbCTUQfJ0v-FPhRKRS8aihQ%2Fm%3D__features__ (0)
[1970:1970:1219/165955.808820:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.", source: https://ogs.google.com/u/0/widget/app?hl=de&origin=chrome-search%3A%2F%2Flocal-ntp&pid=1&spid=243&gm&usegapi=1#id=I0_1576771191386&_gfid=I0_1576771191386&parent=chrome-search%3A%2F%2Flocal-ntp&pfname=&rpctoken=41022659&jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.gapi.en.7kWSr24wXFc.O%2Fd%3D1%2Fct%3Dzgms%2Frs%3DAHpOoo-i9r7IbCTUQfJ0v-FPhRKRS8aihQ%2Fm%3D__features__ (0)
[1970:1970:1219/165955.815668:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.", source: https://ogs.google.com/u/0/widget/app?hl=de&origin=chrome-search%3A%2F%2Flocal-ntp&pid=1&spid=243&gm&usegapi=1#id=I0_1576771191386&_gfid=I0_1576771191386&parent=chrome-search%3A%2F%2Flocal-ntp&pfname=&rpctoken=41022659&jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.gapi.en.7kWSr24wXFc.O%2Fd%3D1%2Fct%3Dzgms%2Frs%3DAHpOoo-i9r7IbCTUQfJ0v-FPhRKRS8aihQ%2Fm%3D__features__ (0)
[1970:1970:1219/165955.831737:ERROR:CONSOLE(1153)] "Uncaught (in promise) TypeError: Cannot read property 'shutdown' of undefined", source: chrome-extension://cjpalhdlnbpafiamejdnhcphjbkeiagm/js/contentscript.js (1153)
[2038:1:1219/165955.982826:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.
[2038:1:1219/165955.984215:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.
Der obere Teil deckt sich mit deiner Ausgabe. Nur unten der Rest ist verschieden, siehe selbst. Bitte poste noch den Befehl von RamSpeicher egrep -e "deb" /etc/apt/sources.list /etc/apt/sources.list.d/*
|
matze31
(Themenstarter)
Anmeldungsdatum: 25. Oktober 2015
Beiträge: 788
|
$ egrep -e "deb" /etc/apt/sources.list /etc/apt/sources.list.d/*
/etc/apt/sources.list:# deb cdrom:[Xubuntu 18.04 LTS _Bionic Beaver_ - Release amd64 (20180426)]/ bionic main multiverse restricted universe
/etc/apt/sources.list:deb http://de.archive.ubuntu.com/ubuntu/ bionic main restricted
/etc/apt/sources.list:# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic main restricted
/etc/apt/sources.list:deb http://de.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
/etc/apt/sources.list:# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
/etc/apt/sources.list:deb http://de.archive.ubuntu.com/ubuntu/ bionic universe
/etc/apt/sources.list:# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic universe
/etc/apt/sources.list:deb http://de.archive.ubuntu.com/ubuntu/ bionic-updates universe
/etc/apt/sources.list:# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic-updates universe
/etc/apt/sources.list:deb http://de.archive.ubuntu.com/ubuntu/ bionic multiverse
/etc/apt/sources.list:# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic multiverse
/etc/apt/sources.list:deb http://de.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
/etc/apt/sources.list:# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
/etc/apt/sources.list:deb http://de.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
/etc/apt/sources.list:# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
/etc/apt/sources.list:# deb http://archive.canonical.com/ubuntu bionic partner
/etc/apt/sources.list:# deb-src http://archive.canonical.com/ubuntu bionic partner
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu bionic-security main restricted
/etc/apt/sources.list:# deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu bionic-security universe
/etc/apt/sources.list:# deb-src http://security.ubuntu.com/ubuntu bionic-security universe
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu bionic-security multiverse
/etc/apt/sources.list:# deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
/etc/apt/sources.list:deb https://apt.tvheadend.org/stable bionic stable DISTRIBUTION main
/etc/apt/sources.list:# deb-src https://apt.tvheadend.org/stable bionic stable DISTRIBUTION main
/etc/apt/sources.list.d/google-chrome.list:deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
/etc/apt/sources.list.d/google-chrome-unstable.list:deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
/etc/apt/sources.list.d/nilarimogard-ubuntu-webupd8-bionic.list:deb http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu bionic main
/etc/apt/sources.list.d/nilarimogard-ubuntu-webupd8-bionic.list:# deb-src http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu bionic main
/etc/apt/sources.list.d/nilarimogard-ubuntu-webupd8-bionic.list.save:deb http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu bionic main
/etc/apt/sources.list.d/nilarimogard-ubuntu-webupd8-bionic.list.save:# deb-src http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu bionic main
/etc/apt/sources.list.d/skype-stable.list:deb [arch=amd64] https://repo.skype.com/deb stable main
/etc/apt/sources.list.d/skype-stable.list.save:deb [arch=amd64] https://repo.skype.com/deb stable main
|
Dr_Schmoker
Anmeldungsdatum: 19. Juni 2008
Beiträge: 3439
Wohnort: Berlin
|
Hallo, da hat sich ja schön was angesammelt. Ich markiere mal alles gelb, was du deaktivieren solltest. Hoffentlich vergesse ich nichts. matze31 schrieb: $ egrep -e "deb" /etc/apt/sources.list /etc/apt/sources.list.d/*
/etc/apt/sources.list:# deb cdrom:[Xubuntu 18.04 LTS _Bionic Beaver_ - Release amd64 (20180426)]/ bionic main multiverse restricted universe
/etc/apt/sources.list:deb http://de.archive.ubuntu.com/ubuntu/ bionic main restricted
/etc/apt/sources.list:# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic main restricted
/etc/apt/sources.list:deb http://de.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
/etc/apt/sources.list:# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
/etc/apt/sources.list:deb http://de.archive.ubuntu.com/ubuntu/ bionic universe
/etc/apt/sources.list:# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic universe
/etc/apt/sources.list:deb http://de.archive.ubuntu.com/ubuntu/ bionic-updates universe
/etc/apt/sources.list:# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic-updates universe
/etc/apt/sources.list:deb http://de.archive.ubuntu.com/ubuntu/ bionic multiverse
/etc/apt/sources.list:# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic multiverse
/etc/apt/sources.list:deb http://de.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
/etc/apt/sources.list:# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
/etc/apt/sources.list:deb http://de.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
/etc/apt/sources.list:# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
/etc/apt/sources.list:# deb http://archive.canonical.com/ubuntu bionic partner
/etc/apt/sources.list:# deb-src http://archive.canonical.com/ubuntu bionic partner
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu bionic-security main restricted
/etc/apt/sources.list:# deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu bionic-security universe
/etc/apt/sources.list:# deb-src http://security.ubuntu.com/ubuntu bionic-security universe
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu bionic-security multiverse
/etc/apt/sources.list:# deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
/etc/apt/sources.list:deb https://apt.tvheadend.org/stable bionic stable DISTRIBUTION main[/mark]
/etc/apt/sources.list:# deb-src https://apt.tvheadend.org/stable bionic stable DISTRIBUTION main
/etc/apt/sources.list.d/google-chrome.list:deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
/etc/apt/sources.list.d/google-chrome-unstable.list:deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
/etc/apt/sources.list.d/nilarimogard-ubuntu-webupd8-bionic.list:deb http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu bionic main
/etc/apt/sources.list.d/nilarimogard-ubuntu-webupd8-bionic.list:# deb-src http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu bionic main
/etc/apt/sources.list.d/nilarimogard-ubuntu-webupd8-bionic.list.save:deb http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu bionic main
/etc/apt/sources.list.d/nilarimogard-ubuntu-webupd8-bionic.list.save:# deb-src http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu bionic main
/etc/apt/sources.list.d/skype-stable.list:deb [arch=amd64] https://repo.skype.com/deb stable main
/etc/apt/sources.list.d/skype-stable.list.save:deb [arch=amd64] https://repo.skype.com/deb stable main
|
Dr_Schmoker
Anmeldungsdatum: 19. Juni 2008
Beiträge: 3439
Wohnort: Berlin
|
Upps, da jemand diesen Thread gemeldet. Wahrscheinlich weil es in den Bereich Paketverwaltung geht. Dann warte ich mal ab und schau, was passiert.
|
Dr_Schmoker
Anmeldungsdatum: 19. Juni 2008
Beiträge: 3439
Wohnort: Berlin
|
Ok,doch abgetrennt. Frage an Matze, weißt du wie du die beiden Dateien bearbeiten mußt? Du solltest zuerst die /etc/apt/sources.list und danach die /etc/apt/sources.list.d/ bearbeiten.
Mist, ich kriege es nicht geöffnet. Vielleicht weiß jemand anderes Rat
|
matze31
(Themenstarter)
Anmeldungsdatum: 25. Oktober 2015
Beiträge: 788
|
Ich werde jetzt wohl xubuntu neu installieren müssen, habe gerade im Terminal die "sources.list" gelöscht.
🙄
|
RamSpeicher
Anmeldungsdatum: 17. Juli 2009
Beiträge: 2508
|
matze31 schrieb: Ich werde jetzt wohl xubuntu neu installieren müssen
Ist ja auch kein Aufwand.
habe gerade im Terminal die "sources.list" gelöscht.
Dann erstelle Dir eine neue Klick 🙄 Und dann, und das ist ein gut gemeinter Vorschlag, Fange nochmal von vorne an Einsteiger und lasse die Finger von Fremdquellen solange Du nicht weißt was Du tust. Linux zu Nutzen heißt Eigenverantwortlichkleit, es ist nicht Windows.
|