Титла: apt-get - kak? Публикувано от: bonbon в Jul 16, 2005, 23:01 Знам че има много теми по въпроса , но от два дена се мъча и не мога да реша проблема
фаила ми /etc/apt/sources.list изглежда така : ################################################################### # Official US & non-US, binary & source package entries start here ################################################################### # BINARY PACKAGES deb ftp://ftp.uni-sofia.bg/debian stable main contrib non-free deb ftp://ftp.uni-sofia.bg/debian testing main contrib non-free deb ftp://ftp.uni-sofia.bg/debian unstable main contrib non-free deb ftp://ftp.uni-sofia.bg/debian-non-US stable/non-US main contrib non-free deb ftp://ftp.uni-sofia.bg/debian-non-US testing/non-US main contrib non-free deb ftp://ftp.uni-sofia.bg/debian-non-US unstable/non-US main contrib non-free # Proposed & security updates deb http://security.debian.org stable/updates main contrib non-free deb http://security.debian.org testing/updates main contrib non-free deb ftp://ftp.uni-sofia.bg/debian proposed-updates main contrib non-free deb ftp://ftp.uni-sofia.bg/debian testing-proposed-updates main contrib non-free deb ftp://ftp.uni-sofia.bg/debian-security stable/updates main contrib non-free deb ftp://ftp.uni-sofia.bg/debian-security testing/updates main contrib non-free # SOURCE PACKAGES deb-src ftp://ftp.uni-sofia.bg/debian stable main contrib non-free deb-src ftp://ftp.uni-sofia.bg/debian testing main contrib non-free deb-src ftp://ftp.uni-sofia.bg/debian unstable main contrib non-free deb-src ftp://ftp.uni-sofia.bg/debian-non-US stable/non-US main contrib non-free deb-src ftp://ftp.uni-sofia.bg/debian-non-US testing/non-US main contrib non-free deb-src ftp://ftp.uni-sofia.bg/debian-non-US unstable/non-US main contrib non-free # Proposed & security updates deb-src http://security.debian.org stable/updates main contrib non-free deb-src http://security.debian.org testing/updates main contrib non-free deb-src ftp://ftp.uni-sofia.bg/debian proposed-updates main contrib non-free deb-src ftp://ftp.uni-sofia.bg/debian testing-proposed-updates main contrib non-free deb-src ftp://ftp.uni-sofia.bg/debian-security stable/updates main contrib non-free deb-src ftp://ftp.uni-sofia.bg/debian-security testing/updates main contrib non-free a /etc/apt/apt.conf e: APT::Default-Release "testing"; APT::Cache-Limit 20000000; Apt::Get::Purge; като дам apt-get upgrade ми дава следната грешка: Err ftp://ftp.uni-sofia.bg unstable/non-US/non-free Sources Unable to fetch file, server said '/debian-non-US/dists/unstable/non-US/non-free/source/Sources.gz: No such file or directory ' и т.н. за всички Non-US пакети Когато ги махна, вссичко е ОК, но като дам apt-get install kde gnome ми дава грешка, че пакета е 'брокен' Ще съм много благодарен ако някой ми помогне. Благодаря предварително. Титла: apt-get - kak? Публикувано от: n_antonov в Jul 16, 2005, 23:50 Елементарно, Уотсън
![]() Титла: apt-get - kak? Публикувано от: в Jul 17, 2005, 01:11 Директно ги махни, или само ги коментирай с # в началото на реда. Това за кде и гноме е странно... Опитай така - изтрий/коментирай редовете с non-us, изпълни след това apt-get update, и след това пробвай да инсталираш кде и гноме.
Ако пак не стане - копирай тук грешката да видим що се опъва ![]() Титла: apt-get - kak? Публикувано от: kill_u в Jul 19, 2005, 07:22 Абе да не пускам нова тема та да питам тук.
При мен проблема е следния като дам apt-get install xserver-xorg ми връща това E: Couldn't find package xserver-xorg това са ми архивите в листа ------------------------------------------------------------------------------------------ ---------------- # deb http://security.debian.org/ stable/updates main contrib #deb cdrom:[Debian GNU/Linux 3.1 r0a _Sarge_ - Official i386 Binary-2 (20050607)]/ unstable contrib main #deb file:///cdrom/ sarge main #deb cdrom:[Debian GNU/Linux 3.1 r0a _Sarge_ - Official i386 Binary-1 (20050607)]/ unstable contrib main #deb http://host/debian/ distribution section1 section2 section3 #deb-src http://host/debian/ distribution section1 section2 section3 #See sources.list(5) for more information, especially #Remember that you can only use http, ftp or file URIs #CDROMs are managed through the apt-cdrom tool. #deb http://http.us.debian.org/debian/ stable main contrib non-free #deb http://non-us.debian.org/debian-non-US/ stable non-US main contrib non-free #deb http://security.debian.org/ stable/updates main contrib non-free #deb-src http://http.us.debian.org/debian/ stable main contrib non-free #debhttp://http.us.debian.org/debian/ unstable x11 #deb http://non-us.debian.org/debian-non-US/ stable/non-US main contrib non-free #deb-src http://ftp.bg.debian.org/debian/ pool main q qt-x11-free #mkdir /home/mjekov/downloads #http://packages.debian.org/ cgi-bin #http://ftp.bg.debian.org/ debian #http://packages.debian.org/ oldstable source #http://packages.debian.org/ unstable base #deb http://packages.debian.org/ unstable base x11 #deb http://packages.debian.org/ unstable x11 ------------------------------------------------------------------------------------------ ---------------- е как тогава да си инстална тоя xserver-xorg Титла: apt-get - kak? Публикувано от: n_antonov в Jul 19, 2005, 09:10
Като минеш на Sid. Титла: apt-get - kak? Публикувано от: kill_u в Jul 19, 2005, 09:49 Нещо не разбирам ? уточни моля те !
Титла: apt-get - kak? Публикувано от: в Jul 19, 2005, 10:02 apt-get upgrade
apt-get dist-upgrade Това СЛЕД като провериш дали са ти правилни пътищата към репозитори в което има testing и unstable. ![]() |