Thanks Paul! Your hack worked for me!!!!!! ...however, my opkg update & opkg upgrade ended with this... WARNING: could not open /lib/modules/3.8.13/modules.order: No such file or directory WARNING: could not open /lib/modules/3.8.13/modules.builtin: No such file or directory WARNING: could not open /lib/modules/3.8.13/modules.order: No such file or directory WARNING: could not open /lib/modules/3.8.13/modules.builtin: No such file or directory
Not sure if this is a problem....I will ignore it for now.... thx! frenchy On Saturday, September 14, 2013 7:00:51 PM UTC-4, Paul Tan wrote: > > I'm running into the same problem. BBB brand new out of the box, just > reflashed with 06-20-2013 image. > > Currently trying a hack by editing /etc/hosts and adding in the line > > 140.211.169.179 feeds.angstrom-distribution.org > > It seems to be working without the bad address error now (my BBB is still > upgrading). **NOTE: THIS IS A HACK, you should remove the line afterwards > from /etc/hosts > > For clarity here is the lines in my /etc/hosts files > > root@beaglebone:~# cd /etc > root@beaglebone:/etc# vi hosts > root@beaglebone:/etc# cat hosts > 127.0.0.1 localhost.localdomain localhost > 140.211.169.179 feeds.angstrom-distribution.org > > 127.0.0.1 beaglebone > root@beaglebone:/etc# > > Paul Tan. > > > > On Friday, September 13, 2013 1:24:25 AM UTC-4, [email protected] wrote: >> >> Seems like even touching the resolv.conf doesn't allow the DNS >> functionality when i tried to run this with a new board. If anyone has any >> ideas, would be greatly appreciated. >> >> opkg update >> Downloading >> http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/base/Packages.gz >> . >> wget: bad address 'feeds.angstrom-distribution.org' >> Downloading >> http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/machine/beaglebone/Packages.gz >> . >> wget: bad address 'feeds.angstrom-distribution.org' >> Downloading >> http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/debug/Packages.gz >> . >> wget: bad address 'feeds.angstrom-distribution.org' >> Downloading >> http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/gstreamer/Packages.gz >> . >> wget: bad address 'feeds.angstrom-distribution.org' >> Downloading >> http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/all/Packages.gz >> . >> wget: bad address 'feeds.angstrom-distribution.org' >> Downloading >> http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/perl/Packages.gz >> . >> wget: bad address 'feeds.angstrom-distribution.org' >> Downloading >> http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/python/Packages.gz >> . >> wget: bad address 'feeds.angstrom-distribution.org' >> Collected errors: >> * opkg_download: Failed to download >> http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/base/Packages.gz, >> >> wget returned 1. >> * opkg_download: Failed to download >> http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/machine/beaglebone/Packages.gz, >> >> wget returned 1. >> * opkg_download: Failed to download >> http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/debug/Packages.gz, >> >> wget returned 1. >> * opkg_download: Failed to download >> http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/gstreamer/Packages.gz, >> >> wget returned 1. >> * opkg_download: Failed to download >> http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/all/Packages.gz, >> >> wget returned 1. >> * opkg_download: Failed to download >> http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/perl/Packages.gz, >> >> wget returned 1. >> * opkg_download: Failed to download >> http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/python/Packages.gz, >> >> wget returned 1. >> >> >> On Tuesday, June 11, 2013 7:26:38 PM UTC-4, Kleven Bingham wrote: >>> >>> The connman daemon is crashing which breaks DNS. >>> >>> If you put an entry in /etc/resolv.conf before you run the upgrade you >>> should be able to keep DNS functionality during the upgrade. >>> >>> However, don't restart connman once it crashes unless you are using a >>> serial connection. It resets the Ethernet interface when it starts and you >>> will lose your ssh connection. >>> >>> I don't know why it crashes during the upgrade - only that it does >>> crash. And it doesn't always crash either. >>> >>> Until that's fixed it's probably better not to do opkg update/upgrade >>> unless you are sure what you are doing. If you've done lots of >>> customizations I can see why it's preferential not to reflash - I've been >>> down this road - but for now the upgrade is pretty tricky and its easy to >>> render your installation unbootable. At that point you have to reflash >>> anyway. >>> >>> -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
