apt-get update не работает + ubuntu 32-разрядный Vs 64-разрядный

Я новичок в платформе linux. Пожалуйста, не ставьте этот вопрос как дубликат, прежде чем читать его полностью.!

Моя система работает на процессоре intel i5, а недавно установленная ОС [ f4]. Мне нужно было установить набор библиотек для моего инструмента разработчика Android (ADT) для правильной работы.

Это одна из ссылок, которые я подал в суд для этой цели.

sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install ia32-libs 

Я также использовал ссылки ! d3]

Но когда я делаю sudo apt-get update, он неоднократно отображает следующие предупреждающие сообщения.

W: Failed to fetch cdrom://Ubuntu 13.10 _Saucy Salamander_ - Release amd64 (20131016.1)/dists/saucy/main/binary-amd64/Packages  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs    
W: Failed to fetch cdrom://Ubuntu 13.10 _Saucy Salamander_ - Release amd64 (20131016.1)/dists/saucy/restricted/binary-amd64/Packages  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs    
W: Failed to fetch cdrom://Ubuntu 13.10 _Saucy Salamander_ - Release amd64 (20131016.1)/dists/saucy/main/binary-i386/Packages  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs    
W: Failed to fetch cdrom://Ubuntu 13.10 _Saucy Salamander_ - Release amd64 (20131016.1)/dists/saucy/restricted/binary-i386/Packages  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs    
W: Failed to fetch cdrom://Ubuntu 13.10 _Saucy Salamander_ - Release amd64 (20131016.1)/dists/saucy/main/binary-i586/Packages  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs    
W: Failed to fetch cdrom://Ubuntu 13.10 _Saucy Salamander_ - Release amd64 (20131016.1)/dists/saucy/restricted/binary-i586/Packages  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs    
W: Failed to fetch cdrom://Ubuntu 13.10 _Saucy Salamander_ - Release amd64 (20131016.1)/dists/saucy/main/binary-i686/Packages  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs    
W: Failed to fetch cdrom://Ubuntu 13.10 _Saucy Salamander_ - Release amd64 (20131016.1)/dists/saucy/restricted/binary-i686/Packages  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs    
W: Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/Release  Unable to find expected entry 'main/binary-i586/Packages' in Release file (Wrong sources.list entry or malformed file)    
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/saucy/Release  Unable to find expected entry 'partner/binary-i586/Packages' in Release file (Wrong sources.list entry or malformed file)    
W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/saucy/Release  Unable to find expected entry 'main/binary-i586/Packages' in Release file (Wrong sources.list entry or malformed file)    
W: Failed to fetch http://ppa.launchpad.net/appgrid/stable/ubuntu/dists/saucy/Release  Unable to find expected entry 'main/binary-i586/Packages' in Release file (Wrong sources.list entry or malformed file)    
W: Failed to fetch http://ppa.launchpad.net/apt-fast/stable/ubuntu/dists/saucy/Release  Unable to find expected entry 'main/binary-i586/Packages' in Release file (Wrong sources.list entry or malformed file)    
W: Failed to fetch http://ppa.launchpad.net/linrunner/tlp/ubuntu/dists/saucy/Release  Unable to find expected entry 'main/binary-i586/Packages' in Release file (Wrong sources.list entry or malformed file)    
W: Failed to fetch http://ppa.launchpad.net/webupd8team/unstable/ubuntu/dists/saucy/Release  Unable to find expected entry 'main/binary-i586/Packages' in Release file (Wrong sources.list entry or malformed file)    
W: Failed to fetch ftp://ftp.iitb.ac.in/distributions/ubuntu/archives/dists/saucy/Release  Unable to find expected entry 'main/binary-i586/Packages' in Release file (Wrong sources.list entry or malformed file)    
W: Failed to fetch ftp://ftp.iitb.ac.in/distributions/ubuntu/archives/dists/saucy-updates/Release  Unable to find expected entry 'main/binary-i586/Packages' in Release file (Wrong sources.list entry or malformed file)    
W: Failed to fetch ftp://ftp.iitb.ac.in/distributions/ubuntu/archives/dists/saucy-security/Release  Unable to find expected entry 'main/binary-i586/Packages' in Release file (Wrong sources.list entry or malformed file)    
E: Some index files failed to download. They have been ignored, or old ones used instead.

Я попытался решить проблемы, используя различные ответы внутри этот форум, который просит отредактировать файл sources.list. Но у меня нет этого содержимого (binary-i686 or binary-i586) в файле sources.list.

Может кто-нибудь помочь мне решить эту проблему !? Пожалуйста, не забудьте ответить командами, поскольку я очень мало знаю о linux terminal commands !!

1
задан 13 April 2017 в 15:24

0 ответов

Другие вопросы по тегам:

Похожие вопросы: