shell yükleme sorunu

Başlatan armek, 20 Ocak 2012 - 11:16:13

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

armek

yüklemek istediğimde bu şekilde hata veriyor. sorun nedir anlamadım.

memet@Asus-N53SN:~$ sudo apt-get install gnome-shell
[sudo] password for memet:
Paket listeleri okunuyor... Bitti
Bağımlılık ağacı inşa ediliyor.       
Durum bilgisi okunuyor... Bitti       
Bazı paketler kurulamadı. Bu, gerçekleştirilmesi mümkün olmayan bir işlemi uygulamaya
çalışmanızdan ya da gerekli bazı paketlerin henüz oluşturulmadığı kararsız bir dağıtım
kullanmanızdan kaynaklanabilir.
Aşağıdaki bilgi durumu çözmenize yardımcı olabilir:

Aşağıdaki paketler karşılanmamış bağımlılıklara sahip:
gnome-shell : Bağımlılıklar: libtelepathy-glib0 (>= 0.15.6) ama 0.15.5-1ubuntu1 kurulacak
               Önerilenler: gnome-session-fallback ama kurulmayacak
               Önerilenler: gnome-contacts ama kurulmayacak
E: Sorunları düzeltilemiyor, bozuk paketleri tutuyorsunuz.
memet@Asus-N53SN:~$ sudo apt-get install -f
Paket listeleri okunuyor... Bitti
Bağımlılık ağacı inşa ediliyor.       
Durum bilgisi okunuyor... Bitti       
Yükseltilen: 0, Yeni Kurulan: 0, Kaldırılacak: 0 ve Yükseltilmeyecek: 0.
memet@Asus-N53SN:~$







decent

