Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Nov 2004 17:52:42 -0800
From:      Tim Kientzle <kientzle@freebsd.org>
To:        Sean McNeil <sean@mcneil.com>
Cc:        Kris Kennaway <kris@obsecurity.org>
Subject:   Re: bsdtar doesn't work with ports backup of libsigc++20
Message-ID:  <41980BEA.2030405@freebsd.org>
In-Reply-To: <1100471468.45413.0.camel@server.mcneil.com>
References:  <1100466137.48774.4.camel@server.mcneil.com> <20041114222745.GB17027@xor.obsecurity.org> <1100471468.45413.0.camel@server.mcneil.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Sean McNeil wrote:
>
>I was doing a complete rebuild of my system and ran into a problem with
>bsdtar:
>
>portupgrade -f libsigc++-2.0.3
>
>--->  Backing up the old version
>tar: share/doc/libsigc-2.0/docs/reference/html/classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01T__arg5_00_01T__arg6_01_4-members.html: (null)
>** Backup failed.

I just committed a couple of changes to -CURRENT
that seem to address this: Look for rev 1.21 of
archive_write_set_format_pax.c

(Same problem as Joe Marcus Clarke reported:  long
filenames and file flags are handled through the
same "extended attribute" mechanism, which appears
to have been broken since November 4.)

Let me know.

Tim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41980BEA.2030405>