Upgrade java/icedtea-web from 1.2_2 -> 1.3 fails: "tar: Pathname in pax header can't be converted to current locale"

David Wolfskill david at catwhisker.org
Sat Sep 8 16:16:10 UTC 2012


On Sat, Sep 08, 2012 at 07:00:24PM +0300, Kimmo Paasiala wrote:
> ...
> > Does this work for anyone else?
> ...
> 
> I can extract the tar file on 9-STABLE, my locale settings are the
> defaults for root:
> 
> # locale
> LANG=
> LC_CTYPE="C"
> LC_COLLATE="C"
> LC_TIME="C"
> LC_NUMERIC="C"
> LC_MONETARY="C"
> LC_MESSAGES="C"
> LC_ALL=
> 
> Try unsetting LANG and LC_ALL.
> ....

Thanks for the encouragement ... but:

g1-227(8.3-S)[30] head -20 typescript && grep -A 1 -B 1 '^tar: ' typescript
Script started on Sat Sep  8 09:12:05 2012

g1-227(8.3-S)[1] unsetenv LC_ALL
g1-227(8.3-S)[2] unsetenv LANG
g1-227(8.3-S)[3] locale
LANG=
LC_CTYPE="C"
LC_COLLATE="C"
LC_TIME="C"
LC_NUMERIC="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_ALL=
g1-227(8.3-S)[4] tar xvf /usr/ports/distfiles/icedtea-web-1.3.tar.gz 
x icedtea-web-1.3/
x icedtea-web-1.3/tests/
x icedtea-web-1.3/tests/junit-runner/
x icedtea-web-1.3/tests/junit-runner/CommandLine.java
x icedtea-web-1.3/tests/junit-runner/JunitLikeXmlOutputListener.java
x icedtea-web-1.3/tests/junit-runner/LessVerboseTextListener.java
x icedtea-web-1.3/tests/reproducers/signed/Spaces can be everywhere signed/resources/
tar: Pathname in pax header can't be converted to current locale.
x icedtea-web-1.3/tests/reproducers/signed/Spaces can be everywhere signed/resources/NotOnly spaces can kill \304\233\305\241\304\215\305\231\305\276 too signed.jnlp
--
x icedtea-web-1.3/tests/reproducers/simple/Spaces can be everywhere/resources/
tar: Pathname in pax header can't be converted to current locale.
x icedtea-web-1.3/tests/reproducers/simple/Spaces can be everywhere/resources/NotOnly spaces can kill \304\233\305\241\304\215\305\231\305\276 too.jnlp
--
x icedtea-web-1.3/README
tar: Error exit delayed from previous errors.
g1-227(8.3-S)[5] exit
g1-227(8.3-S)[31] 

This is running:

FreeBSD g1-227.catwhisker.org 8.3-STABLE FreeBSD 8.3-STABLE #450 240235M: Sat Sep  8 04:29:12 PDT 2012     root at g1-227.catwhisker.org:/common/S1/obj/usr/src/sys/CANARY  i386


Perhaps it's an issue with tar in stable/8 (vs. stable/9 or head)?

Peace,
david
-- 
David H. Wolfskill				david at catwhisker.org
Depriving a girl or boy of an opportunity for education is evil.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20120908/4db051ff/attachment.pgp


More information about the freebsd-ports mailing list