Fórum Ubuntu CZ/SK

Ubuntu pro osobní počítače => Instalace, aktualizace a spouštění => Téma založeno: KwLL 19 Května 2011, 18:22:32

Název: update-manager error [vyřešeno]
Přispěvatel: KwLL 19 Května 2011, 18:22:32
Ahoj, prosím o pomoc. update-manager mi hlásí chybu a nelze aktualizovat systém.

Tohle zobrazuje v grafickém rozhraní:
Kód: [Vybrat]
Nelze zjistit informace o balíčku

Během sbírání informací o balíčku nastal neřešitelný problém.

Nahlaste prosím tento problém vůči balíčku „update-manager“ a přiložte následující chybovou hlášku:

'E:Encountered a section with no Package: header, E:Problem with MergeList /var/lib/apt/lists/cz.archive.ubuntu.com_ubuntu_dists_natty_main_binary-i386_Packages, E:Seznamy balíků nebo stavový soubor nemohly být zpracovány nebo otevřeny.'

Zde je výpis z terminálu při zadání příkazu sudo apt-get update:
Kód: [Vybrat]
Err http://cz.archive.ubuntu.com natty InRelease
  
Err http://cz.archive.ubuntu.com natty-updates InRelease
  
Err http://security.ubuntu.com natty-security InRelease
  
Err http://cz.archive.ubuntu.com natty Release.gpg
  Nelze přeložit „cz.archive.ubuntu.com“
Err http://security.ubuntu.com natty-security Release.gpg
  Nelze přeložit „security.ubuntu.com“
Err http://cz.archive.ubuntu.com natty-updates Release.gpg
  Nelze přeložit „cz.archive.ubuntu.com“
Čtu seznamy balíků… Chyba!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/cz.archive.ubuntu.com_ubuntu_dists_natty_main_binary-i386_Packages
E: Seznamy balíků nebo stavový soubor nemohly být zpracovány nebo otevřeny.

A toto je detail souboru /etc/apt/sources.list:
Kód: [Vybrat]
# deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release i386 (20091028.5)]/ karmic main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://cz.archive.ubuntu.com/ubuntu/ natty main restricted
deb-src http://cz.archive.ubuntu.com/ubuntu/ natty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://cz.archive.ubuntu.com/ubuntu/ natty-updates main restricted
deb-src http://cz.archive.ubuntu.com/ubuntu/ natty-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://cz.archive.ubuntu.com/ubuntu/ natty universe
deb-src http://cz.archive.ubuntu.com/ubuntu/ natty universe
deb http://cz.archive.ubuntu.com/ubuntu/ natty-updates universe
deb-src http://cz.archive.ubuntu.com/ubuntu/ natty-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://cz.archive.ubuntu.com/ubuntu/ natty multiverse
deb-src http://cz.archive.ubuntu.com/ubuntu/ natty multiverse
deb http://cz.archive.ubuntu.com/ubuntu/ natty-updates multiverse
deb-src http://cz.archive.ubuntu.com/ubuntu/ natty-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## 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://cz.archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse
# deb-src http://cz.archive.ubuntu.com/ubuntu/ karmic-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 karmic partner
# deb-src http://archive.canonical.com/ubuntu karmic partner

deb http://security.ubuntu.com/ubuntu natty-security main restricted
deb-src http://security.ubuntu.com/ubuntu natty-security main restricted
deb http://security.ubuntu.com/ubuntu natty-security universe
deb-src http://security.ubuntu.com/ubuntu natty-security universe
deb http://security.ubuntu.com/ubuntu natty-security multiverse
deb-src http://security.ubuntu.com/ubuntu natty-security multiverse
# deb http://ppa.launchpad.net/aegirxx-googlemail/dftd-latest/ubuntu lucid main # zakázáno při povýšení na lucid
# deb http://trylegaldownloads.de/debian etch games # zakázáno při povýšení na lucid
# deb http://trylegaldownloads.de/debian lenny games # zakázáno při povýšení na lucid

# tohle je pro GStreamer - tv tuner
# deb http://ppa.launchpad.net/gstreamer-developers/ppa/ubuntu jaunty main
# deb http://ppa.launchpad.net/un-brice/ppa/ubuntu karmic main
# deb http://download.skype.com/linux/repos/debian/ stable non-free # zakázáno při povýšení na maverick
# deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu maverick main # zakázáno při povýšení na maverick
# deb-src http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu maverick main # zakázáno při povýšení na maverick
# deb http://archive.getdeb.net/ubuntu lucid-getdeb games # zakázáno při povýšení na maverick
# deb http://extras.ubuntu.com/ubuntu natty main #Third party developers repository

Díky!
Název: Re: update-manager error
Přispěvatel: KwLL 19 Května 2011, 20:39:36
Tak problém nakonec vyřešen následujícími příkazy

Kód: [Vybrat]
sudo rm /var/lib/apt/lists/* -vf
sudo apt-get update

Víte někdo, co se stalo?
Název: Re:update-manager error [vyřešeno]
Přispěvatel: tatra 02 Listopadu 2011, 16:17:03
ale funguje to... :D
Název: Re:update-manager error [vyřešeno]
Přispěvatel: daysleeper 02 Listopadu 2011, 18:15:40
http://wiki.ubuntu.cz/apt#E:_Problem_with_MergeList