Re: opkg problem

2009-02-23 Thread Adam Jimerson
On Mon, Feb 23, 2009 at 2:53 AM, Gunnar AAstrand Grimnes 
gunnar.grim...@dfki.de wrote:

 Alternativly it's because you have both usb networking and wifi up and
 the default route goes to usb which does not does not route you on to
 the internet?

 You can fix it with the route command, something like:

 route del default (repeat till none left)
 route add default gw 192.168.0.1 eth0

 (where 192.168.0.1 is the ip of your router)

 - Gunnar

 BitKeeper wrote:
  Hi,
 
  That looks like a dns / resolv.conf issue.
 
  Have a look at this wiki page.
 
  http://wiki.openmoko.org/wiki/USB_Networking#DNS
 
  Once you have fixed your dns issues do a opkg update again.
 
  Thanks,
  Bannon
 


It was a bit of both, after turning off the WIFI, I didn't think it would
matter because it wasn't even connected, and echoing in some DNS servers
into /etc/resolv.conf everything is working even though a couple of the
repos signatures did not pass.  Side note the default WiFi GUI on 2008.9 is
crap and doesn't give any feed back, looking at opkg.org I see there is two
that has any kind of ratings Mofi and Wicd which of these is better
suggested by the community I want to have feed back of what is going on so I
can see what the exact problem is and need to be able to connect to three
main types of wireless networks 1 Open network 2 Mac filtered network (my
home) 3 Non broadcasting ESSID and Mac filtered network (my university)?
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


opkg problem

2009-02-22 Thread Adam Jimerson
I am having some problems with opkg, first of all after flashing 2008.9 on
my phone wifi is working but it seems to have problems to connect to my
router which has mac filtering turned on (is this kind of network even
supported?).  To get around this issue I connected to my freerunner to my PC
and pinged Google at 74.125.19.147 and it worked so I attempted to run opkg
and install/upgrade the packages I want there, some I already downloaded and
placed them in /media/card/.  When trying to download packages with opkg I
get the following errors

r...@om-gta02:/media/card# opkg install matchbox-keyboard
An error ocurred, return value: 2.


r...@om-gta02:~# opkg install
http://www.opkg.org/packages/ethtool_6_armv4t.ipk
http://www.opkg.org/packages/wicd_1.5.6_armv4t.ipk

Downloading http://www.opkg.org/packages/ethtool_6_armv4t.ipk

Collected
errors:

 * Failed to download http://www.opkg.org/packages/ethtool_6_armv4t.ipk,
error 0

What do these errors mean?  I know it doesn't like the repos because when I
did an update all the sig checks fails

r...@om-gta02:~# opkg
update
Downloading http://downloads.openmoko.org/repository/Multiverse/Packages.gz

Downloading http://downloads.openmoko.org/repository/Multiverse/Packages.sig

Signature check
failed
Downloading
http://downloads.openmoko.org/repository/Om2008.8/all/Packages.gz
Downloading
http://downloads.openmoko.org/repository/Om2008.8/all/Packages.sig
Signature check
failed
Downloading
http://downloads.openmoko.org/repository/Om2008.8/armv4t/Packages.gz
Downloading
http://downloads.openmoko.org/repository/Om2008.8/armv4t/Packages.sig
Signature check
failed
Downloading
http://downloads.openmoko.org/repository/Om2008.8/neo1973/Packages.gz
Downloading
http://downloads.openmoko.org/repository/Om2008.8/neo1973/Packages.sig
Signature check
failed
Downloading
http://downloads.openmoko.org/repository/Om2008.8/om-gta02/Packages.gz
Downloading
http://downloads.openmoko.org/repository/Om2008.8/om-gta02/Packages.sig
Signature check
failed
Collected
errors:
 * Failed to download
http://downloads.openmoko.org/repository/Multiverse/Packages.gz, error
0

 * Failed to download
http://downloads.openmoko.org/repository/Multiverse/Packages.sig, error
0

 * Failed to download
http://downloads.openmoko.org/repository/Om2008.8/all/Packages.gz, error
0

 * Failed to download
http://downloads.openmoko.org/repository/Om2008.8/all/Packages.sig, error
0

 * Failed to download
http://downloads.openmoko.org/repository/Om2008.8/armv4t/Packages.gz, error
0

 * Failed to download
http://downloads.openmoko.org/repository/Om2008.8/armv4t/Packages.sig, error
0

 * Failed to download
http://downloads.openmoko.org/repository/Om2008.8/neo1973/Packages.gz, error
0

 * Failed to download
http://downloads.openmoko.org/repository/Om2008.8/neo1973/Packages.sig,
error
0

 * Failed to download
http://downloads.openmoko.org/repository/Om2008.8/om-gta02/Packages.gz,
error
0

 * Failed to download
http://downloads.openmoko.org/repository/Om2008.8/om-gta02/Packages.sig,
error 0

Because of this opkg can't even grab the dependincies needed for the
packages that I downloaded and placed on my microSD card, How can I solve
this?
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: opkg problem

2009-02-22 Thread BitKeeper
Hi,

That looks like a dns / resolv.conf issue.

Have a look at this wiki page.

http://wiki.openmoko.org/wiki/USB_Networking#DNS

Once you have fixed your dns issues do a opkg update again.

Thanks,
Bannon


2009/2/23 Adam Jimerson vend...@gmail.com

 I am having some problems with opkg, first of all after flashing 2008.9 on
 my phone wifi is working but it seems to have problems to connect to my
 router which has mac filtering turned on (is this kind of network even
 supported?).  To get around this issue I connected to my freerunner to my PC
 and pinged Google at 74.125.19.147 and it worked so I attempted to run opkg
 and install/upgrade the packages I want there, some I already downloaded and
 placed them in /media/card/.  When trying to download packages with opkg I
 get the following errors

 r...@om-gta02:/media/card# opkg install matchbox-keyboard
 An error ocurred, return value: 2.


 r...@om-gta02:~# opkg install
 http://www.opkg.org/packages/ethtool_6_armv4t.ipk
 http://www.opkg.org/packages/wicd_1.5.6_armv4t.ipk

 Downloading http://www.opkg.org/packages/ethtool_6_armv4t.ipk

 Collected
 errors:

  * Failed to download http://www.opkg.org/packages/ethtool_6_armv4t.ipk,
 error 0

 What do these errors mean?  I know it doesn't like the repos because when I
 did an update all the sig checks fails

 r...@om-gta02:~# opkg
 update
 Downloading
 http://downloads.openmoko.org/repository/Multiverse/Packages.gz
 Downloading
 http://downloads.openmoko.org/repository/Multiverse/Packages.sig
 Signature check
 failed
 Downloading
 http://downloads.openmoko.org/repository/Om2008.8/all/Packages.gz
 Downloading
 http://downloads.openmoko.org/repository/Om2008.8/all/Packages.sig
 Signature check
 failed
 Downloading
 http://downloads.openmoko.org/repository/Om2008.8/armv4t/Packages.gz
 Downloading
 http://downloads.openmoko.org/repository/Om2008.8/armv4t/Packages.sig
 Signature check
 failed
 Downloading
 http://downloads.openmoko.org/repository/Om2008.8/neo1973/Packages.gz
 Downloading
 http://downloads.openmoko.org/repository/Om2008.8/neo1973/Packages.sig
 Signature check
 failed
 Downloading
 http://downloads.openmoko.org/repository/Om2008.8/om-gta02/Packages.gz
 Downloading
 http://downloads.openmoko.org/repository/Om2008.8/om-gta02/Packages.sig
 Signature check
 failed
 Collected
 errors:
  * Failed to download
 http://downloads.openmoko.org/repository/Multiverse/Packages.gz, error
 0

  * Failed to download
 http://downloads.openmoko.org/repository/Multiverse/Packages.sig, error
 0

  * Failed to download
 http://downloads.openmoko.org/repository/Om2008.8/all/Packages.gz, error
 0

  * Failed to download
 http://downloads.openmoko.org/repository/Om2008.8/all/Packages.sig, error
 0

  * Failed to download
 http://downloads.openmoko.org/repository/Om2008.8/armv4t/Packages.gz,
 error
 0

  * Failed to download
 http://downloads.openmoko.org/repository/Om2008.8/armv4t/Packages.sig,
 error
 0

  * Failed to download
 http://downloads.openmoko.org/repository/Om2008.8/neo1973/Packages.gz,
 error
 0

  * Failed to download
 http://downloads.openmoko.org/repository/Om2008.8/neo1973/Packages.sig,
 error
 0

  * Failed to download
 http://downloads.openmoko.org/repository/Om2008.8/om-gta02/Packages.gz,
 error
 0

  * Failed to download
 http://downloads.openmoko.org/repository/Om2008.8/om-gta02/Packages.sig,
 error 0

 Because of this opkg can't even grab the dependincies needed for the
 packages that I downloaded and placed on my microSD card, How can I solve
 this?

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: opkg problem

