[Çözüldü] apt-get update sırasında aldığım hata

Başlatan juggle, 23 Ekim 2014 - 19:22:26

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

juggle

Merhaba

14.10 güncelleştirmesini alabilmek için hem yazılım güncelleme hem de uçbirimden apt-get update komuduyla günceleme yapmaya çalıştığımda hata alıyorum. Aldığım hata ilgili sizin bir fikririniz olabilir mi?



W: Failed to fetch http://ppa.launchpad.net/fioan89/slidewall--raring/ubuntu/dists/trusty/main/binary-amd64/Packages  404  Not Found

W: Failed to fetch http://ppa.launchpad.net/fioan89/slidewall--raring/ubuntu/dists/trusty/main/binary-i386/Packages  404  Not Found

E: Some index files failed to download. They have been ignored, or old ones used instead.


Teşekkürler
what goes around comes back around

neynefes

Yüklediğiniz bir ppa adresi eski. Onu indiremiyor. Ppa'yı kaldırdığınızda düzelecektir durum.

juggle

Aşağıdaki komutu uyguluyorum silindi diyor ama tekrar update etmeye çalıştığımda aynı hatayı alıyorum. Başka bir yöntem var mıdır?

sudo add-apt-repository ppa:fioan89/slidewall

what goes around comes back around

kindly34

Alıntı yapılan: juggle - 23 Ekim 2014 - 20:52:33
Aşağıdaki komutu uyguluyorum silindi diyor ama tekrar update etmeye çalıştığımda aynı hatayı alıyorum. Başka bir yöntem var mıdır?

sudo add-apt-repository ppa:fioan89/slidewall



Aşağıdaki şekilde deneyebilirsiniz.

sudo apt-get install ppa-purge
sudo ppa-purge ppa:fioan89/slidewall
sudo apt-get update

neynefes

@kindley34'e ek olarak Ubuntu Tweak ile grafik arayüzden de temizlik yapabilirsiniz.

juggle

@kindly34 vermiş olduğunuz komutları uyguladım ama yine silinmemiş gibi gözüküyor. Acaba listeyi güncelleyebileceğim bir komut var mıdır? Sanırım siliyor ama hafızada tutmaya devam ediyor. 

@neynefes verdiğiniz uygulamayı harici olarak kurmam mı gerekiyor?

Teşekkürler
what goes around comes back around

neynefes

#6
12.04 kullanıyorsanız eğer kurulum şu şekilde yapılabilir.
sudo add-apt-repository ppa:tualatrix/ppa
sudo apt-get update
sudo apt-get install ubuntu-tweak


veya siteden .dep uzantılı dosyası indirilerek kurulum yapılabilir.
http://ubuntu-tweak.com/

mechulkalan

sudo add-apt-repository --remove ppa:fioan89/slidewall

Komutundan sonra güncellerseniz sorun çıkmaz.

juggle

Ne yazıkki tüm denemelerime rağmen hata almaya devam ediyor. Cache ten okuyor olabilir mi? Cache ten silersem düzelir gibi geliyor ama nasıl yapabileceğimi bulamadım.
what goes around comes back around

kindly34

Alıntı yapılan: juggle - 24 Ekim 2014 - 20:48:19
Ne yazıkki tüm denemelerime rağmen hata almaya devam ediyor. Cache ten okuyor olabilir mi? Cache ten silersem düzelir gibi geliyor ama nasıl yapabileceğimi bulamadım.

Aşağıdaki bölümde de depo gözüküyorsa silmeyi deneyin.

Ubuntu 14.04 için;
Sistem Ayarları>Yazılım Kaynakları>Diğer Yazılımlar

Ubuntu 12.04 için;
Güncelleştirme Yöneticisi>Ayarlar>Diğer Yazılımlar

Daha sonra;
sudo apt-get update
çıktısını paylaşın.

if

ls /etc/apt/sources.list.d/
cat /etc/apt/sources.list
çıktılarını alayım.

juggle

#11
Merhaba @if

İstemiş olduğun çıktıları aşağıya ekledim. Teşekkürler


atareao-atareao-raring.list                 google-talkplugin.list
atareao-atareao-raring.list.distUpgrade     google-talkplugin.list.distUpgrade
atareao-atareao-raring.list.save            google-talkplugin.list.save
finalterm-daily-trusty.list                 noobslab-apps-trusty.list
finalterm-daily-trusty.list.save            noobslab-apps-trusty.list.save
fioan89-slidewall--raring-trusty.list       opera.list
fioan89-slidewall--raring-trusty.list.save  opera.list.distUpgrade
fioan89-slidewall-trusty.list               opera.list.save
fioan89-slidewall-trusty.list.save          spotify.list
google-chrome.list                          spotify.list.save
google-chrome.list.save





# deb cdrom:[Ubuntu 13.04 _Raring Ringtail_ - Release amd64 (20130424)]/ raring main restricted
# deb cdrom:[Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213)]/ precise main restricted
# deb cdrom:[Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213)]/ dists/precise/restricted/binary-i386/
# deb cdrom:[Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213)]/ dists/precise/main/binary-i386/


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

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

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

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

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

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

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


## 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 raring partner
# deb-src http://archive.canonical.com/ubuntu raring partner

## This software is not part of Ubuntu, but is offered by third-party
deb http://archive.canonical.com/ trusty partner
# deb-src http://archive.canonical.com/ raring partner
## developers who want to ship their latest software.




Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 25 Ekim 2014 - 11:18:33

Tamamdır sorunumu güncelleştirme ayarlarından Diğer Yazılımlar kısmında paket işaretliydi bu işareti kaldırarak çözüme kavuşturdum. Daha önce de bu listeye göz atmıştım fakat gözümden kaçmış sanırım. Yardımlarınız için çok teşşekür ediyorum.
what goes around comes back around