On Mon, 4 Aug 2003 08:10:45 +0200
Robert Arroyo i Andreu <[EMAIL PROTECTED]> wrote:

> El Lunes, 4 de Agosto de 2003 08:08, Meka[ni] escribió:
> 
> # tar tfvjp /usr/portage/distfiles/portage-2.0.48-r5.tar.bz2
> drwxr-xr-x root/root         0 2003-07-18 18:36:30 portage-2.0.48-r5/
> drwxr-xr-x root/root         0 2003-07-18 18:36:25 portage-2.0.48-r5/bin/
> -rwxr-xr-x root/root      2953 2002-03-31 03:52:03 portage-2.0.48-r5/bin/pdb
> -rwxr-xr-x root/root       332 2003-05-20 11:16:00 
> portage-2.0.48-r5/bin/fixpackages
> -rwxr-xr-x root/root       704 2003-02-22 17:59:08 portage-2.0.48-r5/bin/domo
> -rwxr-xr-x root/root       365 2003-02-22 17:59:08 portage-2.0.48-r5/bin/xpak
> -rw-r--r-- root/root      1398 2003-02-22 17:59:08 
> portage-2.0.48-r5/bin/queryhost.sh
> -rwxr-xr-x root/root      2461 2003-02-22 17:26:38 
> portage-2.0.48-r5/bin/fix-db.pl
> -rwxr-xr-x root/root       773 2003-04-09 16:36:59 
> portage-2.0.48-r5/bin/dolib.so
> -rwxr-xr-x root/root       328 2003-06-30 08:43:38 
> portage-2.0.48-r5/bin/env-update
> -rwxr-xr-x root/root       522 2003-06-13 23:36:08 
> portage-2.0.48-r5/bin/fixdbentries
> -rwxr-xr-x root/root     28927 2003-07-18 20:08:26 
> portage-2.0.48-r5/bin/repoman
> -rwxr-xr-x root/root       543 2003-02-22 17:59:08 
> portage-2.0.48-r5/bin/dopython
> -rwxr-xr-x root/root       981 2003-04-09 16:36:59 portage-2.0.48-r5/bin/dobin
> ...
> 
> So i think package is correct...
> 
> > On Mon, 4 Aug 2003 07:50:44 +0200
> >
> > Robert Arroyo i Andreu <[EMAIL PROTECTED]> wrote:
> > > Hello,
> > >
> > > I have a problem with unpacking bzip2 packages.
> > >
> > > # emerge -u portage
> > > Calculating dependencies ...done!
> > >
> > > >>> emerge (1 of 1) sys-apps/portage-2.0.48-r5 to /
> > > >>> md5 src_uri ;-) portage-2.0.48-r5.tar.bz2
> > > >>> Unpacking source...
> > > >>> Unpacking portage-2.0.48-r5.tar.bz2 to
> > >
> > > /var/tmp/portage/portage-2.0.48-r5/work
> > > tar: This does not look like a tar archive
> > > tar: Skipping to next header
> > > tar: Archive contains obsolescent base-64 headers
> > > tar: Error exit delayed from previous errors
> > >
> > > bzip2: I/O or other error, bailing out.  Possible reason follows.
> > > bzip2: Broken pipe
> > >         Input file = /usr/portage/distfiles/portage-2.0.48-r5.tar.bz2,
> > > output file = (stdout)
> > >
> > > !!! ERROR: sys-apps/portage-2.0.48-r5 failed.
> > > !!! Function unpack, Line 294, Exitcode 2
> > > !!! failure unpacking portage-2.0.48-r5.tar.bz2
> > >
> > > I have deleted source, ebuilds, and dunno what to do
> > >
> > > Thx,
> > >
> > > Robert
> > >
> > >
> > > --
> > > [EMAIL PROTECTED] mailing list
> >
> >     Try to unpack it by hand with "tar xfvjp portage-2.0.48-r5.tar.bz2". If it
> > still reports the same problem, the archive is broken. Good luck :o)
> >
> > ______
> > Meka[ni]
> >
> > --
> > [EMAIL PROTECTED] mailing list
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 
        I'm afraid you'll have to look at src_unpack() function in 
portage-2.0.48-r5.ebuild, but
it should be simple as "unpack ${A}. Try changing it to "tar xfjp ${A}" or something 
like
that.


______
Meka[ni]

--
[EMAIL PROTECTED] mailing list

Reply via email to