Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 May 2012 11:28:05 +0200
From:      Zahemszky =?ISO-8859-2?Q?G=E1bor?= <Gabor@Zahemszky.HU>
To:        office@FreeBSD.org
Subject:   corrupt downloadable Libreoffice package
Message-ID:  <20120507112805.6d104757@Picasso.Zahemszky.HU>

next in thread | raw e-mail | index | archive | help
Hi!

We cannot use the prebuilt LibreOffice version for FreeBSD 9.0-RELEASE
on i386 platform, because the downloadable tbz file is corrupted. (I've
tried from ftp.freebsd.org and from ftp.hu.freebsd.org.) Both has a
wrong file in the releases/i386/9.0-RELEASE/packages/All driectory

ftp> dir libreoffice-*
229 Entering Extended Passive Mode (|||55364|)
150 Opening ASCII mode data connection for '/bin/ls'.
-rw-r--r--  1 1006  1006  118570567 Dec  7 04:27 libreoffice-3.4.4.tbz
-rw-r--r--  1 1006  1006  130323077 Dec  7 02:42  libreoffice-legacy-3.3.4.=
tbz
226 Transfer complete.
ftp>=20

If I try to list the 3.4.4 version, I got:

$ tar tvzf libreoffice-3.4.4.tbz
..
-r--r--r--  0 root wheel   238080 dec  6 23:08 lib/libreoffice/basis3.4/pro=
gram/libucphier1.so
-r--r--r--  0 root wheel   189132 dec  6 23:08 lib/libreoffice/basis3.4/pro=
gram/libucppkg1.so
-r--r--r--  0 root wheel   131784 dec  7 02:04 lib/libreoffice/basis3.4/pro=
gram/libunopkgapp.so
tar: bzip decompression failedTruncated input file (needed 132096 bytes, on=
ly 0 available)
tar: Error exit delayed from previous errors.

I tried to decompress/test it with bzip2, and got error from it, too. ((Tri=
ed it
on a i386 and on a amd64 version of FreeBSD-9.0-p1, and on a i386 8.2, too.)

Actually, the 3.3.4 (legacy) version is good, and the 3.4.4 version is
good on amd64 platform, too.

Bye,

G=E1bor < Gabor at Zahemszky dot HU <

--=20
#!/bin/ksh
#
# See my GPG key at http://www.Zahemszky.HU
#
Z=3D'21N16I25C25E30, 40M30E33E25T15U!';
IFS=3D' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';
set -- $Z;for i;{ [[ $i =3D ? ]]&&print $i&&break;
[[ $i =3D ??? ]]&&j=3D$i&&i=3D${i%?};
typeset -i40 i=3D8#$i;print -n ${i#???};
[[ "$j" =3D ??? ]]&&print -n "${j#??} "&&j=3D;typeset +i i;};
IFS=3D' 0123456789 ';set -- $Z;for i;{ [[ $i =3D , ]]&&i=3D2;
[[ $i =3D ?? ]]||typeset -l i;j=3D"$j $i";typeset +l i;};print "$j"



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