Çözüldü Ubuntu Update "desteklemediği için yapılandırılmış" hatası

Bu konu çözüldü olarak işaretlenmiştir. Çözülmediğini düşünüyorsanız konuyu rapor edebilirsiniz.

Cycrow V

Hectopat
Katılım
16 Ekim 2019
Mesajlar
102
Yer
127.0.01
Daha fazla  
Cinsiyet
Erkek
Merhabalar Technopat ahalisi, bilgisayarıma sudo apt-get update komutunu verdiğimde şu çıktıyı almaktayım:

Kod:
Aynı: 1 https://repo.protonvpn.com/debian unstable InRelease
Aynı: 2 https://updates.signal.org/desktop/apt xenial InRelease
Aynı: 3 http://ppa.launchpad.net/system76/pop/ubuntu groovy InRelease
Aynı: 4 http://us.archive.ubuntu.com/ubuntu groovy InRelease
Aynı: 5 http://us.archive.ubuntu.com/ubuntu groovy-security InRelease
Aynı: 6 http://us.archive.ubuntu.com/ubuntu groovy-updates InRelease
Aynı: 7 http://us.archive.ubuntu.com/ubuntu groovy-backports InRelease
Aynı: 8 https://swupdate.openvpn.net/community/openvpn3/repos focal InRelease
Aynı: 9 http://apt.pop-os.org/proprietary groovy InRelease
Aynı: 10 https://brave-browser-apt-release.s3.brave.com stable InRelease
Paket listeleri okunuyor... Bitti
N: 'https://swupdate.openvpn.net/community/openvpn3/repos focal InRelease' deposu 'i386' mimarisini desteklemediği için yapılandırılmış 'main/binary-i386/Packages' dosyası alınmıyor

En altta bulunan N: 'https://swupdate.openvpn.net/community/openvpn3/repos focal InRelease' deposu 'i386' mimarisini desteklemediği için yapılandırılmış 'main/binary-i386/Packages' dosyası alınmıyor hatasını bir türlü çözemedim, yardımcı olabilirseniz sevinirim.
Şimdiden teşekkürler.
 
Son düzenleyen: Moderatör:
Çözüm
Aşağıdaki komutu çalıştır, sorun çözülecektir.

Kod:
/bin/bash -c 'echo "deb [arch=amd64] https://swupdate.openvpn.net/community/openvpn3/repos focal main" | sudo tee /etc/apt/sources.list.d/openvpn3.list'
sudo dpkg --add-architecture i386 ; sudo apt-get update komutunu deneyin.
Komutunda aşağıdaki çıktıyı alıyorum.

Kod:
İndir: 1 https://repo.protonvpn.com/debian unstable InRelease [2.521 B]       
Aynı:  2 https://updates.signal.org/desktop/apt xenial InRelease               
Aynı:  3 http://ppa.launchpad.net/system76/pop/ubuntu groovy InRelease         
Aynı:  4 http://us.archive.ubuntu.com/ubuntu groovy InRelease                 
İndir: 5 http://us.archive.ubuntu.com/ubuntu groovy-security InRelease [110 kB]
İndir: 6 http://us.archive.ubuntu.com/ubuntu groovy-updates InRelease [115 kB]
İndir: 7 http://us.archive.ubuntu.com/ubuntu groovy-backports InRelease [101 kB]
İndir: 8 http://us.archive.ubuntu.com/ubuntu groovy-security/main amd64 DEP-11 Metadata [18,8 kB]
İndir: 9 http://us.archive.ubuntu.com/ubuntu groovy-security/universe amd64 DEP-11 Metadata [4.616 B]
İndir: 10 http://us.archive.ubuntu.com/ubuntu groovy-security/universe DEP-11 48x48 Icons [12,4 kB]
İndir: 11 http://us.archive.ubuntu.com/ubuntu groovy-updates/main i386 Packages [200 kB]
İndir: 12 http://us.archive.ubuntu.com/ubuntu groovy-updates/main amd64 Packages [464 kB]
İndir: 13 http://us.archive.ubuntu.com/ubuntu groovy-updates/main amd64 DEP-11 Metadata [55,5 kB]
İndir: 14 http://us.archive.ubuntu.com/ubuntu groovy-updates/universe amd64 Packages [187 kB]
İndir: 15 http://us.archive.ubuntu.com/ubuntu groovy-updates/universe i386 Packages [102 kB]
İndir: 16 http://us.archive.ubuntu.com/ubuntu groovy-updates/universe amd64 DEP-11 Metadata [104 kB]
İndir: 17 http://us.archive.ubuntu.com/ubuntu groovy-updates/universe DEP-11 48x48 Icons [104 kB]
İndir: 18 http://us.archive.ubuntu.com/ubuntu groovy-updates/multiverse amd64 DEP-11 Metadata [2.468 B]
İndir: 19 http://us.archive.ubuntu.com/ubuntu groovy-backports/universe amd64 DEP-11 Metadata [600 B]
Aynı:  20 https://swupdate.openvpn.net/community/openvpn3/repos focal InRelease
Aynı:  21 https://brave-browser-apt-release.s3.brave.com stable InRelease     
Aynı:  22 http://apt.pop-os.org/proprietary groovy InRelease                   
17 sn.'de 1.583 kB alındı (94,9 kB/s)                                         
Paket listeleri okunuyor... Bitti
N: 'https://swupdate.openvpn.net/community/openvpn3/repos focal InRelease' deposu 'i386' mimarisini desteklemediği için yapılandırılmış 'main/binary-i386/Packages' dosyası alınmıyor
Dış mimari ile ilgili bir sorun değil bu, aşağıdaki komutun çıktısını paylaş. Çıktıyı resim olarak paylaşma, foruma yapıştır.

