Автор Тема: apt-get - kak?  (Прочетена 1071 пъти)

bonbon

  • Напреднали
  • *****
  • Публикации: 112
  • Distribution: Debian
  • Window Manager: Gnome
    • Профил
    • WWW
apt-get - kak?
« -: 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 ми дава грешка, че пакета е 'брокен'


Ще съм много благодарен ако някой ми помогне.

Благодаря предварително.
Активен

n_antonov

  • Напреднали
  • *****
  • Публикации: 1185
    • Профил
    • WWW
apt-get - kak?
« Отговор #1 -: Jul 16, 2005, 23:50 »
Елементарно, Уотсън'<img'> Няма вече такива секции в Debian.
Активен

-------------------------------------------------------------------------
./debian/rules

  • Гост
apt-get - kak?
« Отговор #2 -: Jul 17, 2005, 01:11 »
Директно ги махни, или само ги коментирай с # в началото на реда. Това за кде и гноме е странно... Опитай така - изтрий/коментирай редовете с non-us, изпълни след това apt-get update, и след това пробвай да инсталираш кде и гноме.

Ако пак не стане - копирай тук грешката да видим що се опъва '<img'>
Активен

kill_u

  • Напреднали
  • *****
  • Публикации: 1058
  • Distribution: Ubuntu 9.10
  • Window Manager: Gnome
  • Out of here....
    • Профил
    • WWW
apt-get - kak?
« Отговор #3 -: 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
Активен

Всеки пост - отговор на въпрос!!!
Gnu/Linux user 411527

n_antonov

  • Напреднали
  • *****
  • Публикации: 1185
    • Профил
    • WWW
apt-get - kak?
« Отговор #4 -: Jul 19, 2005, 09:10 »
Цитат (kill_u @ Юли 19 2005,10:22)
е как тогава да си инстална тоя xserver-xorg

Като минеш на Sid.
Активен

-------------------------------------------------------------------------
./debian/rules

kill_u

  • Напреднали
  • *****
  • Публикации: 1058
  • Distribution: Ubuntu 9.10
  • Window Manager: Gnome
  • Out of here....
    • Профил
    • WWW
apt-get - kak?
« Отговор #5 -: Jul 19, 2005, 09:49 »
Нещо не разбирам ? уточни моля те !
Активен

Всеки пост - отговор на въпрос!!!
Gnu/Linux user 411527

  • Гост
apt-get - kak?
« Отговор #6 -: Jul 19, 2005, 10:02 »
apt-get upgrade
apt-get dist-upgrade
Това СЛЕД като провериш дали са ти правилни пътищата към репозитори в което има testing и unstable. '<img'>
Активен