अद्यतन करने के बाद भी apt-get या apt से कुछ भी डाउनलोड करने में असमर्थ?


0

एक सप्ताह की कोशिश के बाद, मैं apt-get या apt के माध्यम से आवश्यक सॉफ़्टवेयर स्थापित करने का एक तरीका खोजने में बहुत फंस गया हूं। उदाहरण के लिए, थूनर को स्थापित करते समय, यह त्रुटि है:

$ sudo apt install thunar
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package thunar is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'thunar' has no installation candidate

मैंने निम्नलिखित कोशिश की है:

  1. sudo apt-get update --fix-missing
  2. sudo apt-get upgrade
  3. sudo apt-get dist-upgrade
  4. sudo apt-get autoremove
  5. sudo apt-get -f install

लेकिन अभी भी वही समस्या है। मुझे संदेह था कि यह एक विशाल मिश्रण के कारण हो सकता है sources.list, इसलिए मैं सॉफ्टवेयर सेंटर गया और Best Serverविकल्प का चयन करके सूची को वापस कर दिया । हालांकि, इससे कोई मदद नहीं मिली। वास्तव में, जब मैंने दो बार यह कोशिश की और दो अलग-अलग सर्वश्रेष्ठ सर्वर मिले, तो मुझे संदेह है कि यह सर्वर का मुद्दा नहीं है।

यहाँ मेरा वर्तमान है sources.list:

#------------------------------------------------------------------------------#
#                            OFFICIAL UBUNTU REPOS                             #
#------------------------------------------------------------------------------#


###### Ubuntu Main Repos
deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/ xenial main restricted universe multiverse
deb-src http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/ xenial main restricted universe multiverse

###### Ubuntu Update Repos
deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/ xenial-security main restricted universe multiverse
deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/ xenial-updates main restricted universe multiverse
deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/ xenial-proposed main restricted universe multiverse
deb-src http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/ xenial-security main restricted universe multiverse
deb-src http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/ xenial-updates main restricted universe multiverse
deb-src http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/ xenial-proposed main restricted universe multiverse

#------------------------------------------------------------------------------#
#                           UNOFFICIAL UBUNTU REPOS                            #
#------------------------------------------------------------------------------#


###### 3rd Party Binary Repos

#### Wine PPA - https://launchpad.net/~ubuntu-wine/+archive/ppa/
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 883E8688397576B6C509DF495A9A06AEF9CB8DB0
deb http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu xenial main


####### 3rd Party Source Repos

#### Wine PPA (Source) - https://launchpad.net/~ubuntu-wine/+archive/ppa/
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 883E8688397576B6C509DF495A9A06AEF9CB8DB0
deb-src http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu xenial main

अद्यतन करने से, मुझे निम्नलिखित त्रुटि मिलती है:

Err:102 http://ftp.cuhk.edu.hk/pub/Linux/ubuntu xenial-security/main arm64 Packages                                                                                                                                                                                           
  404  Not Found [IP: 137.189.4.14 80]
Ign:112 http://ftp.cuhk.edu.hk/pub/Linux/ubuntu xenial-security/universe arm64 Packages                                                                                                                                                                                       
Ign:63 http://ppa.launchpad.net/mc3man/trusty-media/ubuntu xenial/main DEP-11 64x64 Icons                                                                                                                                                                                     
Err:127 http://ftp.cuhk.edu.hk/pub/Linux/ubuntu xenial-updates/main arm64 Packages                                                                                                                                                                                            
  404  Not Found [IP: 137.189.4.14 80]
Ign:137 http://ftp.cuhk.edu.hk/pub/Linux/ubuntu xenial-updates/universe arm64 Packages                                                                                                                                                                                        
Ign:143 http://ftp.cuhk.edu.hk/pub/Linux/ubuntu xenial-updates/multiverse arm64 Packages                                                                                                                                                                                      
Err:151 http://ftp.cuhk.edu.hk/pub/Linux/ubuntu xenial-proposed/main arm64 Packages                                                                                                                                                                                           
  404  Not Found [IP: 137.189.4.14 80]
