Discussion:
Problems with updating Beaglebone Black via "opkg install"
p***@public.gmane.org
2013-09-13 15:53:24 UTC
Permalink
Hi,
During updating my Beaglebone Black via "opkg update" I got some error
messages(added to the end). I found out that those urls, where my
Beaglebone wanted to download from, are not reachable.
So I am not allowed to show the Beaglebones filesystem via smb-network on
my PC, because I can not install the "samba" package.

Is there another way to get the samba package or to show the beagle's
filesystem on my PC(I need that for Netbeans)?

Thans much
L.K.

***@beaglebone:~# opkg update
Downloading
http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv7a//Packages.gz.
wget: bad address 'www.angstrom-distribution.org'
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_conf_parse_file: /etc/opkg/angstrom-base.conf:2: Ignoring invalid
line: `base'
* opkg_download: Failed to download
http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv7a//Packages.gz,
wget returned 1.
* 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.
--
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 beagleboard+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
g***@public.gmane.org
2013-09-13 18:19:45 UTC
Permalink
Hi,
I install Samba on Angstrom on my BBB by simply doing:
opkg update
opkg install samba
I then configured it and have been using it ever since to backup my PC onto
USB memory sticks plugged into the BBB and shared via samba. Was it opkg
update or upgrade that you did?
Yves
Post by p***@public.gmane.org
Hi,
During updating my Beaglebone Black via "opkg update" I got some error
messages(added to the end). I found out that those urls, where my
Beaglebone wanted to download from, are not reachable.
So I am not allowed to show the Beaglebones filesystem via smb-network on
my PC, because I can not install the "samba" package.
Is there another way to get the samba package or to show the beagle's
filesystem on my PC(I need that for Netbeans)?
Thans much
L.K.
Downloading
http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv7a//Packages.gz
.
wget: bad address 'www.angstrom-distribution.org'
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'
* opkg_conf_parse_file: /etc/opkg/angstrom-base.conf:2: Ignoring invalid
line: `base'
* opkg_download: Failed to download
http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv7a//Packages.gz,
wget returned 1.
* 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.
--
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 beagleboard+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
p***@public.gmane.org
2013-09-14 14:49:06 UTC
Permalink
Yeah, that was the way I tried, but I found out that the pages where my BBB
wanted to update from are not reachable. So I can not install samba too.
Do you know another way to update my BBB or to install samba? Or is there
another way to share the Beagle's filesystem to my PC?
Luca
Post by p***@public.gmane.org
Hi,
opkg update
opkg install samba
I then configured it and have been using it ever since to backup my PC
onto USB memory sticks plugged into the BBB and shared via samba. Was it
opkg update or upgrade that you did?
Yves
Post by p***@public.gmane.org
Hi,
During updating my Beaglebone Black via "opkg update" I got some error
messages(added to the end). I found out that those urls, where my
Beaglebone wanted to download from, are not reachable.
So I am not allowed to show the Beaglebones filesystem via smb-network on
my PC, because I can not install the "samba" package.
Is there another way to get the samba package or to show the beagle's
filesystem on my PC(I need that for Netbeans)?
Thans much
L.K.
Downloading
http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv7a//Packages.gz
.
wget: bad address 'www.angstrom-distribution.org'
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'
* opkg_conf_parse_file: /etc/opkg/angstrom-base.conf:2: Ignoring invalid
line: `base'
* opkg_download: Failed to download
http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv7a//Packages.gz,
wget returned 1.
* 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.
--
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 beagleboard+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Yves Grignon
2013-09-14 17:41:34 UTC
Permalink
As far as I remember, when I did opkg update, it updated the list of available packages and there were no errors. After doing the update, it found the samba package and installed it. I got the kind of errors that you are having only when I tried to do opkg upgrade... and it broke some things. I am now reinstalling linux using narcissus to build my own rootfs (console only) and it offers me to include samba in the package. So samba for the BBB is there somewhere. Try going to http://www.angstrom-distribution.org/repo/
Yves


From: padswap-***@public.gmane.org
Sent: Saturday, September 14, 2013 9:49 AM
To: beagleboard-/***@public.gmane.org
Cc: padswap-***@public.gmane.org ; grignon.yves-***@public.gmane.org
Subject: Re: Problems with updating Beaglebone Black via "opkg install"



Yeah, that was the way I tried, but I found out that the pages where my BBB wanted to update from are not reachable. So I can not install samba too.
Do you know another way to update my BBB or to install samba? Or is there another way to share the Beagle's filesystem to my PC?
Luca


Am Freitag, 13. September 2013 20:19:45 UTC+2 schrieb grigno...-***@public.gmane.org:
Hi,
I install Samba on Angstrom on my BBB by simply doing:
opkg update
opkg install samba
I then configured it and have been using it ever since to backup my PC onto USB memory sticks plugged into the BBB and shared via samba. Was it opkg update or upgrade that you did?
Yves

On Friday, September 13, 2013 10:53:24 AM UTC-5, pad...-***@public.gmane.org wrote:
Hi,
During updating my Beaglebone Black via "opkg update" I got some error
messages(added to the end). I found out that those urls, where my
Beaglebone wanted to download from, are not reachable.
So I am not allowed to show the Beaglebones filesystem via smb-network on my PC, because I can not install the "samba" package.

Is there another way to get the samba package or to show the beagle's filesystem on my PC(I need that for Netbeans)?


Thans much
L.K.


***@beaglebone:~# opkg update
Downloading http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv7a//Packages.gz.
wget: bad address 'www.angstrom-distribution.org'
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_conf_parse_file: /etc/opkg/angstrom-base.conf:2: Ignoring invalid line: `base'
* opkg_download: Failed to download http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv7a//Packages.gz, wget returned 1.
* 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.
--
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 beagleboard+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
rpauly92 via BeagleBoard
2014-05-28 18:44:48 UTC
Permalink
I am having the same issue with mine at the moment. For me however, I am
able to reach the links it provides when it displays
the collected errors. But I do want to know why the opkg_download failed.



