public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
* [Issue 1000392] eCos installation failed
       [not found] <bug-1000392-13@http.bugzilla.ecoscentric.com/>
@ 2009-05-14  9:09 ` bugzilla-daemon
  2009-05-14  9:51 ` [Bug " bugzilla-daemon
  1 sibling, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2009-05-14  9:09 UTC (permalink / raw)
  To: ecos-bugs

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





--- Comment #6 from Robert Brusa <rbrusa@brusag.ch>  2009-05-14 10:09:12 ---
Created an attachment (id=719)
 --> (http://bugzilla.ecoscentric.com/attachment.cgi?id=719)
immediate failure when decoding file

When running the installation on my linux debian etch system, I get the
attached terminal output.


-- 
Configure issuemail: http://bugzilla.ecoscentric.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the issue.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 1000392] eCos installation failed
       [not found] <bug-1000392-13@http.bugzilla.ecoscentric.com/>
  2009-05-14  9:09 ` [Issue 1000392] eCos installation failed bugzilla-daemon
@ 2009-05-14  9:51 ` bugzilla-daemon
  1 sibling, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2009-05-14  9:51 UTC (permalink / raw)
  To: ecos-bugs

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


John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Bob.Brusa@gmail.com




--- Comment #7 from John Dallaway <john@dallaway.org.uk>  2009-05-14 10:51:09 ---
Robert, in reply to comment #6 :

>From the attachment, I note that you're using eCosPro. The error you are
observing is unrelated to the problem reported by the originator of this bug
report. I suggest you contact eCosCentric directly for resolution of your
installation problem.


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 1000392] eCos installation failed
       [not found] <bug-1000392-13@http.bugs.ecos.sourceware.org/>
@ 2008-02-21 23:20 ` bugzilla-daemon
  0 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2008-02-21 23:20 UTC (permalink / raw)
  To: ecos-bugs

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000392


Kirill Smirnov <lich@math.spbu.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lich@math.spbu.ru




--- Comment #5 from Kirill Smirnov <lich@math.spbu.ru>  2008-02-21 23:19:36 ---
I think I found out the problem:
I'm 99% sure that the file you download uses DOS-style line-ending.
I tried to convert my ecos-install.tcl to dos-style and got the same error as
you.

To be sure that the original remote file is OK I redownloaded it using:
$ wget --passive-ftp ftp://ecos.sourceware.org/pub/ecos/ecos-install.tcl

I got a correct UNIX-style file. So the original file is OK.

Therefore, the problem to understand where the file got corrupted. Should we
blame proxy?


-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 1000392] eCos installation failed
@ 2007-05-14 18:01 bugzilla-daemon
  0 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2007-05-14 18:01 UTC (permalink / raw)
  To: ecos-bugs

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.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 1000392] eCos installation failed
@ 2007-05-14 12:54 bugzilla-daemon
  0 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2007-05-14 12:54 UTC (permalink / raw)
  To: ecos-bugs

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


jifl@ecoscentric.com changed:

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




------- Additional Comments From jifl@ecoscentric.com  2007-05-14 13:54 -------
Hmm, I thought the proxy in the ftp_proxy environment variable had to be in the
form, http://www-cache.informatik.fh-wiesbaden.de:8080/ I've just tried the form
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.

Have you tried putting the proxy on the command line:
sh ecos-install.tcl -p www-cache.informatik.fh-wiesbaden.de:8080

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

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

I've just tried rerunning the script cleanly, with ftp_proxy set (and of the
form http://...../) and that works flawlessly. As does specifying -p.


-- 
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.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 1000392] eCos installation failed
@ 2007-05-14 11:42 bugzilla-daemon
  0 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2007-05-14 11:42 UTC (permalink / raw)
  To: ecos-bugs

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 12:41 -------
Hi, 

(In reply to comment #1)
> I had tested this before and it worked. Can you tell me exactly what command
> line you used?

I've 

> Also, did you have any environment variables set before you started the script,
> such as http_proxy and ftp_proxy?


> Does your proxy need a user and password, and if so did you set those on the
> command line?
> 
> 

1. I've set a ftp_proxy variable via:
export ftp_proxy=www-cache.informatik.fh-wiesbaden.de:8080

2. After setting the environment variable I've fetched the script via:
wget --passive-ftp ftp://ecos.sourceware.org/pub/ecos/ec os-install.tcl

3. I've started the script invoking:
xen@ezbs03:~/test$ sh ecos-install.tcl

4. The first line prints a strange ": command not found
eCos installer v2.0 starting..."

5. After selecting a ftp mirror the script fetches the file(s) installs it
locally in directory called ? 

Our proxy at university doesn't need a user/password. Sorry for the late reply
but I'm quite busy with some university stuff. 

Best regards,
 Micahel 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.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 1000392] eCos installation failed
@ 2007-05-01 15:54 bugzilla-daemon
  0 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2007-05-01 15:54 UTC (permalink / raw)
  To: ecos-bugs

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


jifl@ecoscentric.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO




------- Additional Comments From jifl@ecoscentric.com  2007-05-01 16:54 -------
I had tested this before and it worked. Can you tell me exactly what command
line you used?

Also, did you have any environment variables set before you started the script,
such as http_proxy and ftp_proxy?

Does your proxy need a user and password, and if so did you set those on the
command line?



-- 
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.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-05-14  9:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-1000392-13@http.bugzilla.ecoscentric.com/>
2009-05-14  9:09 ` [Issue 1000392] eCos installation failed bugzilla-daemon
2009-05-14  9:51 ` [Bug " bugzilla-daemon
     [not found] <bug-1000392-13@http.bugs.ecos.sourceware.org/>
2008-02-21 23:20 ` bugzilla-daemon
2007-05-14 18:01 bugzilla-daemon
  -- strict thread matches above, loose matches on Subject: below --
2007-05-14 12:54 bugzilla-daemon
2007-05-14 11:42 bugzilla-daemon
2007-05-01 15:54 bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).