On Thu, May 25, 2017 at 10:19 AM, jmelson <[email protected]> wrote: > > Hi, I have just downloaded > bone-debian-8.8-machinekit-armhf-2017-05-21-4gb.img.xz and put it on an SD > card. into a BBB. > After getting the network set up I wanted to load some packages. I tried to > load emacs with: > sudo apt-get install emacs > > but it doesn't know that package. It seems the repos are not set up, so I > tried to do : > > sudo apt-get update > > and get a lot of error messages : > Err http://deb.debian.org jessie InRelease > > Err http://deb.debian.org jessie-updates InRelease > > Err http://deb.debian.org jessie/updates InRelease > > Err http://deb.machinekit.io jessie InRelease > > Err http://repos.rcn-ee.com jessie InRelease > > Err http://deb.debian.org jessie Release.gpg > Unable to connect to deb.debian.org:http: > Err http://deb.debian.org jessie-updates Release.gpg > Unable to connect to deb.debian.org:http: > Err http://deb.machinekit.io jessie Release.gpg > Unable to connect to deb.machinekit.io:http: > Err http://repos.rcn-ee.com jessie Release.gpg > Unable to connect to repos.rcn-ee.com:http: > Err http://deb.debian.org jessie/updates Release.gpg > Unable to connect to deb.debian.org:http: > Reading package lists... Done > W: Failed to fetch http://deb.debian.org/debian/dists/jessie/InRelease > > W: Failed to fetch > http://deb.debian.org/debian/dists/jessie-updates/InRelease > > W: Failed to fetch > http://deb.debian.org/debian-security/dists/jessie/updates/InRelease > > W: Failed to fetch http://deb.machinekit.io/debian/dists/jessie/InRelease > > W: Failed to fetch http://repos.rcn-ee.com/debian/dists/jessie/InRelease > > W: Failed to fetch http://deb.debian.org/debian/dists/jessie/Release.gpg > Unable to connect to deb.debian.org:http: > > W: Failed to fetch > http://deb.debian.org/debian/dists/jessie-updates/Release.gpg Unable to > connect to deb.debian.org:http: > > W: Failed to fetch > http://deb.debian.org/debian-security/dists/jessie/updates/Release.gpg > Unable to connect to deb.debian.org:http: > > W: Failed to fetch http://deb.machinekit.io/debian/dists/jessie/Release.gpg > Unable to connect to deb.machinekit.io:http: > > W: Failed to fetch http://repos.rcn-ee.com/debian/dists/jessie/Release.gpg > Unable to connect to repos.rcn-ee.com:http: > > ________________________ > > I can ping all of these repo sites just fine from the bone. Any suggestions > what might be wrong?
Either a really crappy network connection, or maybe something wrong with the phy? dmesg | grep phy dmesg | grep mdio Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYhB63x1r1dz5p5LTdNcp-61cid5-LXLfLTKQHWbHLSmtg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
