apt-get update bzip2 method fail - Raspberry Pi Forums


i've posted problem here no success
http://raspberrypi.stackexchange.com/qu ... -bzip2-apt

code: select all

pi@raspberrypi ~ $ sudo apt-get update trovato http://mirrordirector.raspbian.org wheezy inrelease trovato http://archive.raspberrypi.org wheezy inrelease                             trovato http://archive.raspberrypi.org wheezy/main armhf packages ign http://archive.raspberrypi.org wheezy/main translation-it_it ign http://archive.raspberrypi.org wheezy/main translation-it ign http://archive.raspberrypi.org wheezy/main translation-en scaricamento di:1 http://mirrordirector.raspbian.org wheezy/main armhf packages [7377 kb] 100% [1 packages 7377 kb/7377 kb 100%]failed exec method /usr/lib/apt/methods/bzip2 e: method bzip2 has died unexpectedly! e: il sottoprocesso bzip2 ha restituito un codice d'errore (100) e: il metodo /usr/lib/apt/methods/bzip2 non si รจ avviato correttamente
souces.list

code: select all

deb http://mirrordirector.raspbian.org/raspbian wheezy main contrib non-free rpi #deb http://archive.raspbian.org/raspbian wheezy main contrib non-free rpi #deb-src http://archive.raspbian.org/raspbian wheezy main contrib non-free rpi
can me ?

try

sudo wget http://archive.raspbian.org/raspbian/pool/main/a/apt/libapt-pkg4.12_0.9.7.6+rpi1_armhf.deb
sudo wget http://archive.raspbian.org/raspbian/pool/main/a/apt/apt_0.9.7.6+rpi1_armhf.deb
sudo dpkg -i libapt-pkg4.12_0.9.7.6+rpi1_armhf.deb apt_0.9.7.6+rpi1_armhf.deb
sudo apt-get update


raspberrypi



Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums