B.Goode wrote:@Pencoys: how are you getting your network connection for the RPi? Could this be exposing a bug in the driver for your ethernet or wifi 'dongle' that is not seen until you do a heavy data transfer such as is needed by apt-get update?
Yea, we need more info about what you are doing.
What do you have connected to your Zero?
What are the steps you are following that lead to this problem?
I just tried it on our Zero with an 8GB micro-SD card and the full Raspbian Jessie 2016-05-27 using
this WiFi dongle and it worked fine.
Imaged the card with Wind32 Disk Imager and added my /boot/wpa_supplicant.conf then fired up the Zero with that card. Connected with SSH using PuTTY and I was able to use raspi-config to set my locale, disable auto-login and auto GUI and reboot, then (after reconnecting with SSH) I did a full update/upgrade with:
Code: Select all
sudo apt-get update; sudo apt-get -y upgrade; sudo apt-get dist-upgrade
and it all went fine.
Then I thought, maybe my configuration changes made a difference, so I re-imaged the card and tried again, this time just doing the upgrade/updates as soon as I connected, and again, no problems.
Not sure what's up on your end, but we need more info to figure it out.
My mind is like a browser. 27 tabs are open, 9 aren't responding,
lots of pop-ups...and where is that annoying music coming from?