2009-02-22 Thread Gunnar AAstrand Grimnes
Alternativly it's because you have both usb networking and wifi up and
the default route goes to usb which does not does not route you on to
the internet?

You can fix it with the route command, something like:

route del default (repeat till none left)
route add default gw 192.168.0.1 eth0

(where 192.168.0.1 is the ip of your router)

- Gunnar

BitKeeper wrote:
 Hi,
 
 That looks like a dns / resolv.conf issue.
 
 Have a look at this wiki page.
 
 http://wiki.openmoko.org/wiki/USB_Networking#DNS
 
 Once you have fixed your dns issues do a opkg update again.
 
 Thanks,
 Bannon
 
 
 2009/2/23 Adam Jimerson vend...@gmail.com mailto:vend...@gmail.com
 
 I am having some problems with opkg, first of all after flashing
 2008.9 on my phone wifi is working but it seems to have problems to
 connect to my router which has mac filtering turned on (is this kind
 of network even supported?).  To get around this issue I connected
 to my freerunner to my PC and pinged Google at 74.125.19.147 and it
 worked so I attempted to run opkg and install/upgrade the packages I
 want there, some I already downloaded and placed them in
 /media/card/.  When trying to download packages with opkg I get the
 following errors
 
 r...@om-gta02:/media/card# opkg install matchbox-keyboard
 An error ocurred, return value: 2.
 
 
 r...@om-gta02:~# opkg install
 http://www.opkg.org/packages/ethtool_6_armv4t.ipk
 http://www.opkg.org/packages/wicd_1.5.6_armv4t.ipk
  
 
 Downloading
 http://www.opkg.org/packages/ethtool_6_armv4t.ipk 
  
 
 Collected
 errors:   

 
  * Failed to download
 http://www.opkg.org/packages/ethtool_6_armv4t.ipk, error 0  
 
 What do these errors mean?  I know it doesn't like the repos because
 when I did an update all the sig checks fails
 
 r...@om-gta02:~# opkg
 update 
 Downloading
 http://downloads.openmoko.org/repository/Multiverse/Packages.gz  
 Downloading
 http://downloads.openmoko.org/repository/Multiverse/Packages.sig 
 Signature check
 failed   
 Downloading
 http://downloads.openmoko.org/repository/Om2008.8/all/Packages.gz
 Downloading
 http://downloads.openmoko.org/repository/Om2008.8/all/Packages.sig   
 Signature check
 failed   
 Downloading
 http://downloads.openmoko.org/repository/Om2008.8/armv4t/Packages.gz 
 Downloading
 http://downloads.openmoko.org/repository/Om2008.8/armv4t/Packages.sig
 Signature check
 failed   
 Downloading
 http://downloads.openmoko.org/repository/Om2008.8/neo1973/Packages.gz
 Downloading
 http://downloads.openmoko.org/repository/Om2008.8/neo1973/Packages.sig
 Signature check
 failed   
 Downloading
 http://downloads.openmoko.org/repository/Om2008.8/om-gta02/Packages.gz
 Downloading
 http://downloads.openmoko.org/repository/Om2008.8/om-gta02/Packages.sig
 Signature check
 failed
 Collected
 errors: 
 
  * Failed to download
 http://downloads.openmoko.org/repository/Multiverse/Packages.gz,
 error
 0 
 
 
  * Failed to download
 http://downloads.openmoko.org/repository/Multiverse/Packages.sig,
 error
 0 

 
  * Failed to download
 http://downloads.openmoko.org/repository/Om2008.8/all/Packages.gz,
 error
 0 
   
 
  * Failed to download
 http://downloads.openmoko.org/repository/Om2008.8/all/Packages.sig,
 error
 0 
  
 
  * Failed to download
 http://downloads.openmoko.org/repository/Om2008.8/armv4t/Packages.gz,
 error
 0 

 
  * Failed to download
 http://downloads.openmoko.org/repository/Om2008.8/armv4t/Packages.sig,
 error
 0 
   
 
  * Failed to download
 http://downloads.openmoko.org/repository/Om2008.8/neo1973/Packages.gz,
 error
 0