I've found that the file structure of the repository has changed so the configuration files in the beagle board are pointing to non existing routes.
I've tried to change this configuration files manually one by one and I think it worked. So, you have to go into /ect/opkg/ and do the following: arch.conf No modification base-feed.conf src/gz base http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a-vfp-neon/base beagleboard-feed.conf src/gz beagleboard http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a-vfp-neon/machine/beagleboard debug-feed.conf src/gz debug http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a-vfp-neon/debug gstreamer-feed.conf src/gz gstreamer http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a-vfp-neon/gstreamer noarch-feed.conf No modification perl-feed.conf src/gz perl http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a-vfp-neon/perl python-feed.conf src/gz python http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a-vfp-neon/python sdk-feed.conf No modification Hope it work for you too. El sábado, 30 de enero de 2016, 21:13:01 (UTC+1), [email protected] escribió: > > Hi there, I just encountered the same issue and had the same wget error > response after trying the suggested /etc/hosts fix then running opkg > update. Did you ever find a solution to this? > > On Friday, December 27, 2013 at 4:09:41 AM UTC-5, [email protected] > wrote: >> >> Hi, Could I receive some advice about updating the BBB with opkg update. >>> I reflashed the eMMc with Cloud9 GNOME Image 2013.09.04. The OS is >>> Angstrom v2012.12 (Core edition), Built from branch: >>> angstrom-staging-yocto1.3. I am receiving the following error: Example of >>> error without modifying the hosts file >>> >>> 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. >>> >>> And After modifying the host files with 140.211.169.179 >>> feeds.angstrom-distribution.org I am receiving the following errors: >>> >>> Downloading >>> http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/python/Packages.gz >>> . >>> >>> wget: can't connect to remote host (140.211.169.179): Network is >>> unreachable >>> >>> 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. >>> >>> Would be great if somebody have some idea to solve this problem! >>> >>> >>> -- 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/90ed0fd0-c99b-4f21-92de-11a55665620a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