Ign:158 http://ftp.cuhk.edu.hk/pub/Linux/ubuntu xenial-proposed/universe arm64 Packages                                                                                                                                                                                       
Err:64 http://ppa.launchpad.net/richardgv/compton/ubuntu xenial/main Sources                                                                                                                                                                                                  
  404  Not Found
Ign:65 http://ppa.launchpad.net/richardgv/compton/ubuntu xenial/main amd64 Packages                                                                                                                                                                                           
Ign:66 http://ppa.launchpad.net/richardgv/compton/ubuntu xenial/main i386 Packages                                                                                                                                                                                            
Ign:67 http://ppa.launchpad.net/richardgv/compton/ubuntu xenial/main arm64 Packages                                                                                                                                                                                           
Ign:68 http://ppa.launchpad.net/richardgv/compton/ubuntu xenial/main all Packages                                                                                                                                                                                             
Ign:69 http://ppa.launchpad.net/richardgv/compton/ubuntu xenial/main Translation-en_US                                                                                                                                                                                        
Ign:70 http://ppa.launchpad.net/richardgv/compton/ubuntu xenial/main Translation-en                                                                                                                                                                                           
Ign:71 http://ppa.launchpad.net/richardgv/compton/ubuntu xenial/main amd64 DEP-11 Metadata                                                                                                                                                                                    
Ign:72 http://ppa.launchpad.net/richardgv/compton/ubuntu xenial/main DEP-11 64x64 Icons                                                                                                                                                                                       
Err:73 http://ppa.launchpad.net/varlesh-l/papirus-pack/ubuntu xenial/main Sources                                                                                                                                                                                             
  404  Not Found
Ign:83 http://ppa.launchpad.net/varlesh-l/papirus-pack/ubuntu xenial/main amd64 Packages                                                                                                                                                                                      
Ign:84 http://ppa.launchpad.net/varlesh-l/papirus-pack/ubuntu xenial/main i386 Packages                                                                                                                                                                                       
Ign:76 http://ppa.launchpad.net/varlesh-l/papirus-pack/ubuntu xenial/main arm64 Packages                                                                                                                                                                                      
Ign:77 http://ppa.launchpad.net/varlesh-l/papirus-pack/ubuntu xenial/main all Packages                                                                                                                                                                                        
Ign:78 http://ppa.launchpad.net/varlesh-l/papirus-pack/ubuntu xenial/main Translation-en_US                                                                                                                                                                                   
Ign:85 http://ppa.launchpad.net/varlesh-l/papirus-pack/ubuntu xenial/main Translation-en                                                                                                                                                                                      
Ign:80 http://ppa.launchpad.net/varlesh-l/papirus-pack/ubuntu xenial/main amd64 DEP-11 Metadata                                                                                                                                                                               
Ign:81 http://ppa.launchpad.net/varlesh-l/papirus-pack/ubuntu xenial/main DEP-11 64x64 Icons                                                                                                                                                                                  
Fetched 37.2 MB in 1min 11s (520 kB/s)                                                                                                                                                                                                                                        
Reading package lists... Done
W: file:///var/cuda-repo-8-0-local/Release.gpg: Signature by key 889BEE522DA690103C4B085ED88C3D385C37D3BE uses weak digest algorithm (SHA1)
W: Invalid 'Date' entry in Release file /var/lib/apt/lists/_var_cuda-repo-8-0-local_Release
W: Invalid 'Date' entry in Release file /var/lib/apt/lists/_var_libopencv4tegra-repo_Release
W: Invalid 'Date' entry in Release file /var/lib/apt/lists/_var_visionworks-repo_Release
W: Invalid 'Date' entry in Release file /var/lib/apt/lists/_var_visionworks-sfm-repo_Release
W: Invalid 'Date' entry in Release file /var/lib/apt/lists/_var_visionworks-tracking-repo_Release
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://build.openvpn.net/debian/openvpn/stable xenial Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8E6DA8B4E158C569
N: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'https://apt.dockerproject.org/repo ubuntu-xenial InRelease' doesn't support architecture 'arm64'
W: GPG error: http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_16.04  Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 5A7D1D38BEB6D886
W: The repository 'http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_16.04  Release' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
N: Skipping acquire of configured file 'stable/binary-arm64/Packages' as repository 'https://www.perfect-privacy.com/repos/linux/debian perfect-privacy-vpn InRelease' doesn't support architecture 'arm64'
W: The repository 'http://ppa.launchpad.net/mc3man/trusty-media/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://ppa.launchpad.net/richardgv/compton/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://ppa.launchpad.net/varlesh-l/papirus-pack/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: Failed to fetch http://build.openvpn.net/debian/openvpn/stable/dists/xenial/Release.gpg  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8E6DA8B4E158C569
E: Failed to fetch http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/dists/xenial/main/binary-arm64/Packages  404  Not Found [IP: 137.189.4.14 80]
E: Failed to fetch http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/dists/xenial-security/main/binary-arm64/Packages  404  Not Found [IP: 137.189.4.14 80]
E: Failed to fetch http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/dists/xenial-updates/main/binary-arm64/Packages  404  Not Found [IP: 137.189.4.14 80]
E: Failed to fetch http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/dists/xenial-proposed/main/binary-arm64/Packages  404  Not Found [IP: 137.189.4.14 80]
E: Failed to fetch http://ppa.launchpad.net/mc3man/trusty-media/ubuntu/dists/xenial/main/source/Sources  404  Not Found
E: Failed to fetch http://ppa.launchpad.net/richardgv/compton/ubuntu/dists/xenial/main/source/Sources  404  Not Found
E: Failed to fetch http://archive.ubuntukylin.com:10006/ubuntukylin/dists/xenial/main/binary-arm64/Packages  404  Not Found
E: Failed to fetch http://ppa.launchpad.net/varlesh-l/papirus-pack/ubuntu/dists/xenial/main/source/Sources  404  Not Found
W: Some index files failed to download. They have been ignored, or old ones used instead.

