public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Bob Brusa <bob.brusa@gmail.com>
To: ecos discuss <ecos-discuss@ecos.sourceware.org>,
	 sergei.gavrikov@gmail.com
Subject: [ECOS] Fwd: [Err] Re: [ECOS] adding a package with configtool fails
Date: Fri, 08 Mar 2013 16:15:00 -0000	[thread overview]
Message-ID: <513A0E74.3080607@gmail.com> (raw)
In-Reply-To: <5139ff4b.05dd420a.78e6.ffffae24SMTPIN_ADDED_MISSING@mx.google.com>

[-- Attachment #1: Type: text/plain, Size: 974 bytes --]

When sending a mail to ecos-discuss at ecos.sourceware.org I get an 
error message from hunkim at postech.ac.kr - What's going on here?????


-------- Original-Nachricht --------
Betreff: [Err] Re: [ECOS] adding a package with configtool fails
Datum: Sat, 09 Mar 2013 00:10:00 +0900
Von: postmaster@postech.ac.kr
An: bob.brusa@gmail.com

Transmit Report:

hunkim@postech.ac.kr¿¡°Ô žÞÀÏ ¹ßŒÛÀ» 3¹Þ œÃµµÇßÁöžž œÇÆÐÇÏ¿ŽœÀŽÏŽÙ.
(œÇÆÐ ÀÌÀ¯ : 554 Transaction failed. 402 Local User Inbox Full 
(hunkim@postech.ac.kr) 7,112640,112638(141.223.1.1))

<ÂÌ°í> œÇÆÐ ÀÌÀ¯¿¡ ŽëÇÑ Œ³ží
User unknown       :žÞÀÏÀ» ŒöœÅÇÒ »ç¿ëÀÚ°¡ ÁžÀçÇÏÁö ŸÊÀœ
Socket connect fail:ŒöœÅ žÞÀÏ Œ­¹ö¿Í ¿¬°á œÇÆÐ
DATA write fail    :ŒöœÅ žÞÀÏ Œ­¹ö·Î žÞŒŒÁö ŒÛœÅ œÇÆÐ
DATA reponse fail  :ŒöœÅ žÞÀÏ Œ­¹ö·ÎºÎÅÍ žÞŒŒÁö ŒöœÅ œÇÆÐ




[-- Attachment #2: Nachrichtenteil als Anhang --]
[-- Type: message/delivery-status, Size: 243 bytes --]

[-- Attachment #3: ForwardedMessage.eml --]
[-- Type: message/rfc822, Size: 6523 bytes --]

From: Bob Brusa <bob.brusa@gmail.com>
To: ecos discuss <ecos-discuss@ecos.sourceware.org>
Subject: Re: [ECOS] adding a package with configtool fails
Date: Fri, 08 Mar 2013 15:39:19 +0100
Message-ID: <5139F817.6090701@gmail.com>

Am 08.03.2013 13:40, schrieb Sergei Gavrikov:
> On Fri, 8 Mar 2013, Bob Brusa wrote:
>
>> Hi,
>> I moved eCos and tools and the sourcecode of project P2 to a new(er)
>> pc (W7).  Actually I had already done an eCos-related project P1 on
>> this pc and hence, I know that everything is working, but P2 needs a
>> (user written) package, not yet included in eCos:
>>
>> - When adding this package with configtool>Tools>Administration and
>> opening the corresponding epk-file, configtool does not report any
>> errors, but the added package is still not part of ecos.
>>
>> When performing this same operation with the same epk-file on the
>> previous old PC, it works. There seems to be something missing on my
>> new pc. But how to find out what?
>
> Hi Bob
>
> May be your installation lacks Tcl.  Try from cygwin bash prompt
>
>    tclsh "${ECOS_REPOSITORY}"/ecosadmin.tcl list
>
> if this works, then
>
>    tclsh "${ECOS_REPOSITORY}"/ecosadmin.tcl add foo.epk
>
>
> Sergei
>
>> Thanks for advice and best regards - Bob
>>
>>
>> --
>> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
>> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
>>
Hi Sergei,
In cygwin-terminal I get the following response:

rwb@w500 ~
$ tclsh ${ECOS_REPOSITORY}/ecosadmin.tcl list
ecosadmin error: parsing /home/rwb/c:/cygwin/opt/ecos/packages/ecos.db:
couldn't open "/home/rwb/c:/cygwin/opt/ecos/packages/ecos.db": no such 
file or directory

No idea why it adds /home/rwb/ in front of the correctly specified 
ECOS_REPOSITORY variable.

On the other hand, when changing to the packages directory - the list is 
printed out:

rwb@w500 ~
$ cd ${ECOS_REPOSITORY}

rwb@w500 /opt/ecos/packages
$ tclsh ecosadmin.tcl list
CYGPKG_HAL: current
CYGPKG_INFRA: current...<cut>

Any further advice to make it work also from configtool?
Thank you and regards - Bob


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss





[-- Attachment #4: Nachrichtenteil als Anhang --]
[-- Type: text/plain, Size: 0 bytes --]



[-- Attachment #5: Type: text/plain, Size: 148 bytes --]

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

           reply	other threads:[~2013-03-08 16:15 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <5139ff4b.05dd420a.78e6.ffffae24SMTPIN_ADDED_MISSING@mx.google.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=513A0E74.3080607@gmail.com \
    --to=bob.brusa@gmail.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=sergei.gavrikov@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).