Re: apt-get question

2001-05-28 Пенетрантность Dmitry Astapov


 GG libgnomesupport0 (= 1.2.4-3) but it is not going to be installed
 GG Depends: libgnomeui32 (= 1.2.4-3) but it is not going to be installed
 GG Depends: libltdl0 but it is not installable Depends: libpspell2 (=
 GG 0.11.0.1-1) but it is not going to be installedE: Unmet
 GG dependencies. Try 'apt-get -f install' with no packages (or specify a
 GG solution).

 GG homesweethome:~# cat /etc/apt/sources.list

 GG deb-src http://http.us.debian.org/debian unstable main contrib
 GG non-free deb-src http://non-us.debian.org/debian-non-US
 GG unstable/non-US main contrib non-free deb
 GG http://http.us.debian.org/debian unstable main contrib non-free deb
 GG http://non-us.debian.org/debian-non-US unstable/non-US main contrib
 GG non-free

 GG В чем проблема? Что нужно сделаьт чтоб успешно поставить пакет
А если запустить dselect и посмотреть, присутствуют ли вышеозначенные
пакеты в списке? 

Совет - запустить dselect, выбрать в меню Update, выбрать в меню Select,
найти нужный пакет, нажать +, внимательно почитать, что тебе напишут,
выбрать все недостающие пакеты, нажать ввод, выбрать Install. Если все
прошло нормально, взять доку и почитать, чтобы понять, что же ты только что
делал :)


-- 
Dmitry Astapov //ADEpt (mail-to: [EMAIL PROTECTED])



Re: apt-get question

2001-05-25 Пенетрантность Gleb Galkin
  Hi Alexey Petrov!

On Птн, 25 Май 2001, Alexey Petrov wrote:

 On Fri, May 25, 2001 at 01:59:21AM +0400, Gleb Galkin wrote:
  
  
Не обвыкся я еще пока в debian:
  
  homesweethome:~# apt-get install balsa
  Reading Package Lists... Done
  Building Dependency Tree... Done
  You might want to run `apt-get -f install' to correct these:
  Sorry, but the following packages have unmet dependencies:
balsa: Depends: gdk-imlib1 (= 1.9.8.1-1) but it is not going to be 
  installed
   Depends: libesd0 (= 0.2.16) or
libesd-alsa0 (= 0.2.16) but it is not going to be 
  installed
   Depends: libgnome32 (= 1.2.4-3) but it is not going to be 
  installed
   Depends: libgnomesupport0 (= 1.2.4-3) but it is not going to be 
  installed
   Depends: libgnomeui32 (= 1.2.4-3) but it is not going to be 
  installed
   Depends: libltdl0 but it is not installable
   Depends: libpspell2 (= 0.11.0.1-1) but it is not going to be 
  installedE: Unmet dependencies. Try 'apt-get -f install' with no packages 
  (or specify a solution).
  
  homesweethome:~# cat /etc/apt/sources.list
  
  deb-src http://http.us.debian.org/debian unstable main contrib non-free
  deb-src http://non-us.debian.org/debian-non-US unstable/non-US main contrib 
  non-free
  deb http://http.us.debian.org/debian unstable main contrib non-free
  deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib 
  non-free
  
 В чем проблема? Что нужно сделаьт чтоб успешно поставить пакет
  
 
 apt-get update
 apt-get -f install balsa

  Не помогло... то же самое 

и так со многими другими пакетами
  
Best Regards, Gleb Galkin