और सर्वर को मुख्य में बदलने के बाद भी 'फ़ेल करने में विफल' त्रुटि संगत है। मुझे पूरी तरह से पता नहीं है कि ऐसा क्यों होता है।

मेरे द्वारा देखे गए धागे:

  1. सर्वश्रेष्ठ सर्वर चुनना: 'apt-get update' त्रुटि
  2. समस्याग्रस्त पैकेजों को शुद्ध करना (इस मामले में थूनर): कुछ भी प्राप्त नहीं कर सकते
  3. Unmet निर्भरताएँ: Unmet निर्भरताएँ त्रुटि कैसे हल करें?

क्या ऐसा कुछ है जो मैं इसे हल करने के लिए कर सकता हूं? मैं वर्तमान में उन मौजूदा पैकेजों पर जीवित हूं, जिन्हें डाउनलोड करने से पहले मैं स्थापित कर सकता था। आशा है कि वहाँ एक विशेषज्ञ है जो इस समस्या का निदान और समाधान कर सकता है।

धन्यवाद।

संपादित करें 1: मेरा प्रश्न डुप्लिकेट नहीं है कि मैं GPG त्रुटि "NO_PUBKEY" को कैसे ठीक करूं?

मैंने समाधान की कोशिश की और इस समस्या को सुलझा लिया:

$ sudo apt-get install y-ppa-manager
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 y-ppa-manager : Depends: yad (>= 0.36.0) but it is not going to be installed
                 Depends: ppa-purge but it is not installable
                 Depends: xclip but it is not installable
E: Unable to correct problems, you have held broken packages.

सॉफ़्टवेयर और अपडेट का उपयोग करते समय अतिरिक्त त्रुटि, जो तब होता है जब एप्लिकेशन को सर्वर आदि बदलने के बाद मुझे फिर से लोड करना पड़ता है:

W:Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list.d/ubuntu-wine-ubuntu-ppa-xenial.list:2, W:Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:27 and /etc/apt/sources.list.d/ubuntu-wine-ubuntu-ppa-xenial.list:1, W:Target Packages (main/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list:27 and /etc/apt/sources.list.d/ubuntu-wine-ubuntu-ppa-xenial.list:1, W:Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:27 and /etc/apt/sources.list.d/ubuntu-wine-ubuntu-ppa-xenial.list:1, W:Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:27 and /etc/apt/sources.list.d/ubuntu-wine-ubuntu-ppa-xenial.list:1, W:Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:27 and /etc/apt/sources.list.d/ubuntu-wine-ubuntu-ppa-xenial.list:1, W:Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:27 and /etc/apt/sources.list.d/ubuntu-wine-ubuntu-ppa-xenial.list:1, W:Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:27 and /etc/apt/sources.list.d/ubuntu-wine-ubuntu-ppa-xenial.list:1, W:Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/vertex-theme.list:1 and /etc/apt/sources.list.d/vertex-theme.list:2, W:Target Translations (en) is configured multiple times in /etc/apt/sources.list.d/vertex-theme.list:1 and /etc/apt/sources.list.d/vertex-theme.list:2, W:file:///var/cuda-repo-8-0-local/Release.gpg: Signature by key 889BEE522DA690103C4B085ED88C3D385C37D3BE uses weak digest algorithm (SHA1), W:Invalid 'Date' entry in Release file /var/lib/apt/lists/_var_cuda-repo-8-0-local_Release, W:Invalid 'Date' entry in Release file /var/lib/apt/lists/_var_libopencv4tegra-repo_Release, W:Invalid 'Date' entry in Release file /var/lib/apt/lists/_var_visionworks-repo_Release, W:Invalid 'Date' entry in Release file /var/lib/apt/lists/_var_visionworks-sfm-repo_Release, W:Invalid 'Date' entry in Release file /var/lib/apt/lists/_var_visionworks-tracking-repo_Release, W:Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'https://apt.dockerproject.org/repo ubuntu-xenial InRelease' doesn't support architecture 'arm64', W:GPG error: http://build.openvpn.net/debian/openvpn/stable xenial Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8E6DA8B4E158C569, W:The repository 'http://build.openvpn.net/debian/openvpn/stable xenial Release' is not signed., W:Data from such a repository can't be authenticated and is therefore potentially dangerous to use., W:See apt-secure(8) manpage for repository creation and user configuration details., W:Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'http://build.openvpn.net/debian/openvpn/stable xenial InRelease' doesn't support architecture 'arm64', W:GPG error: http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_16.04  Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 5A7D1D38BEB6D886, W:The repository 'http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_16.04  Release' is not signed., W:Data from such a repository can't be authenticated and is therefore potentially dangerous to use., W:See apt-secure(8) manpage for repository creation and user configuration details., W:Skipping acquire of configured file 'stable/binary-arm64/Packages' as repository 'https://www.perfect-privacy.com/repos/linux/debian perfect-privacy-vpn InRelease' doesn't support architecture 'arm64', W:The repository 'http://ppa.launchpad.net/mc3man/trusty-media/ubuntu xenial Release' does not have a Release file., W:Data from such a repository can't be authenticated and is therefore potentially dangerous to use., W:See apt-secure(8) manpage for repository creation and user configuration details., W:The repository 'http://ppa.launchpad.net/richardgv/compton/ubuntu xenial Release' does not have a Release file., W:Data from such a repository can't be authenticated and is therefore potentially dangerous to use., W:See apt-secure(8) manpage for repository creation and user configuration details., W:The repository 'http://ppa.launchpad.net/varlesh-l/papirus-pack/ubuntu xenial Release' does not have a Release file., W:Data from such a repository can't be authenticated and is therefore potentially dangerous to use., W:See apt-secure(8) manpage for repository creation and user configuration details., W:Failed to fetch http://....archive.ubuntu.com/ubuntu/dists/xenial/InRelease  Could not resolve '....archive.ubuntu.com', W:Failed to fetch http://....archive.ubuntu.com/ubuntu/dists/xenial-security/InRelease  Could not resolve '....archive.ubuntu.com', W:Failed to fetch http://....archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease  Could not resolve '....archive.ubuntu.com', W:Failed to fetch http://....archive.ubuntu.com/ubuntu/dists/xenial-proposed/InRelease  Could not resolve '....archive.ubuntu.com', E:Failed to fetch http://ppa.launchpad.net/mc3man/trusty-media/ubuntu/dists/xenial/main/source/Sources  404  Not Found, E:Failed to fetch http://ppa.launchpad.net/richardgv/compton/ubuntu/dists/xenial/main/source/Sources  404  Not Found, E:Failed to fetch http://ppa.launchpad.net/varlesh-l/papirus-pack/ubuntu/dists/xenial/main/source/Sources  404  Not Found, E:Failed to fetch http://archive.ubuntukylin.com:10006/ubuntukylin/dists/xenial/main/binary-arm64/Packages  404  Not Found, W:Some index files failed to download. They have been ignored, or old ones used instead.

आपके पास क्यों है arm64, amd64और i386सभी सक्षम हैं? Oo
muru

@ मुझे लगता है कि यह तब हुआ जब मैं anarch64 प्लेटफॉर्म (जेटसन TX1) के लिए विकसित हो रहा था। मुझे यकीन नहीं है कि ऐसा क्यों होता है या इसे मैन्युअल रूप से अक्षम कैसे करना है क्योंकि यह
सूत्रों

@ कारेल मुझे लगता है कि जीपीजी एक चेतावनी दे रहा है लेकिन कोई त्रुटि नहीं है, हालांकि मुझे यकीन नहीं है कि अगर वे अभी भी समस्या का कारण हैं।
ली kwot पाप

1
थूनर ब्रह्मांड रिपॉजिटरी में है, जो आपको अपने स्रोतों में सक्षम नहीं लगता है।
चार्ल्स ग्रीन

@CharlesGreen universeशब्द मुख्य और अद्यतन भंडार में हैं, क्या यह पर्याप्त है या मुझे एक नया भंडार जोड़ना चाहिए?
ली kwot पाप

जवाबों:


1

आपके सॉफ़्टवेयर स्रोतों में आपके पास कई त्रुटियां हैं, जिनमें से कुछ आपके सिस्टम को Xenial में अपग्रेड करने से संबंधित हैं। विशेष रूप से, पर स्रोत

http://ftp.cuhk.edu.hk arm64 वास्तुकला के लिए एक रिलीज नहीं है, और

http://ppa.launchpad.net/richardgv/compton
http://ppa.launchpad.net/varlesh-l/papirus-pack
http://ppa.launchpad.net/mc3man/trusty-media

Xenial के लिए रिलीज नहीं है, और कई अन्य arm64 रिलीज नहीं होने के बारे में बताते हैं।

अंत में, आप OpenSuse से कई अभिलेखागार शामिल करते हैं, और जाहिर तौर पर Cuda के लिए एक स्थानीय संग्रह है, जो कुछ त्रुटियों की रिपोर्ट करता है।


त्वरित सुधार: "सॉफ़्टवेयर और अपडेट" खोलें, Other Softwareटैब पर जाएं और तीसरे पक्ष के अभिलेखागार को अनचेक करें (अक्षम करें) जो रिपोर्ट कर रहे हैं कि वे उपलब्ध नहीं हैं। यदि आप चाहें तो CLI से, आप संपादित कर सकते हैं /etc/apt/sources.listऔर #आपत्तिजनक लाइन पर रख सकते हैं , लेकिन /etc/apt/sources.list.dयदि संगत पंक्तियों में मौजूद नहीं हैं , तो आपको फ़ाइलों को संपादित करने की आवश्यकता हो सकती है ।/etc/apt/sources.list


यह कुछ रिपॉजिटरी की रिपोर्ट को ठीक नहीं करेगा कि उनके पास arm64 रिलीज नहीं है: आपको मूल्यांकन करना चाहिए कि क्या आप जो कर रहे हैं उसके लिए उस आर्किटेक्चर की आवश्यकता है, और संभवतः आपके सिस्टम से आर्किटेक्चर को हटा दें:

sudo dpkg --remove-architecture arm64

यदि आपने arm64 पैकेज स्थापित किए हैं, तो आपको उन्हें पहले निकालना होगा:

sudo apt-get purge ".*:arm64"

लंबे समय तक ठीक : आप टिप्पणी है कि आप संकुल कि arm64 वास्तुकला का उपयोग के कुछ बनाए रखने की आवश्यकता में संकेत दिया है के रूप में, आप के बजाय संपादित करने के लिए की आवश्यकता होगी हर स्रोत में /etc/apt/sources.listऔर /etc/apt/sources.list.d/*.listजो arm64 वास्तुकला से संबंधित एक त्रुटि शब्दों को शामिल करने का उत्पादन [arch=amd64]या[arch=amd64,i386]

उदाहरण के लिए, आपको अपने स्रोतों को पढ़ने में एक पंक्ति मिलनी चाहिए

deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu xenial-security main

और इस लाइन को बदल दें

deb [arch=amd64,i386] http://ftp.cuhk.edu.hk/pub/Linux/ubuntu xenial-security main

यह उस स्रोत के लिए केवल amd64 और i386 आर्किटेक्चर को लोड करने के लिए apt को निर्देश देगा, और arm64 आर्किटेक्चर को लोड करने की कोशिश नहीं करेगा (जो कि वहां नहीं है, और उपयुक्त किस बारे में चेतावनी दे रहा है)


अंत में, यदि आपको कुछ निष्क्रिय स्रोतों से पैकेज की आवश्यकता है, जैसे कि क्यूडा पैकेज, तो आपको यह शोध करने की आवश्यकता होगी कि इन स्रोतों को आप के लिए कैसे जोड़ सकते हैं।


उपयोग करने sudo apt-get purge ".*:arm64"से मेरे CUDA 8.0 टूलकिट को भी हटा दिया जाएगा क्योंकि यह कहता है कि कुछ फ़ाइलों में "arm64" नाम नहीं है और इसलिए वे मूल सॉफ़्टवेयर को संदर्भित करते हैं जिसे मैं रखना चाहता हूं। क्या arm64 समस्या का एक स्रोत है? दुर्भाग्य से लगभग सभी तीसरे पक्ष के सॉफ्टवेयर्स को अनचेक करने के बाद भी वही त्रुटि सामने आती है
lee kwot sin

मैं उत्तर को लगभग 20 मिनट में अपडेट करूँगा (कुछ जामबाला खाना बनाना
चार्ल्स ग्रीन

व्यक्तिगत PPA के लिए वास्तुकला को बदलने के लिए एक खंड जोड़ा गया
चार्ल्स ग्रीन

मैंने देखा कि अन्य सॉफ्टवेयर सेक्शन में कुछ बॉक्स को अनचेक करना, source.dlist से जुड़ा है, क्या यह सच है? यदि हां, तो क्या आप जानते हैं कि कौन से बक्से को डिफ़ॉल्ट रूप से जांचना चाहिए? मैंने सभी को अनचेक करने की कोशिश की और ऐसा लगता है कि कुछ महत्वपूर्ण रिपोज को भी हटा दिया गया है। क्या आर्म्स 64 को शुद्ध करने से केवल चेतावनियों को संबोधित करने के बजाय डाउनलोड न कर पाने की मुख्य समस्या हल हो जाएगी?
ली kwot पाप

अद्यतन: मैं arm64 purged है, लेकिन समस्या बनी रहती है। मैंने पाया कि समस्या NVIDIA से JetPack की स्थापना के कारण हो सकती है जैसा कि यहाँ देखा गया है: devtalk.nvidia.com/default/topic/1003434/… क्या इसका कोई हल है?
क्वाट पाप
हमारी साइट का प्रयोग करके, आप स्वीकार करते हैं कि आपने हमारी Cookie Policy और निजता नीति को पढ़ और समझा लिया है।
Licensed under cc by-sa 3.0 with attribution required.