This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1000392] eCos installation failed


https://bugzilla.ecoscentric.com/show_bug.cgi?id=1000392


mail@mfrey.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |MODIFIED




------- Additional Comments From mail@mfrey.net  2007-05-14 19:01 -------
(In reply to comment #3)

> form, http://www-cache.informatik.fh-wiesbaden.de:8080/ I've just tried the 
> you were saying you did, and it didn't succeed connecting to the proxy at all.
> It didn't even get as far as you say you'd got.

Maybe I'm to stupid to install eCos:
xen@ezbs03:~/test$ export ftp_proxy=195.72.96.250:8080
xen@ezbs03:~/test$ wget --passive-ftp
ftp://ecos.sourceware.org/pub/ecos/ecos-install.tcl
xen@ezbs03:~/test$ sh ecos-install.tcl 
: command not found
eCos installer v2.0 starting...
Written and maintained by Jonathan Larmour <jifl@eCosCentric.com>

Retrieving installer metadata information...

*** wget returned error. Last five lines of wget output:
--19:43:15--  http://sources.redhat.com/ecos/ecos-install.db
  (try: 3) => `ecos-install.db.9874'
Connecting to sources.redhat.com|209.132.176.174|:80... failed: Connection timed
out.
Giving up.

---------------------------------------------------------
Download failed. Perhaps you need to set a proxy to
connect via a firewall?

Configure a proxy? [Y/n] Y

Proxy hostname:port (e.g. proxy.me.com:3128): 195.72.96.250:8080

Configure username/password to access proxy? [y/N]  
Connected... 
Connected... 
Downloading ecos-install.db... 
File size 5,650 bytes
[**************************************************]
---------------------------------------------------------
Available distribution sites:

[1]     ftp://mirrors.rcn.net/pub/sourceware/ecos
...
[26]    ftp://ecos.sourceware.org/pub/ecos

Please select a distribution site: 11
 does not exist... creating.
Entering 
Retrieving eCos version 2.0
Connected... 
Downloading ecos-2.0.i386linux.tar.bz2... 
File size 15,084,304 bytes
[**************************************************]
Downloads complete.
If you wish to disconnect from the internet you may do so now.
Unpacking ecos-2.0.i386linux.tar.bz2...
/ecosenv.sh
/ecosenv.csh
---------------------------------------------------------
In future, to establish the correct environment for eCos,
run one of the following commands:
/ecosenv.sh             (for sh/bash users); or
/ecosenv.csh    (for csh/tcsh users)

It is recommended you append these commands to the end of your
shell startup files such as $HOME/.profile or $HOME/.login
---------------------------------------------------------
Installation complete!

After the "Installation complete!" I've found a directory named "?" in the local
directory.



> Have you tried putting the proxy on the command line:
> sh ecos-install.tcl -p www-cache.informatik.fh-wiesbaden.de:8080
 
Yepp and I've got the following output:

xen@ezbs03:~/test$  sh ecos-install.tcl -p www-cache.informatik.fh-wiesbaden.de:8080
: command not found
eCos installer v2.0 starting...
Written and maintained by Jonathan Larmour <jifl@eCosCentric.com>

Retrieving installer metadata information...

*** wget returned error. Last five lines of wget output:
Error parsing proxy URL http://www-cache.informatik.fh-wiesbaden.de:8080
/: Bad port number.
---------------------------------------------------------
Download failed. Perhaps you need to set a proxy to
connect via a firewall?

Configure a proxy? [Y/n] n                       

*** ecos-install.tcl error: Installation aborted.

> I've not seen the ": command not found" before ever. 

If you are interested I can make a screencast with istanbul (ogg theora codec).

> You're definitely using linux right? What version? and what version does "wget
> --version" report?

It's definitely Linux (Ubuntu 7.04) with a 2.6.18 Kernel. Ubuntu comes with
packages for eCos but I have didn't search for eCos with apt-cache and so I
build eCos "from scratch". The installed wget version is 1.10.2

Best regards,
 Michael Frey

-- 
Configure bugmail: https://bugzilla.ecoscentric.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]