Fórum Ubuntu CZ/SK
Ostatní => Archiv => Téma založeno: vysous 26 Října 2006, 23:57:08
-
Mám problém s oficiálními depozitáři čerstvé verze distribuce (nevím jestli byl dobrý nápad updatovat hned první den).
Zdroje nastavené v sources.list zkrátka nefungují.... Nevím jestli je chybka na mojí straně, nebo s tím má problém ještě někdo... nemůžu nainstalovat žádný balík, protože mi to nic nestáhne... je to akutní protože potřebuju nutně DRI drivery ke grafice - nedá se na tom pracovat... nevím co s tím, prosím poraďte případně alespoň řekněte, že máte podobný problém.... díky, Honza
-
Ještě pro informaci uvedu standartní nastavení sources.list (tak jak mi to po instalaci nastavilo Ubuntu)
## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ edgy-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu/ edgy-updates main restricted #Added by software-properties
## Uncomment the following two lines to add software from the 'universe'
## repository.
## 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
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
## 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://security.ubuntu.com/ubuntu edgy-security main restricted
deb-src http://security.ubuntu.com/ubuntu edgy-security restricted main universe #Added by software-properties
deb http://security.ubuntu.com/ubuntu edgy-security universe
# deb http://www.beerorkid.com/compiz/ edgy main
# deb http://xgl.compiz.info/ edgy main
deb http://archive.ubuntu.com/ubuntu/ edgy universe multiverse main restricted
deb-src http://archive.ubuntu.com/ubuntu/ edgy universe multiverse main restricted #Added by software-properties
deb http://security.ubuntu.com/ubuntu/ edgy-security universe main multiverse restricted
deb-src http://security.ubuntu.com/ubuntu/ edgy-security universe main multiverse restricted #Added by software-properties
deb http://archive.ubuntu.com/ubuntu/ edgy-updates universe main multiverse restricted
deb-src http://archive.ubuntu.com/ubuntu/ edgy-updates universe main multiverse restricted #Added by software-properties
deb http://archive.ubuntu.com/ubuntu/ edgy-proposed universe main multiverse restricted
deb-src http://archive.ubuntu.com/ubuntu/ edgy-proposed universe main multiverse restricted #Added by software-properties
-
Můj sources.list přímo po čisté instalaci Ubuntu 6.10, který mi funguje bezproblémů:
# deb http://archive.ubuntu.com/ubuntu/ edgy main restricted
# deb http://archive.ubuntu.com/ubuntu/ edgy-updates main restricted
# deb http://archive.ubuntu.com/ubuntu edgy-security main restricted
deb http://archive.ubuntu.com/ubuntu/ edgy main restricted
deb-src http://archive.ubuntu.com/ubuntu/ edgy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ edgy-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu/ edgy-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## 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
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# deb http://archive.ubuntu.com/ubuntu/ edgy universe
# deb-src http://archive.ubuntu.com/ubuntu/ edgy universe
## 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://archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu edgy-security main restricted
deb-src http://security.ubuntu.com/ubuntu edgy-security main restricted
# deb http://security.ubuntu.com/ubuntu edgy-security universe
# deb-src http://security.ubuntu.com/ubuntu edgy-security universe