fig
Posts: 19
Joined: Sun Nov 03, 2013 5:14 pm

Pi crashes when trying to install package or update on rasbi

Mon Oct 27, 2014 3:17 pm

It freezes on
0% [1 libnl-route-3-200 9,818 B/103 kB 10%] [Waiting for headers]
or
$ sudo apt-get update
Hit http://archive.raspberrypi.org wheezy Release.gpg
17% [Waiting for headers] [Waiting for headers] [Connecting to repository.wolfram.com (140.177.204.60)]
The sdcard has free space about 600MBs
Anyone else having this issue
Thanks
I'm using wheezy

fruitoftheloom
Posts: 23337
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Pi crashes when trying to install package or update on r

Mon Oct 27, 2014 3:26 pm

fig wrote:It freezes on
0% [1 libnl-route-3-200 9,818 B/103 kB 10%] [Waiting for headers]
or
$ sudo apt-get update
Hit http://archive.raspberrypi.org wheezy Release.gpg
17% [Waiting for headers] [Waiting for headers] [Connecting to repository.wolfram.com (140.177.204.60)]
The sdcard has free space about 600MBs
Anyone else having this issue
Thanks
I'm using wheezy
What is in the sources list ?
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

fig
Posts: 19
Joined: Sun Nov 03, 2013 5:14 pm

Re: Pi crashes when trying to install package or update on r

Mon Oct 27, 2014 4:02 pm

deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi

Just that
Thanks

DirkS
Posts: 10363
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: Pi crashes when trying to install package or update on r

Mon Oct 27, 2014 4:10 pm

Are there any additional source files in '/etc/apt/sources.list.d'?

Gr.
Dirk.


User avatar
DougieLawson
Posts: 39121
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Pi crashes when trying to install package or update on r

Mon Oct 27, 2014 4:38 pm

sudo apt-get autoremove
sudo apt-get autoclean
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

fig
Posts: 19
Joined: Sun Nov 03, 2013 5:14 pm

Re: Pi crashes when trying to install package or update on r

Mon Oct 27, 2014 5:30 pm

Thanks, sudo apt-get autoremove && sudo apt-get autoclean worked but when I try to install network-manager it crashes again.

sudo apt-get install network-manager
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
crda dnsmasq-base iw libjim0debian2 libnetfilter-conntrack3 libnl-route-3-200 libnm-glib4 libnm-util2
libpcap0.8 modemmanager ppp usb-modeswitch usb-modeswitch-data wireless-regdb
Suggested packages:
avahi-autoipd comgt wvdial
The following NEW packages will be installed:
crda dnsmasq-base iw libjim0debian2 libnetfilter-conntrack3 libnl-route-3-200 libnm-glib4 libnm-util2
libpcap0.8 modemmanager network-manager ppp usb-modeswitch usb-modeswitch-data wireless-regdb
0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,954 kB of archives.
After this operation, 9,015 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://mirrordirector.raspbian.org/raspbian/ wheezy/main libnl-route-3-200 armhf 3.2.7-4 [103 kB]
0% [1 libnl-route-3-200 0 B/103 kB 0%] [Waiting for headers]
What am I doing wrong

Return to “Raspberry Pi OS”