peterfoelix
Anmeldungsdatum: 8. November 2017
Beiträge: 50
|
Hallo und herzlich Willkommen.
Ich habe von Kubuntu 24.04 nach Kubuntu 24.10 upgedated. Das hat funktioniert.
Aber bei sudo apt update hat sich ein fehler ein:
Alle Pakete sind aktuell.
Notice: Datei »boot-repair.list.migrate« in Verzeichnis »/etc/apt/sources.list.d/« wird ignoriert, da sie eine ungültige Dateinamen-Erweiterung hat.
Warning: Ziel Packages (main/binary-amd64/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (main/binary-i386/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (main/binary-all/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
und noch ganz viele Warnings.
Das "upgrade" kann nicht mehr machen.
Was kann ich tun?
|
schwarzheit
Supporter
Anmeldungsdatum: 31. Dezember 2007
Beiträge: 3792
|
Benutze bitte für Befehle und Terminalausgaben den Codeblock. So kann man das nich/nur schwer lesen. Und benutz doch bitte den Vorschaubutton und gugg dir an was bei deinem Post rauskommt. Denn dazu isser da.
|
schwarzheit
Supporter
Anmeldungsdatum: 31. Dezember 2007
Beiträge: 3792
|
Was steht denn in besagten Dateien? Lass dir den Inhalt der Dateien im Terminal mit cat anzeigen und kopiere das Ergebnis für jede der besagten Dateien hier im Forum in einen Codeblock. Und Terminalausgaben bitte immer vollständig inkl. Promp & Befehl hier her kopieren.
|
peterfoelix
(Themenstarter)
Anmeldungsdatum: 8. November 2017
Beiträge: 50
|
Hallo und herzlich Willkommen. Ich habe von Kubuntu 24.04 nach Kubuntu 24.10 upgedated. Das hat funktioniert. Aber bei sudo apt update hat sich ein fehler ein: Alle Pakete sind aktuell. Notice: Datei »boot-repair.list.migrate« in Verzeichnis »/etc/apt/sources.list.d/« wird ignoriert, da sie eine ungültige Dateinamen-Erweiterung hat. Warning: Ziel Packages (main/binary-amd64/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3 <<< Warning: Ziel Packages (main/binary-i386/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3 <<< Warning: Ziel Packages (main/binary-all/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3 <<<
und noch ganz viele Warnings. Das "upgrade" kann nicht mehr machen. Was kann ich tun?
|
peterfoelix
(Themenstarter)
Anmeldungsdatum: 8. November 2017
Beiträge: 50
|
mit >>> Abc >>> ist auch nicht besser, oder?
|
schwarzheit
Supporter
Anmeldungsdatum: 31. Dezember 2007
Beiträge: 3792
|
Was bitte ist an Codeblock nicht zu verstehen?
|
tomtomtom
Supporter
Anmeldungsdatum: 22. August 2008
Beiträge: 55202
Wohnort: Berlin
|
peterfoelix schrieb: Was kann ich tun?
Die Meldung lesen, das Hirn einschalten und das Machen, was in der Meldung steht. Wenn da steht, dass eine Quelle mehrfach angegeben wurde und auch noch konkret wo, würde es sich glatt anbieten den jeweils doppelten Eintrag zu entfernen.
|
von.wert
Anmeldungsdatum: 23. Dezember 2020
Beiträge: 11721
|
peterfoelix schrieb:
mit >>> Abc >>> ist auch nicht besser, oder?
Willst Du jetzt etwas anderes lesen als das, was Du siehst, was jeder sehen kann? Dir ist der Wiki-Link Codeblock gegeben worden. Saubere sources.list erstellen. Sofern Du kein wine oder hornzige 32-bit-Druckertreiber installiert hast, solltest Du i386er Mist deinstallieren.
|
peterfoelix
(Themenstarter)
Anmeldungsdatum: 8. November 2017
Beiträge: 50
|
Hallo und herzlich Willkommen.
Ich habe von Kubuntu 24.04 nach Kubuntu 24.10 upgedated. Das hat funktioniert.
Aber bei sudo apt update hat sich ein fehler ein: Alle Pakete sind aktuell.
Notice: Datei »boot-repair.list.migrate« in Verzeichnis »/etc/apt/sources.list.d/« wird ignoriert, da sie eine ungültige Dateinamen-Erweiterung hat.
Warning: Ziel Packages (main/binary-amd64/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (main/binary-i386/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (main/binary-all/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
und noch ganz viele Warnings. Das "upgrade" kann nicht mehr machen. Was kann ich tun? Jetzt mit 3x{ und 3x} statt mit 3x> und 3x<.
Recht so?
|
schwarzheit
Supporter
Anmeldungsdatum: 31. Dezember 2007
Beiträge: 3792
|
Führe folgende Befehle einzeln nacheinander in einem Terminal aus und zeige uns die vollständige Ausgabe hier im Forum jeweils als Codeblock formatiert:
| sudo apt update
ls -la /etc/apt/sources.list.d/
cat /etc/apt/sources.list.d/boot-repair.list.migrate
cat /etc/apt/sources.list.d/ubuntu.sources:1
cat /etc/apt/sources.list.d/ubuntu.sources:3
|
(Benutze Kopieren (im Terminal
⇧ +
Strg +
C ) und Einfügen.)
|
Ubutux79
Anmeldungsdatum: 13. April 2023
Beiträge: 445
|
Lösch doch einfach alles aus dem Verzeichnis raus, was Du glaubst nicht zu brauchen.
Also zumindest schon mal dieses boot-repair.list.migrate und nach Prüfung einer der beiden ubuntu.sources.
Keine Angst, ich verlange nicht von Dir, dass Du das Terminal verwendest. Mach es mit dem Dateimanager, wenn Du Dich dabei wohler fühlst.
|
peterfoelix
(Themenstarter)
Anmeldungsdatum: 8. November 2017
Beiträge: 50
|
Ich mach das heute um 18 Uhr. Das ist mein Rechner. In der Arbeit nur Windows.
|
peterfoelix
(Themenstarter)
Anmeldungsdatum: 8. November 2017
Beiträge: 50
|
So, jetzt ist die Datei boot-repair.list.save gelöscht. Danke. Aber das ist noch scheiße:
apt update
Ign:1 http://security.ubuntu.com/ubuntu oracular-security InRelease
OK:2 http://de.archive.ubuntu.com/ubuntu oracular InRelease
OK:1 http://security.ubuntu.com/ubuntu oracular-security InRelease
OK:3 http://de.archive.ubuntu.com/ubuntu oracular-updates InRelease
Alle Pakete sind aktuell.
Warning: Ziel Packages (main/binary-amd64/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (main/binary-i386/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (main/binary-all/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (main/i18n/Translation-de_DE) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (main/i18n/Translation-de) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (main/i18n/Translation-en) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11 (main/dep11/Components-amd64.yml) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11 (main/dep11/Components-all.yml) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-small (main/dep11/icons-48x48.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons (main/dep11/icons-64x64.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-hidpi (main/dep11/icons-64x64@2.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-large (main/dep11/icons-128x128.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel CNF (main/cnf/Commands-amd64) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel CNF (main/cnf/Commands-all) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (restricted/binary-amd64/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (restricted/binary-i386/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (restricted/binary-all/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (restricted/i18n/Translation-de_DE) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (restricted/i18n/Translation-de) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (restricted/i18n/Translation-en) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11 (restricted/dep11/Components-amd64.yml) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11 (restricted/dep11/Components-all.yml) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-small (restricted/dep11/icons-48x48.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons (restricted/dep11/icons-64x64.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-hidpi (restricted/dep11/icons-64x64@2.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-large (restricted/dep11/icons-128x128.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel CNF (restricted/cnf/Commands-amd64) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel CNF (restricted/cnf/Commands-all) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (universe/binary-amd64/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (universe/binary-i386/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (universe/binary-all/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (universe/i18n/Translation-de_DE) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (universe/i18n/Translation-de) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (universe/i18n/Translation-en) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11 (universe/dep11/Components-amd64.yml) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11 (universe/dep11/Components-all.yml) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-small (universe/dep11/icons-48x48.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons (universe/dep11/icons-64x64.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-hidpi (universe/dep11/icons-64x64@2.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-large (universe/dep11/icons-128x128.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel CNF (universe/cnf/Commands-amd64) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel CNF (universe/cnf/Commands-all) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (multiverse/binary-amd64/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (multiverse/binary-i386/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (multiverse/binary-all/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (multiverse/i18n/Translation-de_DE) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (multiverse/i18n/Translation-de) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (multiverse/i18n/Translation-en) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11 (multiverse/dep11/Components-amd64.yml) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11 (multiverse/dep11/Components-all.yml) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-small (multiverse/dep11/icons-48x48.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons (multiverse/dep11/icons-64x64.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-hidpi (multiverse/dep11/icons-64x64@2.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-large (multiverse/dep11/icons-128x128.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel CNF (multiverse/cnf/Commands-amd64) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel CNF (multiverse/cnf/Commands-all) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (main/binary-amd64/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (main/binary-i386/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (main/binary-all/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (main/i18n/Translation-de_DE) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (main/i18n/Translation-de) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (main/i18n/Translation-en) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11 (main/dep11/Components-amd64.yml) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11 (main/dep11/Components-all.yml) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-small (main/dep11/icons-48x48.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons (main/dep11/icons-64x64.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-hidpi (main/dep11/icons-64x64@2.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-large (main/dep11/icons-128x128.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel CNF (main/cnf/Commands-amd64) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel CNF (main/cnf/Commands-all) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (restricted/binary-amd64/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (restricted/binary-i386/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (restricted/binary-all/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (restricted/i18n/Translation-de_DE) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (restricted/i18n/Translation-de) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (restricted/i18n/Translation-en) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11 (restricted/dep11/Components-amd64.yml) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11 (restricted/dep11/Components-all.yml) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-small (restricted/dep11/icons-48x48.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons (restricted/dep11/icons-64x64.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-hidpi (restricted/dep11/icons-64x64@2.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-large (restricted/dep11/icons-128x128.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel CNF (restricted/cnf/Commands-amd64) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel CNF (restricted/cnf/Commands-all) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (universe/binary-amd64/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (universe/binary-i386/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (universe/binary-all/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (universe/i18n/Translation-de_DE) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (universe/i18n/Translation-de) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (universe/i18n/Translation-en) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11 (universe/dep11/Components-amd64.yml) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11 (universe/dep11/Components-all.yml) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-small (universe/dep11/icons-48x48.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons (universe/dep11/icons-64x64.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-hidpi (universe/dep11/icons-64x64@2.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-large (universe/dep11/icons-128x128.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel CNF (universe/cnf/Commands-amd64) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel CNF (universe/cnf/Commands-all) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (multiverse/binary-amd64/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (multiverse/binary-i386/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Packages (multiverse/binary-all/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (multiverse/i18n/Translation-de_DE) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (multiverse/i18n/Translation-de) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel Translations (multiverse/i18n/Translation-en) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11 (multiverse/dep11/Components-amd64.yml) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11 (multiverse/dep11/Components-all.yml) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-small (multiverse/dep11/icons-48x48.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons (multiverse/dep11/icons-64x64.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-hidpi (multiverse/dep11/icons-64x64@2.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel DEP-11-icons-large (multiverse/dep11/icons-128x128.tar) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel CNF (multiverse/cnf/Commands-amd64) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3
Warning: Ziel CNF (multiverse/cnf/Commands-all) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubuntu.sources:1 und /etc/apt/sources.list.d/ubuntu.sources:3 Wie bekomme ich die Warnung weg?
|
schwarzheit
Supporter
Anmeldungsdatum: 31. Dezember 2007
Beiträge: 3792
|
@peterfoelix Was zu tun ist hat dir von.wert bereits geschrieben. Machen musstes schon selber. von.wert schrieb:
Saubere sources.list erstellen. Sofern Du kein wine oder hornzige 32-bit-Druckertreiber installiert hast, solltest Du i386er Mist deinstallieren.
|
von.wert
Anmeldungsdatum: 23. Dezember 2020
Beiträge: 11721
|
peterfoelix schrieb:
Wie bekomme ich die Warnung weg?
Falsche Vorgehensweise. Du willst nicht Warnungen entfernen, sondern deren Ursachen. Eine Lösung habe ich Dir verlinkt.
|