public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] ecosadmin.tcl problem
@ 2001-01-26  4:27 Olaf Peters
  2001-01-26  4:50 ` Lewin A.R.W. Edwards
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Peters @ 2001-01-26  4:27 UTC (permalink / raw)
  To: ecos-discuss

Hi,

I'm trying to install the net-1.0b1.epk package, which I downloaded from the
RedHat site. First I tried with the PkgAdmin.exe tool, running on Win-2000.
PkgAdmin failed so I tried the ecosadmin.tcl script from the command line,
which failed as well giving the following output:

$ cygtclsh80 ecosadmin.tcl add /cygwin/tmp/net-1.0b1.epk
ecosadmin error: extracting pkgadd.db:
child killed: write on pipe with no readers
/usr/bin/tar: Skipping to next header
/usr/bin/tar: Skipping to next header
/usr/bin/tar: Skipping to next header
/usr/bin/tar: pkgadd.db: Not found in archive
/usr/bin/tar: Error exit delayed from previous errors


I viewed the ecosadmin.tcl script and when I changed
"exec > $ecosadmin::null_device gunzip < $abs_package | tar xf - $datafile"
into
"exec > $ecosadmin::null_device tar xf $abs_package $datafile"
all runs well if I gunzip the net-1.0b1.epk manually myself.

Any suggestions?

TIA,
Olaf.

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

* Re: [ECOS] ecosadmin.tcl problem
  2001-01-26  4:27 [ECOS] ecosadmin.tcl problem Olaf Peters
@ 2001-01-26  4:50 ` Lewin A.R.W. Edwards
  0 siblings, 0 replies; 2+ messages in thread
From: Lewin A.R.W. Edwards @ 2001-01-26  4:50 UTC (permalink / raw)
  To: Olaf Peters, ecos-discuss

>I'm trying to install the net-1.0b1.epk package, which I downloaded from the
>RedHat site. First I tried with the PkgAdmin.exe tool, running on Win-2000.
>PkgAdmin failed so I tried the ecosadmin.tcl script from the command line,

I had exactly the same problems. I manually unpacked, moved the source 
files into my source trees, and appended the cdl file to the main cdl. I'm 
pretty sure it's something to do with binary vs text mode mount points in 
cygwin, but I couldn't figure out how to fix it.

=== Lewin A.R.W. Edwards (Embedded Engineer)
Work: http://www.digi-frame.com/
Personal: http://www.zws.com/ and http://www.larwe.com/

"Und setzet ihr nicht das Leben ein,
Nie wird euch das Leben gewonnen sein."

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

end of thread, other threads:[~2001-01-26  4:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-26  4:27 [ECOS] ecosadmin.tcl problem Olaf Peters
2001-01-26  4:50 ` Lewin A.R.W. Edwards

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