Kod:
grep ^ /etc/apt/sources.list{,.d/*}
Bu komuttan da elde edilen çıktı şu:

[CODE title="fish: Invalid redirection target: grep ^ /etc/apt/sources.list{,.d/*}"]fish: Invalid redirection target:
grep ^ /etc/apt/sources.list{,.d/*}
[/CODE]
 
Bu komuttan da elde edilen çıktı şu:

Kod:
fish: Invalid redirection target:
grep ^ /etc/apt/sources.list{,.d/*}

Fish kullandığın için çıktı alamamışsın, aşağıdaki komutun çıktısını paylaş.

Kod:
/bin/bash -c "grep ^ /etc/apt/sources.list{,.d/*}"
 
Fish kullandığın için çıktı alamamışsın, aşağıdaki komutun çıktısını paylaş.

Kod:
/bin/bash -c "grep ^ /etc/apt/sources.list{,.d/*}"
Bu koda binaen de aldığım çıktı şudur:

Kod:
/etc/apt/sources.list:## See sources.list(5) for more information, especialy
/etc/apt/sources.list:# Remember that you can only use http, ftp or file URIs
/etc/apt/sources.list:# CDROMs are managed through the apt-cdrom tool.
/etc/apt/sources.list:
/etc/apt/sources.list:# deb cdrom:[Pop_OS 20.10 _Groovy Gorilla_ - Release amd64 (20210330)]/ groovy main restricted
/etc/apt/sources.list.d/archive_uri-https_repo_protonvpn_com_debian-groovy.list:deb https://repo.protonvpn.com/debian unstable main
/etc/apt/sources.list.d/archive_uri-https_repo_protonvpn_com_debian-groovy.list:# deb-src https://repo.protonvpn.com/debian unstable main
/etc/apt/sources.list.d/brave-browser-release.list:deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main
/etc/apt/sources.list.d/openvpn3.list:# OpenVPN 3 Linux client - Ubuntu 20.04
/etc/apt/sources.list.d/openvpn3.list:deb https://swupdate.openvpn.net/community/openvpn3/repos focal main
/etc/apt/sources.list.d/pop-os-apps.sources:X-Repolib-Name: Pop_OS Applications
/etc/apt/sources.list.d/pop-os-apps.sources:Enabled: yes
/etc/apt/sources.list.d/pop-os-apps.sources:Types: deb
/etc/apt/sources.list.d/pop-os-apps.sources:URIs: http://apt.pop-os.org/proprietary
/etc/apt/sources.list.d/pop-os-apps.sources:Suites: groovy
/etc/apt/sources.list.d/pop-os-apps.sources:Components: main
/etc/apt/sources.list.d/signal-xenial.list:deb [arch=amd64 signed-by=/usr/share/keyrings/signal-desktop-keyring.gpg] https://updates.signal.org/desktop/apt xenial main
/etc/apt/sources.list.d/system76-ubuntu-pop-groovy.list:deb http://ppa.launchpad.net/system76/pop/ubuntu/ groovy main
/etc/apt/sources.list.d/system76-ubuntu-pop-groovy.list:deb-src http://ppa.launchpad.net/system76/pop/ubuntu/ groovy main
/etc/apt/sources.list.d/system.sources:X-Repolib-Name: Pop_OS System Sources
/etc/apt/sources.list.d/system.sources:Enabled: yes
/etc/apt/sources.list.d/system.sources:Types: deb deb-src
/etc/apt/sources.list.d/system.sources:URIs: http://us.archive.ubuntu.com/ubuntu/
/etc/apt/sources.list.d/system.sources:Suites: groovy groovy-security groovy-updates groovy-backports
/etc/apt/sources.list.d/system.sources:Components: main restricted universe multiverse
/etc/apt/sources.list.d/system.sources:X-Repolib-Default-Mirror: http://us.archive.ubuntu.com/ubuntu/
 
Uyarı! Bu konu 5 yıl önce açıldı.
Muhtemelen daha fazla tartışma gerekli değildir ki bu durumda yeni bir konu başlatmayı öneririz. Eğer yine de cevabınızın gerekli olduğunu düşünüyorsanız buna rağmen cevap verebilirsiniz.

Technopat Haberler

Yeni konular

Geri
Yukarı