[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: APT ile Başım Dertte..



Alper KANAT wrote:

root@tunix:~# apt-get install libdc0
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
 libdc0
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/260kB of archives.
After unpacking 700kB of additional disk space will be used.
Selecting previously deselected package libdc0.
(Reading database ... ^[[6~135066 files and directories currently installed.)
Unpacking libdc0 (from .../libdc0_0.3.7-1_i386.deb) ...
Setting up libdc0 (0.3.7-1) ...

root@tunix:~# apt-get install dcgui-qt
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 dcgui-qt: Depends: libdc0 (>= 0.3.1) but it is not going to be installed
E: Broken packages

DC Gui için libdc0 lazım diyo.. Yükledim libdc0'ı... (onu da yazdım yukarıda) Ama yine de çalışmıyor...

bu hata bir paketin daha erken testing e girmesinden kaynaklanıyor. bir kaç güne kadar diğer pakette testing olarak yayınlanır böylece bu durumda düzelir o zamana kadar şunu yapabilirsin.

apt-get install libdc0/unstable dcgui-qt/unstable

--------

Evince'i kurmaya çalıştığm aldığım hata:

root@tunix:~# apt-get install evince/unstable
Reading Package Lists... Done
Building Dependency Tree... Done
Selected version 0.1.4-1 (Debian:unstable) for evince
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 evince: Depends: libbonobo2-0 (>= 2.8.1) but 2.8.0-4 is to be installed
         Depends: libgtk2.0-0 (>= 2.6.0) but 2.4.14-2 is to be installed
E: Broken packages

---------

apt-get install evince/unstable libbonobo2-0/unstable libgtk2.0-0/unstable .... vs vs vs

Gaim'i kurmaya çalıştığımda aldığım hata:

root@tunix:~# apt-get install gaim/unstable
Reading Package Lists... Done
Building Dependency Tree... Done
Selected version 1:1.1.3-1 (Debian:unstable) for gaim
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 gaim: Depends: libaspell15 (>= 0.60) but 0.50.5-5 is to be installed
       Depends: libgtk2.0-0 (>= 2.6.0) but 2.4.14-2 is to be installed
E: Broken packages

apt-get install gaim/unstable libaspell15/unstable libgtk2.0-0/unstable

Napabilirim bu sorunlara karşı ? Melez sistem nasıl yapıcam ?


Ya yukarda belirttiğim gibi her bağımlılık verdiği paketi apt-get install komutuna */unstable şeklinde eklersin Bağımlılıkların az olduğu durumlarda bu tercih edilebilir fakat bağımlılıkların fazla olduğu durumlarda bu çok angarya olur o gibi durumlarda da /etc/apt/preferences dosyasında testing deki pin-priority= değerini 750 unstable daki değeri de 1000 olarak değiştirip apt-get install gaim şeklinde kurulumu yapıp daha sonra bu değerleri tekrar eskisi gibi yapabilirsin. Burda dikkat etmen gereken tek şey unstable da ki priority değeri 1000 iken dist-upgrade yapmaman. o zaman bütün sistemi unstable a güncellersin. daha sonra downgrade işlemi için de uğraşırsın bir ton broken packages la falan uğraşırsın.

Sana önerim debian-tr.org daki apt pinnnig dökümanını ve apt-howto yu oku, Bu sorularının hepsinin cevabı orda var.




Emre Kadıoğlu wrote:

Alper KANAT wrote:

Selamlar,

Bugünlerde APT ile başım dertte.... Gezegen'de evince adlı programı görünce (ve ekran görüntülerini de beğenince) kurmak istedim ama paket unstable'da olduğundan ve başka bağımlılıkları olduğundan kuramadı bir türlü...

apt-get -t unstable install paket_adi

DC Gui kullanıyorum ama son 1 haftadır sapıttı. Ilk kez açtığımda sorun yok, kapatıp açtığım anda splash resmi olarak küçük küçük hayalet logolarından ulaşan birşey çıkıyor ve minnacık da bir pencere.... Olayı bir türlü çözemedim; apt-get remove --purge dcgui-qt dclib0 yapıp tekrar kurmama rağmen de düzelmedi. Şimdi dclib0 için kurulamıyor gibi mesajlar veriyor..??

tam olarak verdiği msg ne?

Gaim'in 1.1.3 sürümünü kurmak istiyorum ama o da unstable'da olduğundan ve bağımlılıkları da farklı sürümler olduğu için güncelleyemiyorum. :(



apt-get install gaim/unstable


Peki böyle durumlarda ne yapmalıyım o paketleri kurabilmek için ? Elimi kolumu bağlayıp testing'e girmesini mi bekleyeceğim, kaynak koddan mı kuracağım ? Bu konuda biraz beni bilgilendirirseniz çok sevinirim. Teşekkürler..


Şimdi iki seçeneğin var ya melez bir dağıtım oluşturursun, ya da toptan unstable yaparsın.

bu tip sorunlarını çözmen için apt-howto yu okuman yeterli





Reply to: