Active Topics

 


Reply
Thread Tools
Posts: 15 | Thanked: 0 times | Joined on Nov 2008
#1
Hey chaps!

I've been following the SDK installation instructions found at:
http://wiki.maemo.org/Documentation/...l_Installation

I'm behind a proxy server, and Scratchbox is installed successfully. But when trying to run "maemo-sdk-install.sh" it crashes out with the message

Code:
Running apt-get update on 'FREMANTLE_ARMEL'.
Err http://repository.maemo.org fremantle/sdk Release.gpg
  Could not resolve '8080'
Err http://repository.maemo.org fremantle/tools Release.gpg
  Could not resolve '8080'
Ign http://repository.maemo.org fremantle/sdk Release
Ign http://repository.maemo.org fremantle/tools Release
Err http://repository.maemo.org fremantle/sdk/free Packages
  Could not resolve '8080'
Err http://repository.maemo.org fremantle/sdk/non-free Packages
  Could not resolve '8080'
Err http://repository.maemo.org fremantle/sdk/free Sources
  Could not resolve '8080'
Err http://repository.maemo.org fremantle/tools/free Packages
  Could not resolve '8080'
Err http://repository.maemo.org fremantle/tools/non-free Packages
  Could not resolve '8080'
Err http://repository.maemo.org fremantle/tools/free Sources
  Could not resolve '8080'
Failed to fetch http://repository.maemo.org/dists/fremantle/sdk/Release.gpg  Could not resolve '8080'
Failed to fetch http://repository.maemo.org/dists/fremantle/tools/Release.gpg  Could not resolve '8080'
Failed to fetch http://repository.maemo.org/dists/fremantle/sdk/free/binary-armel/Packages.gz  Could not resolve '8080'
Failed to fetch http://repository.maemo.org/dists/fremantle/sdk/non-free/binary-armel/Packages.gz  Could not resolve '8080'
Failed to fetch http://repository.maemo.org/dists/fremantle/sdk/free/source/Sources.gz  Could not resolve '8080'
Failed to fetch http://repository.maemo.org/dists/fremantle/tools/free/binary-armel/Packages.gz  Could not resolve '8080'
Failed to fetch http://repository.maemo.org/dists/fremantle/tools/non-free/binary-armel/Packages.gz  Could not resolve '8080'
Failed to fetch http://repository.maemo.org/dists/fremantle/tools/free/source/Sources.gz  Could not resolve '8080'
Reading package lists... Done
E: Some index files failed to download, they have been ignored, or old ones used instead.
E: Unable to run 'apt-get update' on the target.
E: Please correct any network problems.
E: Scratchbox login returned error 100.

The installation process was unable to run 'apt-get update' inside
the installed targets in order to update the local package database.
This could be due to an error in network configuration inside scratchbox.
Common causes are incorrect proxy	settings and the 'hosts' line in
/scratchbox/etc/nsswitch.conf.
For the 'hosts' line in /scratchbox/etc/nsswitch.conf the following
should usually be enough:
hosts:          files dns
Any ideas?
- I set the proxy settings via the GUI "network proxy" button
- apt-get seems to work ok.
- the proxy settings are in the .bashrc file in my user area in scratchbox
- The ping command doesn't get me a response from sites


Any help would be amazing
 
Posts: 355 | Thanked: 566 times | Joined on Nov 2009 @ Redstone Canyon, Colorado
#2
----> "Could not resolve '8080'" <----

Your proxy is set up wrong. Perhaps you need something like http://192.168.1.1:8080 or somesuch and not just "8080".
 

The Following 2 Users Say Thank You to jebba For This Useful Post:
Posts: 15 | Thanked: 0 times | Joined on Nov 2008
#3
yep,

The 8080 was down to be tampering with proxy settings in /etc/bash.bashrc

After getting rid of that -- turns out you were right, the SDK installer would not resolve the proxy machine name into an IP. Entering the IP fixed the problem
 
Reply


 
Forum Jump


All times are GMT. The time now is 05:13.