Обновление apt-get не работает + Ubuntu 32-bit против 64-bit


2

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

Моя система работает на intel i5процессоре, и ОС, которую я недавно установил, установлена 64-bit Ubuntu 13.10. Мне пришлось установить набор библиотек, чтобы мой инструмент разработчика Android ( ADT) работал правильно. Все началось с linuxizing моей системы и среды разработки!

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

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

Я также использовал советы, чтобы ускорить Ubuntu 13.10

Но когда я это делаю 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файл. Но у меня нет этого content ( binary-i686 or binary-i586) в моем файле sources.list.

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

Ответы:


2

Открыть sources.listфайл,

sudo gedit /etc/apt/sources.list

Удалите строки, которые были указаны вами выше. Затем сохраните файл.

Для PPA, который вызывает ошибку, вы должны удалить этот файл PPA также из /etc/apt/sources.list.dкаталога.

После этого обновите репозитории, запустив,

sudo apt-get update

Спасибо за ваш ответ! Но я не мог найти эти строки в моем источнике.
Список

1
это было начато с debили deb-src.post вывода cat /etc/apt/sources.listкоманды pastebin.com и затем предоставьте ссылку здесь.
Авинаш Радж

Тогда их много. 16 из того на самом деле. Должен ли я удалить все строки, начинающиеся с debи deb-src?
Асвати П Кришнан

1
Выполните эту команду cp /etc/apt/sources.list ~/Desktop/source.listперед удалением целых строк, начинающихся с debи deb-src.
Авинаш Радж

1
пожалуйста, выйдите из корня, запустив команду. exitТогда это будет похоже наavinash@avinash-Lenovo-IdeaPad-Z500:~$
Avinash Raj
Используя наш сайт, вы подтверждаете, что прочитали и поняли нашу Политику в отношении файлов cookie и Политику конфиденциальности.
Licensed under cc by-sa 3.0 with attribution required.