public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug 1001798] New: adding a package (epk-file) fails
@ 2013-03-12 13:37 bugzilla-daemon
  2013-03-12 13:39 ` [Bug 1001798] " bugzilla-daemon
  2013-03-12 15:18 ` bugzilla-daemon
  0 siblings, 2 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-03-12 13:37 UTC (permalink / raw)
  To: unassigned

Please do not reply to this email, use the link below.

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

            Bug ID: 1001798
           Summary: adding a package (epk-file) fails
           Product: eCos
           Version: 3.0
            Target: Custom (Customer specific)
  Architecture/Host ARM
                OS:
            Status: UNCONFIRMED
          Severity: critical
          Priority: low
         Component: ConfigTool
          Assignee: unassigned@bugs.ecos.sourceware.org
          Reporter: Bob.Brusa@gmail.com
                CC: ecos-bugs@ecos.sourceware.org

Created attachment 2128
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2128&action=edit
definition of a AT91SAM7x-based-platform with several templates

When adding a package (epk-file) with configtool>Tools>Administration>Add...
and selecting the epk-file, it does absolutely nothing - not even an error
message.

I know that my epk-file is ok, because on an older PC with W-xp, adding it with
configtool works. Now I am working on a W7 64-bit PC which I set up app.
something like 3 month ago. Cygwin is Version 1.7.17 and tcl 8.5.11-1

I then went on, trying to add the package "manually", but even the simplest
case, where I had copied the epk file in the packages folder of ecos failed. It
produced the following output:

rwb@w500 /cygdrive/c/cygwin/opt/ecos/packages
$ tclsh ecosadmin.tcl add icb_net.epk
ecosadmin error: parsing /cygdrive/c/cygwin/opt/ecos/ecos.db:
couldn't open "/cygdrive/c/cygwin/opt/ecos/ecos.db": no such file or directory

Something seems broken with tcl 8.5.11 because it tries to find the ecos.db at
an unusal place.

-- 
You are receiving this mail because:
You are the assignee for the bug.


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

* [Bug 1001798] adding a package (epk-file) fails
  2013-03-12 13:37 [Bug 1001798] New: adding a package (epk-file) fails bugzilla-daemon
@ 2013-03-12 13:39 ` bugzilla-daemon
  2013-03-12 15:18 ` bugzilla-daemon
  1 sibling, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-03-12 13:39 UTC (permalink / raw)
  To: unassigned

Please do not reply to this email, use the link below.

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

Robert Brusa <Bob.Brusa@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|low                         |normal

-- 
You are receiving this mail because:
You are the assignee for the bug.


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

* [Bug 1001798] adding a package (epk-file) fails
  2013-03-12 13:37 [Bug 1001798] New: adding a package (epk-file) fails bugzilla-daemon
  2013-03-12 13:39 ` [Bug 1001798] " bugzilla-daemon
@ 2013-03-12 15:18 ` bugzilla-daemon
  1 sibling, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-03-12 15:18 UTC (permalink / raw)
  To: unassigned

Please do not reply to this email, use the link below.

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |john@dallaway.org.uk
             Target|Custom (Customer specific)  |All
           Assignee|unassigned@bugs.ecos.source |john@dallaway.org.uk
                   |ware.org                    |
     Ever confirmed|0                           |1

--- Comment #1 from John Dallaway <john@dallaway.org.uk> ---
Bob, thank you for the bug report.

Please confirm ConfigTool build ID and date from the Help->About... box.

-- 
You are receiving this mail because:
You are the assignee for the bug.


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

* [Bug 1001798] New: adding a package (epk-file) fails
@ 2013-03-12 13:37 bugzilla-daemon
  0 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-03-12 13:37 UTC (permalink / raw)
  To: ecos-bugs

Please do not reply to this email, use the link below.

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

            Bug ID: 1001798
           Summary: adding a package (epk-file) fails
           Product: eCos
           Version: 3.0
            Target: Custom (Customer specific)
  Architecture/Host ARM
                OS:
            Status: UNCONFIRMED
          Severity: critical
          Priority: low
         Component: ConfigTool
          Assignee: unassigned@bugs.ecos.sourceware.org
          Reporter: Bob.Brusa@gmail.com
                CC: ecos-bugs@ecos.sourceware.org

Created attachment 2128
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2128&action=edit
definition of a AT91SAM7x-based-platform with several templates

When adding a package (epk-file) with configtool>Tools>Administration>Add...
and selecting the epk-file, it does absolutely nothing - not even an error
message.

I know that my epk-file is ok, because on an older PC with W-xp, adding it with
configtool works. Now I am working on a W7 64-bit PC which I set up app.
something like 3 month ago. Cygwin is Version 1.7.17 and tcl 8.5.11-1

I then went on, trying to add the package "manually", but even the simplest
case, where I had copied the epk file in the packages folder of ecos failed. It
produced the following output:

rwb@w500 /cygdrive/c/cygwin/opt/ecos/packages
$ tclsh ecosadmin.tcl add icb_net.epk
ecosadmin error: parsing /cygdrive/c/cygwin/opt/ecos/ecos.db:
couldn't open "/cygdrive/c/cygwin/opt/ecos/ecos.db": no such file or directory

Something seems broken with tcl 8.5.11 because it tries to find the ecos.db at
an unusal place.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

end of thread, other threads:[~2013-03-12 15:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-12 13:37 [Bug 1001798] New: adding a package (epk-file) fails bugzilla-daemon
2013-03-12 13:39 ` [Bug 1001798] " bugzilla-daemon
2013-03-12 15:18 ` bugzilla-daemon
2013-03-12 13:37 [Bug 1001798] New: " 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).