This is the mail archive of the ecos-discuss@sources.redhat.com 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]

Re: Fail to add TCP/IP stack package


John wrote:
> 
> Hi all,
> 
> When I add TCP/IP stack package(net-1.0b1.epk) using Package Administration Tool an error occurred:
> 
> Command execution error:
> 
> extracting pkgadd.db:
> /usr/bin/tar:Skipping to next header
> /usr/bin/tar:Skipping to next header
> /usr/bin/tar:Skipping to next header
> /usr/bin/tar:Skipping to next header
> /usr/bin/tar:Skipping to next header
> /usr/bin/tar:367 garbage bytes ignored at end of archive
> /usr/bin/tar:pkgadd.db:Not found in archive
> /usr/bin/tar:Error exit delayed from previos errors
> 
> Why?

This is a clash with cygwin binary vs. text mode I feel sure, but haven't
had the time to investigate :-(.

You can cheat though - an EPK is just a gzipped tar file. Decompress it
with gzip -d, and extract with tar. You will need to add pkgadd.db to your
ecos.db and the rest in place in your eCos repository.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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