cat /etc/*release

ve

cat /etc/apt/sources.list

çıktılarını görebilir miyiz ?

Ayrıca, aşağıdaki PPA deposunu eklemişseniz sıkıntı yaşayabilirsiniz.
https://launchpad.net/~ricotz/+archive/testing

armek

çıktıları

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.10
DISTRIB_CODENAME=oneiric
DISTRIB_DESCRIPTION="Ubuntu 11.10"




ve

memet@Asus-N53SN:~$ cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012)]/ dists/oneiric/main/binary-i386/

# deb cdrom:[Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012)]/ oneiric main restricted
deb-src http://ftp.ntua.gr/pub/linux/ubuntu/ oneiric main restricted #Added by software-properties

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://ftp.ntua.gr/pub/linux/ubuntu/ oneiric main restricted
deb-src http://ftp.ntua.gr/pub/linux/ubuntu/ oneiric main multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://ftp.ntua.gr/pub/linux/ubuntu/ oneiric-updates main restricted
deb-src http://ftp.ntua.gr/pub/linux/ubuntu/ oneiric-updates restricted main multiverse universe #Added by software-properties

## 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://ftp.ntua.gr/pub/linux/ubuntu/ oneiric universe
deb http://ftp.ntua.gr/pub/linux/ubuntu/ oneiric-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://ftp.ntua.gr/pub/linux/ubuntu/ oneiric multiverse
deb http://ftp.ntua.gr/pub/linux/ubuntu/ oneiric-updates multiverse

## 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://ftp.ntua.gr/pub/linux/ubuntu/ oneiric-backports main restricted universe multiverse
deb-src http://ftp.ntua.gr/pub/linux/ubuntu/ oneiric-backports main restricted universe multiverse #Added by software-properties

deb http://ftp.ntua.gr/pub/linux/ubuntu/ oneiric-security main restricted
deb-src http://ftp.ntua.gr/pub/linux/ubuntu/ oneiric-security restricted main multiverse universe #Added by software-properties
deb http://ftp.ntua.gr/pub/linux/ubuntu/ oneiric-security universe
deb http://ftp.ntua.gr/pub/linux/ubuntu/ oneiric-security 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 oneiric partner
deb-src http://archive.canonical.com/ubuntu oneiric partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu oneiric main
deb-src http://extras.ubuntu.com/ubuntu oneiric main
memet@Asus-N53SN:~$


birkaç depo ekledim ama dediğinizi ekledim mi bilmiyorum

decent

Yedek alalım:
sudo cp /etc/apt/sources.list /etc/apt/sources.list.yedek

Dosyayı açıp;
sudo gedit /etc/apt/sources.list

içeriğini silerek aşağıdaki satırları yapıştıralım ve kaydedip kapatalım.
    # deb cdrom:[Ubuntu 11.10_Oneiric Ocelot_ - Release i386 (20111012)]/ oneiric main restricted

    # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
    # newer versions of the distribution.
    deb http://nl.archive.ubuntu.com/ubuntu/ oneiric main restricted
    # deb-src http://tr.archive.ubuntu.com/ubuntu/ oneiric main restricted

    ## Major bug fix updates produced after the final release of the
    ## distribution.
    deb http://nl.archive.ubuntu.com/ubuntu/ oneiric-updates main restricted
    # deb-src http://tr.archive.ubuntu.com/ubuntu/ oneiric-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://nl.archive.ubuntu.com/ubuntu/ oneiric universe
    # deb-src http://tr.archive.ubuntu.com/ubuntu/ oneiric universe
    deb http://nl.archive.ubuntu.com/ubuntu/ oneiric-updates universe
    # deb-src http://tr.archive.ubuntu.com/ubuntu/ oneiric-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://nl.archive.ubuntu.com/ubuntu/ oneiric multiverse
    # deb-src http://tr.archive.ubuntu.com/ubuntu/ oneiric multiverse
    deb http://nl.archive.ubuntu.com/ubuntu/ oneiric-updates multiverse
    # deb-src http://tr.archive.ubuntu.com/ubuntu/ oneiric-updates 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://nl.archive.ubuntu.com/ubuntu/ oneiric-backports main restricted universe multiverse
    # deb-src http://tr.archive.ubuntu.com/ubuntu/ oneiric-backports main restricted universe multiverse

    deb http://security.ubuntu.com/ubuntu oneiric-security main restricted
    # deb-src http://security.ubuntu.com/ubuntu oneiric-security main restricted
    deb http://security.ubuntu.com/ubuntu oneiric-security universe
    # deb-src http://security.ubuntu.com/ubuntu oneiric-security universe
    deb http://security.ubuntu.com/ubuntu oneiric-security multiverse
    # deb-src http://security.ubuntu.com/ubuntu oneiric-security 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 oneiric partner
    # deb-src http://archive.canonical.com/ubuntu oneiric partner

    ## This software is not part of Ubuntu, but is offered by third-party
    ## developers who want to ship their latest software.
    deb http://extras.ubuntu.com/ubuntu oneiric main
    # deb-src http://extras.ubuntu.com/ubuntu oneiric main



Sistemi güncelleyip kurulumu yapmayı tekrar deneyelim:
sudo apt-get update
sudo apt-get install gnome-shell

armek

yaptım yine aynı hatayı verdi  :(
1dk 41sn'de 17,0 MB alındı (168 kB/s)                                                                                                                                                                                                       
Paket listeleri okunuyor... Bitti
root@Asus-N53SN:/home/memet# sudo apt-get install gnome-shell
Paket listeleri okunuyor... Bitti
Bağımlılık ağacı inşa ediliyor.       
Durum bilgisi okunuyor... Bitti       
Bazı paketler kurulamadı. Bu, gerçekleştirilmesi mümkün olmayan bir işlemi uygulamaya
çalışmanızdan ya da gerekli bazı paketlerin henüz oluşturulmadığı kararsız bir dağıtım
kullanmanızdan kaynaklanabilir.
Aşağıdaki bilgi durumu çözmenize yardımcı olabilir:

Aşağıdaki paketler karşılanmamış bağımlılıklara sahip:
gnome-shell : Bağımlılıklar: libtelepathy-glib0 (>= 0.15.6) ama 0.15.5-1ubuntu1 kurulacak
               Önerilenler: gnome-session-fallback ama kurulmayacak
               Önerilenler: gnome-contacts ama kurulmayacak
E: Sorunları düzeltilemiyor, bozuk paketleri tutuyorsunuz.
root@Asus-N53SN:/home/memet#

matrax_41

sudo apt-get install -f komutunu deneyin bir de.

armek

ubuntu yu tekrar yükleyip gnome shell i yükledim fakat bu defada ekran kartımı tanıtınca shell yerine gnome 3 olarak oturum açıyor. sorunum galiba optimus teknolojinsinden bende artık unity ile devam edeceğim artık

decent

Unity 3D çalışıyorsa Gnome-shell de çalışması gerek.

Forumdaki ekran kartına ilişkin konuları inceleyebilirsiniz.