Created
September 4, 2019 08:42
-
-
Save nagolove/f738311ca8513e534255c722abda4db0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pi@raspberrypi ~ $ uname -a | |
Linux raspberrypi 3.6.11+ #371 PREEMPT Thu Feb 7 16:31:35 GMT 2013 armv6l GNU/Linux | |
pi@raspberrypi ~ $ cat /etc/apt/sources.list | |
deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi | |
pi@raspberrypi ~ $ sudo aptitude update | |
Игнор http://mirrordirector.raspbian.org wheezy InRelease | |
Из кэша http://archive.raspberrypi.org wheezy InRelease | |
Игнор http://mirrordirector.raspbian.org wheezy Release.gpg | |
Игнор http://mirrordirector.raspbian.org wheezy Release | |
Из кэша http://archive.raspberrypi.org wheezy/main armhf Packages | |
Игнор http://archive.raspberrypi.org wheezy/main Translation-ru_RU | |
Игнор http://archive.raspberrypi.org wheezy/main Translation-ru | |
Игнор http://archive.raspberrypi.org wheezy/main Translation-en | |
Ошибка http://mirrordirector.raspbian.org wheezy/main armhf Packages | |
404 Not Found | |
Ошибка http://mirrordirector.raspbian.org wheezy/contrib armhf Packages | |
404 Not Found | |
Ошибка http://mirrordirector.raspbian.org wheezy/non-free armhf Packages | |
404 Not Found | |
Ошибка http://mirrordirector.raspbian.org wheezy/rpi armhf Packages | |
404 Not Found | |
Игнор http://mirrordirector.raspbian.org wheezy/contrib Translation-ru_RU | |
Игнор http://mirrordirector.raspbian.org wheezy/contrib Translation-ru | |
Игнор http://mirrordirector.raspbian.org wheezy/contrib Translation-en | |
Игнор http://mirrordirector.raspbian.org wheezy/main Translation-ru_RU | |
Игнор http://mirrordirector.raspbian.org wheezy/main Translation-ru | |
Игнор http://mirrordirector.raspbian.org wheezy/main Translation-en | |
Игнор http://mirrordirector.raspbian.org wheezy/non-free Translation-ru_RU | |
Игнор http://mirrordirector.raspbian.org wheezy/non-free Translation-ru | |
Игнор http://mirrordirector.raspbian.org wheezy/non-free Translation-en | |
Игнор http://mirrordirector.raspbian.org wheezy/rpi Translation-ru_RU | |
Игнор http://mirrordirector.raspbian.org wheezy/rpi Translation-ru | |
Игнор http://mirrordirector.raspbian.org wheezy/rpi Translation-en | |
80% [Обработка]W: Не удалось получить http://mirrordirector.raspbian.org/raspbian/dists/wheezy/main/binary-armhf/Packages: 404 Not Found | |
W: Не удалось получить http://mirrordirector.raspbian.org/raspbian/dists/wheezy/contrib/binary-armhf/Packages: 404 Not Found | |
W: Не удалось получить http://mirrordirector.raspbian.org/raspbian/dists/wheezy/non-free/binary-armhf/Packages: 404 Not Found | |
W: Не удалось получить http://mirrordirector.raspbian.org/raspbian/dists/wheezy/rpi/binary-armhf/Packages: 404 Not Found | |
E: Не удалось скачать некоторые индексные файлы. Они были проигнорированы, или вместо них использовались старые. | |
E: Не удалось перестроить кэш пакетов | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment