Stránka 1 z 1
Problém_Update_Repository
Napsal: 22 led 2018, 09:22
od velcash
Zdravím mám problém s repozitářema (nejdou mi aktualizace).
Pokud najedu přes grafik rozhraní na změnu repozitařu okno se mi ani neotevře.
Pokud se pokouším přes terminál tak to vypadá takto:
sudo apt-get update
Načítají se seznamy balíků… Hotovo
W: Nelze číst /etc/apt/apt.conf.d/ - DirectoryExists (2: No such file or directory)
W: Nelze číst /etc/apt/sources.list.d/ - DirectoryExists (2: No such file or directory)
W: Nelze číst /etc/apt/sources.list - RealFileExists (2: No such file or directory)
Re: Problém_Update_Repository
Napsal: 22 led 2018, 09:28
od segfault
Kód: Vybrat vše
sudo mkdir -p /etc/apt/apt.conf.d /etc/apt/sources.list.d
sudo echo "deb http://mirror.karneval.cz/pub/linux/linuxmint/packages sylvia main upstream import backport
deb http://ftp.cvut.cz/ubuntu xenial main restricted universe multiverse
deb http://ftp.cvut.cz/ubuntu xenial-updates main restricted universe multiverse
deb http://ftp.cvut.cz/ubuntu xenial-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ xenial partner" >> /etc/apt/sources.list.d/official-package-repositories.list
apt update
Re: Problém_Update_Repository
Napsal: 22 led 2018, 09:55
od velcash
Vyřešeno, díky za rychlou odezvu.
Re: Problém_Update_Repository
Napsal: 22 led 2018, 12:59
od velcash
Tak ještě se objevil problém při aktualizaci.
Vyzkoušel jsem několik zrcadel, ale problém pořád stejný.
Kód: Vybrat vše
W: Chyba GPG: http://mirrors.nic.cz/linuxmint-packages serena Release: Následující podpisy nemohly být ověřeny, protože není dostupný veřejný klíč: NO_PUBKEY A6616109451BBBF2
W: The repository 'http://mirrors.nic.cz/linuxmint-packages serena Release' is not signed.
W: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
W: See apt-secure(8) manpage for repository creation and user configuration details.
W: Chyba GPG: http://archive.canonical.com/ubuntu xenial InRelease: Následující podpisy nemohly být ověřeny, protože není dostupný veřejný klíč: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32
W: The repository 'http://archive.canonical.com/ubuntu xenial InRelease' is not signed.
W: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
W: See apt-secure(8) manpage for repository creation and user configuration details.
W: Chyba GPG: http://security.ubuntu.com/ubuntu xenial-security InRelease: Následující podpisy nemohly být ověřeny, protože není dostupný veřejný klíč: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32
W: The repository 'http://security.ubuntu.com/ubuntu xenial-security InRelease' is not signed.
W: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
W: See apt-secure(8) manpage for repository creation and user configuration details.
W: Chyba GPG: http://ftp.cvut.cz/ubuntu xenial InRelease: Následující podpisy nemohly být ověřeny, protože není dostupný veřejný klíč: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32
W: The repository 'http://ftp.cvut.cz/ubuntu xenial InRelease' is not signed.
W: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
W: See apt-secure(8) manpage for repository creation and user configuration details.
W: Chyba GPG: http://ftp.cvut.cz/ubuntu xenial-updates InRelease: Následující podpisy nemohly být ověřeny, protože není dostupný veřejný klíč: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32
W: The repository 'http://ftp.cvut.cz/ubuntu xenial-updates InRelease' is not signed.
W: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
W: See apt-secure(8) manpage for repository creation and user configuration details.
W: Chyba GPG: http://ftp.cvut.cz/ubuntu xenial-backports InRelease: Následující podpisy nemohly být ověřeny, protože není dostupný veřejný klíč: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32
W: The repository 'http://ftp.cvut.cz/ubuntu xenial-backports InRelease' is not signed.
Kód: Vybrat vše
[b]W: Nelze číst /etc/apt/preferences.d/ - DirectoryExists (2: No such file or directory)
[/b]
Re: Problém_Update_Repository
Napsal: 25 led 2018, 13:30
od velcash
Tak teď přetrval problém:
Kód: Vybrat vše
W: Nelze číst /etc/apt/preferences.d/ - DirectoryExists (2: No such file or directory)
Ocením jakoukoli pomoc.
Re: Problém_Update_Repository
Napsal: 25 led 2018, 15:05
od menom
.
Aky je to operacny system a co robis za pokusy ?
Segfault ti dal zdroje pre Sylvia:
Kód: Vybrat vše
sudo echo "deb http://mirror.karneval.cz/pub/linux/linuxmint/packages sylvia main upstream import backport.........
A ty mas problem s Serena:
Kód: Vybrat vše
Chyba GPG: http://mirrors.nic.cz/linuxmint-packages serena Release:...........
Na tvojom mieste by som vymazal vsetky Zdroje softveru
a zopakoval postup co dal Segfault .
.
Re: Problém_Update_Repository
Napsal: 26 led 2018, 15:22
od velcash
Vyzkoušel jsem teda všechny možnosti.
Skončil jsem na:
Kód: Vybrat vše
W: Target Packages (partner/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/official-package-repositories.list:8 and /etc/apt/sources.list.d/official-package-repositories.list:14
W: Target Translations (partner/i18n/Translation-cs_CZ) is configured multiple times in /etc/apt/sources.list.d/official-package-repositories.list:8 and /etc/apt/sources.list.d/official-package-repositories.list:14
W: Target Translations (partner/i18n/Translation-cs) is configured multiple times in /etc/apt/sources.list.d/official-package-repositories.list:8 and /etc/apt/sources.list.d/official-package-repositories.list:14
W: Target Translations (partner/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/official-package-repositories.list:8 and /etc/apt/sources.list.d/official-package-repositories.list:14
Kód: Vybrat vše
W: Nelze číst /etc/apt/preferences.d/ - DirectoryExists (2: No such file or directory)
Sylvia 18.1
Re: Problém_Update_Repository
Napsal: 27 led 2018, 09:16
od juhele2014

velcash
A neuvažuješ o přechodu na LM 18.3 ? Lze to vyzkoušet jednoduše např. pomocí grml, viz
https://www.linux-mint-czech.cz/2015/06 ... eho-disku/
Při butování si zvolíš distro, které by tě zajímalo, nepotřebuješ flešku ani DVD placku, rovnou se to spouští z hardisku. Jednoduché
a rychlé.