***@beaglebone:~# 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.


I can connect to the links it provides, but I want to know why they aren't
downloadable from the PuTTY. I am wondering if there is just a bad
connection remaining between the BBB and my PC (Windows 7).

I am still very new with the BBB, and learning more about it as I am
interning. My main project while I work here circles around the use of the
BBB, I just seem to be
butting heads with it lately. I'd love to get some feedback about how I
should go about fixing it. I am trying to fix it in order to create a web
server through the BBB if that helps any in figuring out the issue.


Thanks,
Ryan
--
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 beagleboard+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/d/optout.
padswap via BeagleBoard
2014-05-28 20:27:12 UTC
Permalink
Hi,
you have to connect your BBB directly to the internet via the ethernet connector on the BBB. That was my fault...I only connect it over usb to control with command line and I got the same errors.
So be sure that your BBB is connected to the internet.(I think tethering over usb is not possible)
Maybe this might solve your problem...

Regards
I am having the same issue with mine at the moment. For me however, I am able to reach the links it provides when it displays
the collected errors. But I do want to know why the opkg_download failed.
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'
* 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.
I can connect to the links it provides, but I want to know why they aren't downloadable from the PuTTY. I am wondering if there is just a bad connection remaining between the BBB and my PC (Windows 7).
I am still very new with the BBB, and learning more about it as I am interning. My main project while I work here circles around the use of the BBB, I just seem to be
butting heads with it lately. I'd love to get some feedback about how I should go about fixing it. I am trying to fix it in order to create a web server through the BBB if that helps any in figuring out the issue.
Thanks,
Ryan
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/huLI-WcrwM4/unsubscribe.
For more options, visit https://groups.google.com/d/optout.
--
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 beagleboard+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/d/optout.
'Ryan P.' via BeagleBoard
2014-06-09 19:08:59 UTC
Permalink
Thanks! I got it now, but now I have new problems haha
Post by padswap via BeagleBoard
Hi,
you have to connect your BBB directly to the internet via the ethernet
connector on the BBB. That was my fault
I only connect it over usb to
control with command line and I got the same errors.
So be sure that your BBB is connected to the internet.(I think tethering
over usb is not possible)
Maybe this might solve your problem

Regards
Am 28.05.2014 um 20:44 schrieb rpauly92 via BeagleBoard <
I am having the same issue with mine at the moment. For me however, I am
able to reach the links it provides when it displays
the collected errors. But I do want to know why the opkg_download failed.
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'
* 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.
I can connect to the links it provides, but I want to know why they aren't
downloadable from the PuTTY. I am wondering if there is just a bad
connection remaining between the BBB and my PC (Windows 7).
I am still very new with the BBB, and learning more about it as I am
interning. My main project while I work here circles around the use of the
BBB, I just seem to be
butting heads with it lately. I'd love to get some feedback about how I
should go about fixing it. I am trying to fix it in order to create a web
server through the BBB if that helps any in figuring out the issue.
Thanks,
Ryan
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the
Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/beagleboard/huLI-WcrwM4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
For more options, visit https://groups.google.com/d/optout.
--
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 beagleboard+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/d/optout.
Loading...