[Çözüldü] Ubuntu yazılım Merkezi Çalişmıyor ve Uçbirim komutları Yapamıyor

Başlatan pars, 03 Şubat 2010 - 15:20:46

« önceki - sonraki »

0 Üyeler ve 2 Ziyaretçi konuyu incelemekte.

pars

Ubuntu yazılım merkezinden herhangi bir bölüme tıkladıktan sonra kurabileceğim programların listesi gelmıyor. Uçbirimden sudo apt-get update komutunu verdiğimde ;
'' 'sudo' türünün 56 satırında kaynak listesi /etc/apt/sources.list içinde olduğu bilinmiyor '' yanıtını veriyor.


utdmr

/etc/apt/sources.listdosyanızın içeriğinde hata var gibi gözüküyor, buraya yazar mısınız içeriğini?
Kişisel Blogum: Çoğunlukla Zararsız - cogunluklazararsiz.org
--
Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -and a lot of courage- to move in the opposite direction.

pars

Alıntı yapılan: utdemir - 03 Şubat 2010 - 15:26:15
/etc/apt/sources.listdosyanızın içeriğinde hata var gibi gözüküyor, buraya yazar mısınız içeriğini?

/etc/apt/sources.list  yazdığımda bu çıkıyor bash: /etc/apt/sources.list: Permission denied

Hashimi

Bu şekilde deneyin:

sudo gedit /etc/apt/sources.list

Not: sudo çalışmıyor yazmışsınız. sudo olmasa da olur. çıktı önemli. sudo suz yazın komutu.

spirit

Konsolda sudo gedit /etc/apt/sources.list yazdıktan sonra şifreni gir. Açılan pencerenin içeriğini buraya aktar lütfen.

Not - Birde kod eklerken forumun mesaj yazma konsolundaki # (diyez) işaretini kullanırsan daha iyi olur.
Dell Inspiron 6400 Core 2 Duo T7200-2gb
Ati X1400 256 mb Video Card
Bir ubuntu çek lucid olsun:)Az kaldi 2 yil aradan sonra bir format daha gelecek:)

pars

Alıntı yapılan: Hashimi - 03 Şubat 2010 - 15:54:10
Bu şekilde deneyin:

sudo gedit /etc/apt/sources.list

Not: sudo çalışmıyor yazmışsınız. sudo olmasa da olur. çıktı önemli. sudo suz yazın komutu.

Yeni açılan sayfada ;

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

## Major bug fix updates produced after the final release of the
## distribution.
deb http://tr.archive.ubuntu.com/ubuntu/ karmic-updates main restricted
deb-src http://tr.archive.ubuntu.com/ubuntu/ karmic-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://tr.archive.ubuntu.com/ubuntu/ karmic universe
deb-src http://tr.archive.ubuntu.com/ubuntu/ karmic universe
deb http://tr.archive.ubuntu.com/ubuntu/ karmic-updates universe
deb-src http://tr.archive.ubuntu.com/ubuntu/ karmic-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://tr.archive.ubuntu.com/ubuntu/ karmic multiverse
deb-src http://tr.archive.ubuntu.com/ubuntu/ karmic multiverse
deb http://tr.archive.ubuntu.com/ubuntu/ karmic-updates multiverse
deb-src http://tr.archive.ubuntu.com/ubuntu/ karmic-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://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 karmic-security main restricted
deb-src http://security.ubuntu.com/ubuntu karmic-security main restricted
deb http://security.ubuntu.com/ubuntu karmic-security universe
deb-src http://security.ubuntu.com/ubuntu karmic-security universe
deb http://security.ubuntu.com/ubuntu karmic-security multiverse
deb-src http://security.ubuntu.com/ubuntu karmic-security multiverse
deb http://ppa.launchpad.net/compiz/ubuntu hardy main
deb http://ppa.launchpad.net/awn-testing/ubuntu intrepid main
sudo tee -a /etc/apt/sources.list
deb http://ppa.launchpad.net/awn-testing/ubuntu hardy main
deb http://ppa.launchpad.net/awn-testing/ubuntu intrepid main
deb http://ppa.launchpad.net/awn-testing/ubuntu intrepid main
deb-src http://ppa.launchpad.net/awn-testing/ubuntu intrepid main
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu intrepid main

bunlar yazılı

agritux

cat /etc/apt/sources.list

Bir alternatif de benden.

Düzenleme:
oops cevap gelmiş bile

Depo kaynaklarınız çok karışmış. Jaunty, Hardy ve intrepid depoları mevcut. Ne yaptınız siz :)

Dosyanın içeriğini tamamen silip aşağıdaki gibi değiştirin.
Ardından sudo apt-get update ve sudo apt-get upgrade komutlarını yollayın


# deb cdrom:[Ubuntu 9.10 _Karmic Koala_(20090929.2)]/ karmic 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/ karmic main restricted
#deb-src http://nl.archive.ubuntu.com/ubuntu/ karmic main restricted

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

deb http://security.ubuntu.com/ubuntu karmic-security main restricted
#deb-src http://security.ubuntu.com/ubuntu karmic-security main restricted
deb http://security.ubuntu.com/ubuntu karmic-security universe
#deb-src http://security.ubuntu.com/ubuntu karmic-security universe
deb http://security.ubuntu.com/ubuntu karmic-security multiverse
#deb-src http://security.ubuntu.com/ubuntu karmic-security multiverse

pars


agritux


Hashimi

56. satırı yanlışlıkla eklemişsiniz. Onu silin. kaydedin. Tekrar deneyin.

pars

Sorun çözüldü teşekkürler. Bir sorunum daha var onuda bu bölüme yazmıştım bir fikri olan var mı acaba ? http://forum.ubuntu-tr.net/index.php/topic,16045.0.html


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 03 Şubat 2010 - 16:30:39

Programlama merkezine giriyorum. Yüklemek istediğim programı yazıp onume getiriyor fakat resimde de göründüğü gibi yükle kısmı yok.


agritux

O resimdeki sorunun sebebini bilemeyeceğim.
Alternatif yol önerebilirim:

Menüden> Sistem > Yönetim > Synaptic Paket Yöneticisi'ni çalıştırarak kurmak istediğiniz yazılımı kurabilirsiniz.

Ya da ; sudo apt-get install vlc komutu ile vlc media player'i kurabilirsiniz.

Sherlock Holmes

Kur button sorunun aynısı burada konuşulmuş.
Takıldığınız veyahutta devamında kuşku duyduğunuz hususu belirtiniz.  :D