public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Olaf Peters" <olaf.peters@technolution.nl>
To: <ecos-discuss@sources.redhat.com>
Subject: [ECOS] ecosadmin.tcl problem
Date: Fri, 26 Jan 2001 04:27:00 -0000	[thread overview]
Message-ID: <JGEEJKHHJODGMOKKPBENEEKKCAAA.olaf.peters@technolution.nl> (raw)

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.

             reply	other threads:[~2001-01-26  4:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-26  4:27 Olaf Peters [this message]
2001-01-26  4:50 ` Lewin A.R.W. Edwards

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=JGEEJKHHJODGMOKKPBENEEKKCAAA.olaf.peters@technolution.nl \
    --to=olaf.peters@technolution.nl \
    --cc=ecos-discuss@sources.redhat.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).