Fórum Ubuntu CZ/SK

Ubuntu pro osobní počítače => Instalace, aktualizace a spouštění => Téma založeno: MrHuklik 30 Září 2011, 12:15:57

Název: nelze aktualizovat-please help
Přispěvatel: MrHuklik 30 Září 2011, 12:15:57
Zdravim, predem se omlouvam pokud se ptam na neco co uz bylo vyreseno, ale nikde jsem to nenasel..

Pri pokusu o aktualizaci se mne zobrazuje toto chybove hlaseni:

W:Failed to fetch http://cz.archive.ubuntu.com/ubuntu/dists/natty/Release.gpg  Something wicked happened resolving 'cz.archive.ubuntu.com:http' (-5 - No address associated with hostname)
W:Failed to fetch http://cz.archive.ubuntu.com/ubuntu/dists/natty-updates/Release.gpg  Something wicked happened resolving 'cz.archive.ubuntu.com:http' (-5 - No address associated with hostname)
W:Failed to fetch http://repo.palatinus.cz/stable/Release  Unable to find expected entry 'Sources' in Release file (Wrong sources.list entry or malformed file)
W:Failed to fetch http://cz.archive.ubuntu.com/ubuntu/dists/natty-security/Release.gpg  Something wicked happened resolving 'cz.archive.ubuntu.com:http' (-5 - No address associated with hostname)
E:Some index files failed to download. They have been ignored, or old ones used instead.

Budu vdecnej za kazdou pomoc.. Mam Ubuntu 11.04.

Diky:)
Název: Re:nelze aktualizovat-please help
Přispěvatel: Tadeáš Pařík 30 Září 2011, 12:22:10
Citace
Something wicked happened resolving 'cz.archive.ubuntu.com:http' (-5 - No address associated with hostname)

Tady to vypadá na problém s připojením, případně na nedostupnost archivu... mrknul bych, jestli korektně funguje připojení.

Citace
W:Failed to fetch http://repo.palatinus.cz/stable/Release  Unable to find expected entry 'Sources' in Release file (Wrong sources.list entry or malformed file)

Návod jsem dával sem (http://forum.ubuntu.cz/index.php?topic=58060.0).

Citace
Hint: _HOWTO.txt and _README.txt is the same file. Just symlink :-).

My private Ubuntu/Debian repository
-----------------------------------

This repository contains apps in three branches: stable, testing and unstable.

Stable - packages with stable versions of apps.
Testing - just for testing purposes.
Unstable - packages automatically built from SVN repositories (each day at 02.00 UTC)

APT lines:
deb http://repo.palatinus.cz/stable /
deb http://repo.palatinus.cz/testing /
deb http://repo.palatinus.cz/unstable /

Example commands for newbies, how to install 'jabbim' from 'unstable' repo:
---------------------------------------------------------------------------
sudo echo "deb http://repo.palatinus.cz/unstable /" >> /etc/apt/sources.list
sudo apt-get update
sudo apt-get install jabbim

You can replace 'unstable' and 'jabbim' with any other repository branch or application name.

Finally, you can add my digital signature for repositories:
-----------------------------------------------------------
wget -q -O - http://repo.palatinus.cz/repo.key | sudo apt-key add -

Statistics of repository:
-------------------------
http://repo.palatinus.cz/stats.php
It shows, how many IPs are using repositories from last log rotation.
Název: Re:nelze aktualizovat-please help
Přispěvatel: MrHuklik 01 Října 2011, 00:08:38
Omlouvam se, ale nejak netusim co s tim?? :( tech nekolika prvnich chyb jsem se nejak zahadne zbavil, ale porad mne vrta hlavou toto...

W: Failed to fetch http://repo.palatinus.cz/stable/Release  Unable to find expected entry 'Sources' in Release file (Wrong sources.list entry or malformed file)
E: Some index files failed to download. They have been ignored, or old ones used instead.

Mohl byste popsat reseni trosku podrobneji, pro blbecky? :D  Dekuji
Název: Re:nelze aktualizovat-please help
Přispěvatel: Rover623 01 Října 2011, 07:56:34
Popis pro všechny by vypadal asi takto:

V repozitáři http://repo.palatinus.cz/stable/Release nebyl nalezen soubor sources.list (seznam změn). Soubor je ignorován a je použit starší.

Jen tak mimochodem, v tom repozitáři nic není, proč ho nevymažeš ze zdrojů
Název: Re:nelze aktualizovat-please help
Přispěvatel: phplus 01 Října 2011, 08:26:19
Kdybys si nainstaloval esmsku z www., tak bys neměl problém.
Název: Re:nelze aktualizovat-please help
Přispěvatel: MrHuklik 01 Října 2011, 08:57:17
Vypada to ze problem je vyresen, smazal jsem si ze zdroju ten repozitar a snad to bude ok....

Diky vsem:)