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]

[Issue 1000566] ecos-install.tcl install fails: "Failed to retrievemetadata"/Bad option


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


Jonathan Larmour <jifl@ecoscentric.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1




--- Comment #1 from Jonathan Larmour <jifl@ecoscentric.com>  2008-06-04 01:27:16 ---
That is odd. It must be complaining about "string equal" but "string equal" has
existed since at least Tcl 8.1, released eons ago.

For my interest, can you run the following bunch of commands for me and tell me
the output?

which tclsh
which tclsh83
which cygtclsh80
echo "puts [info tclversion]"| tclsh

Nevertheless I have made a modification to ecos-install.tcl which should allow
it to work for you, so after you have sent the answer to the above ;-), you
should be able to retry and it should work.

Jifl


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


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