Hi Hugo,

It look like you don't have direct network connectivity to the Internet.

Are you at work? if so do you know if you normally use a proxy to access the Internet? If so you'll need to set-up proxying for LTIB by editing the .ltibrc file. The sections you need to change would be:

# The HTTP proxy for internet access
# example: http://USER:[email protected]:PORT
%http_proxy
http://USER:[email protected]:PORT

# For each of the sources: ppp, gpp, gpp_stage, cpp_stage
# there is a corresponding entry that says whether or not
# to use a proxy.
# Valid values are: 1 : 0

%gpp_proxy
1

Obviously the  %http_proxy entry needs to reflect your environment.

The quick way to find out your proxy settings is to see if you can access http://bitshrine.org/ from your browser. If so look at the proxy settings it is using and crib those.

Regards, Stuart


On 29/06/11 13:45, hugo Alexandre wrote:
Hi All,

I'm trying to build LTIB for the first time on Ubuntu 10.04, and I always get the same error.

The content of host_config.log is:

Processing platform: host support
===================================

Processing: rpm-fs
====================
Build path taken because: no prebuilt rpm,
Testing network connectivity for gpp
No network download connection available
Can't get: rpm-4.0.4.tar.gz at ./ltib line 821.
Can't connect to bitshrine.org:80 <http://bitshrine.org:80> (connect: Connection timed out) ...propagated at ./ltib line 2498.
traceback:
 main::check_rpm_setup:2498
  main::host_checks:1483
   main:548


Started: Wed Jun 29 08:24:29 2011
Ended:   Wed Jun 29 08:25:00 2011
Elapsed: 31 seconds

Use of uninitialized value in concatenation (.) or string at ./ltib line 2818. Use of uninitialized value in concatenation (.) or string at ./ltib line 2818.
VERSION          : 10.1.1
CVS_VERSION      : $Revision: 1.75 $ (Savannah)
PLATFORM         : host
GNUTARCH         : i686
TOOLCHAIN        :
TOOLCHAIN_CFLAGS :

These packages failed to build:
rpm-fs

Build Failed

I've already searched for a solution on google, but I couldn't find anything.


Thanks in advance,

Hugo A. Gabardo


_______________________________________________
LTIB home page: http://ltib.org

Ltib mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/ltib

_______________________________________________
LTIB home page: http://ltib.org

Ltib mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/ltib

Reply via email to