[Çözüldü] Evolution ortadan kayboldu

Başlatan camozkan, 24 Haziran 2010 - 19:50:36

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

camozkan

merhaba

ubuntu kurduğumdan beri gösterge uygulamacığında bulunduğundan e-maillerime bakmak için evolution ı kullanıyordum. ama birden bire yok oldu. gösterge uygulamacığında gözükmüyor. terminalden çalıştırmak istediğimde programın bulunmadığını söylüyor ve yükleme komutunu veriyor. yüklemek istediğimde ise yapamıyor.
terminal çıktısı şu şekilde:

camozkan@camozkan-laptop:~$ evolution
'evolution' programı şu anda kurulu değil.  Yüklemek için şunu yazabilirsiniz:
sudo apt-get install evolution
camozkan@camozkan-laptop:~$ sudo apt-get install evolution
[sudo] password for camozkan:
Paket listeleri okunuyor... Bitti
Bağımlılık ağacı inşa ediliyor.       
Durum bilgisi okunuyor... Bitti       
Bazı paketler kurulamadı. Bu, olanaksız bir durum istemiş ya da
gerekli bazı paketlerin henüz oluşturulmadığı kararsız bir dağıtım
kullanıyor olabileceğiniz anlamına gelebilir.
Aşağıdaki bilgi durumu çözmenize yardımcı olabilir:

Aşağıdaki paketler karşılanmamış bağımlılıklara sahip:
  evolution: Bağımlılıklar: evolution-data-server (< 2.27) ama 2.28.3.1-0ubuntu2 kurulacak
E: Bozuk paketler


ironic

cat /etc/apt/sources.list

çıktısı nedir?

camozkan

#2
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to

# newer versions of the distribution.


deb http://de.archive.ubuntu.com/ubuntu/ jaunty main restricted

# deb-src http://de.archive.ubuntu.com/ubuntu/ jaunty main restricted


## Major bug fix updates produced after the final release of the

## distribution.

deb http://de.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted

# deb-src http://de.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted



## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu

## team. Also, please note that software in universe WILL NOT receive any

## review or updates from the Ubuntu security team.

deb http://de.archive.ubuntu.com/ubuntu/ jaunty universe

# deb-src http://de.archive.ubuntu.com/ubuntu/ jaunty universe

deb http://de.archive.ubuntu.com/ubuntu/ jaunty-updates universe

# deb-src http://de.archive.ubuntu.com/ubuntu/ jaunty-updates universe


## 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

## multiverse WILL NOT receive any review or updates from the Ubuntu


## security team.

deb http://de.archive.ubuntu.com/ubuntu/ jaunty multiverse

# deb-src http://de.archive.ubuntu.com/ubuntu/ jaunty multiverse

deb http://de.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse

# deb-src http://de.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse


## Uncomment the following two lines to add software from the 'backports'

## repository. <nowiki> ## 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://de.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse

# deb-src http://de.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse


## Uncomment the following two lines to add software from Canonical's

## 'partner' repository. This software is not part of Ubuntu, but is

## offered by Canonical and the respective vendors as a service to Ubuntu

## users. <nowiki> deb http://archive.canonical.com/ubuntu jaunty partner

# deb-src http://archive.canonical.com/ubuntu jaunty partner


deb http://security.ubuntu.com/ubuntu jaunty-security main restricted

# deb-src http://security.ubuntu.com/ubuntu jaunty-security main restricted

deb http://security.ubuntu.com/ubuntu jaunty-security universe

# deb-src http://security.ubuntu.com/ubuntu jaunty-security universe

deb http://security.ubuntu.com/ubuntu jaunty-security multiverse

# deb-src http://security.ubuntu.com/ubuntu jaunty-security multiverse

# deb http://packages.medibuntu.org/ jaunty free non-free
deb http://archive.canonical.com/ lucid partner

ironic

Depolara bakamadım ama, hata çıktısı ve depo çıktılarına bakarsak evolution bileşeni partner deposundan geliyor sanırım. Lucid deposu eklediğin için çakışma yapmış. Aşağıdaki komutlarla , kaynak listeni değiştir. Mevcut içeriği tamamen silip, aşağıdaki depo girdilerini yapıştır. Son olarak verdiğim son komutla yeniden yüklemeyi dene

sudo gedit /etc/apt/sources.list


# deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://tr.archive.ubuntu.com/ubuntu/ jaunty main restricted
deb-src http://tr.archive.ubuntu.com/ubuntu/ jaunty main restricted

## Major bug fix updates produced after the final release of the
## distribution.

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://tr.archive.ubuntu.com/ubuntu/ jaunty universe
deb-src http://tr.archive.ubuntu.com/ubuntu/ jaunty universe

## 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
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://tr.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb-src http://tr.archive.ubuntu.com/ubuntu/ jaunty multiverse

## 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://tr.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse
# deb-src http://tr.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu jaunty partner
# deb-src http://archive.canonical.com/ubuntu jaunty partner
deb http://security.ubuntu.com/ubuntu/ jaunty-security restricted main multiverse universe
deb http://tr.archive.ubuntu.com/ubuntu/ jaunty-updates restricted main multiverse universe




sudo apt-get update && sudo apt-get install evolution

camozkan

dediğini yaptım ancak yine yüklerken aynı hatayı verdi:

Aşağıdaki paketler karşılanmamış bağımlılıklara sahip:
  evolution: Bağımlılıklar: evolution-data-server (< 2.27) ama 2.28.3.1-0ubuntu2 kurulacak
E: Bozuk paketler

ayrıca tekrar edeyim programı ben kurmadım ubuntuyu kurduğumda (ki yaklaşık bi hafta oluyor) zaten kuruluydu ve kurduğumdan beri düzgün çalışıyordu. ancak geçen gün maillerime bakıp kapattıktan sonra tekrar açamadım. 

ironic

dpkg -l | grep evolution

çıktısı nedir?[/code]

camozkan

rc  evolution                                 2.28.3-0ubuntu9                                 groupware suite with mail client and organiz
ii  evolution-data-server                     2.28.3.1-0ubuntu2                               evolution database backend server
ii  evolution-data-server-common              2.28.3.1-0ubuntu2                               architecture independent files for Evolution
ii  evolution-documentation-en                2.26.1-0ubuntu2                                 documentation for Evolution
ii  evolution-webcal                          2.28.0-1                                        webcal: URL handler for GNOME and Evolution
ii  libebackend1.2-0                          2.28.3.1-0ubuntu2                               Utility library for evolution data servers
ii  libebook1.2-9                             2.28.3.1-0ubuntu2                               Client library for evolution address books
ii  libecal1.2-7                              2.28.3.1-0ubuntu2                               Client library for evolution calendars
ii  libedata-book1.2-2                        2.28.3.1-0ubuntu2                               Backend library for evolution address books
ii  libedata-cal1.2-6                         2.28.3.1-0ubuntu2                               Backend library for evolution calendars
ii  libedataserver1.2-11                      2.28.3.1-0ubuntu2                               Utility library for evolution data servers
ii  libedataserverui1.2-8                     2.28.3.1-0ubuntu2                               GUI utility library for evolution data serve

ironic

Sormadım ama Lucid mi yüklü, Jaunty mi? Kaynak listen Jaunty diyor. Ortalık bayağı karışmış . Aşağıdaki komutun çıktısı nedir?


cat /etc/lsb-release




camozkan

10.04 yüklü. yükledikten sonra wikide ve forumda kurulum sonrası yapılması gerekenleri takip ederek depoları ekledim ve kurulması gereken şeyleri kurdum. yani oralarda bir yanlışlık yapmış olabilirim :)

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04 LTS"

ironic

Evet yanlışlık olmuş, neyse ki geç olmadan farkedebildik. Depo ekleme konusunda adres içeriğinde kullandığın dağıtımın adı genelde yazar. Bu ayrıntıya dikkat etmelisin.  :)

Lucid depolarına geçelim . Aşağıdaki adresteki anlatılanları uygulayıp tekrardan kurmayı dene.

http://forum.ubuntu-tr.net/index.php/topic,417.0.html

camozkan

depoyu düzelttim güncellemeleri yaptım yine terminale evolution yazdım ve yükleme komutunu verdi ve yükledim. terminalden açıp düzgün bir şekilde kullanabiliyorum evolution ı.. peki bunu nasıl göstergeye ekleyebilirim??

ironic

Normalde kendisinin eklemesi gerekir. Eğer eklenmediyse aşağıdaki anlatımı deneyebilirsin.

http://forum.ubuntu-tr.net/index.php/topic,17644.0.html

camozkan

yardımların için teşekkür ederim ironic