Date: Fri, 10 Apr 2015 13:32:28 -0400 From: Matteo Riondato <matteo@freebsd.org> To: d@delphij.net Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Xin LI <delphij@freebsd.org>, Jung-uk Kim <jkim@freebsd.org> Subject: Re: svn commit: r281316 - in head: contrib/xz contrib/xz/src/common contrib/xz/src/liblzma/api/lzma contrib/xz/src/liblzma/common contrib/xz/src/liblzma/lz contrib/xz/src/liblzma/lzma contrib/xz/src/xz... Message-ID: <CA%2BfiBi63hPDLNiwuoyat0J1encnAxgPbmeuXiOv3W3UbRMBNvw@mail.gmail.com> In-Reply-To: <55280906.4040503@delphij.net> References: <201504091803.t39I3R4Y042146@svn.freebsd.org> <CA%2BfiBi7hYTfqSWeG3%2B9qLwtHw2BLSTbYk=gpzf0V3-agfXNaAA@mail.gmail.com> <552803B6.4000005@FreeBSD.org> <55280780.1040104@delphij.net> <CA%2BfiBi5TDV=rwdMX2-T7EebCpLWik0d2qTrVrwYANkas_im6-g@mail.gmail.com> <55280906.4040503@delphij.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Yep, I confirm that it works. Thanks again. On Fri, Apr 10, 2015 at 1:31 PM, Xin Li <delphij@delphij.net> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > On 04/10/15 10:26, Matteo Riondato wrote: >> Thanks. Let me know if I can test any patch. > > r281372 (I have already tested it with some test cases already so > expect it work for you). > >> Best, Matteo >> >> On Fri, Apr 10, 2015 at 1:25 PM, Xin Li <delphij@delphij.net> >> wrote: On 04/10/15 10:09, Jung-uk Kim wrote: >>>>> On 04/10/2015 12:05, Matteo Riondato wrote: >>>>>> Could this update be causing this error when trying to >>>>>> upgrade the installed packages using "pkg upgrade" ? >>>>> >>>>>> [1/27] Extracting glib-2.42.2: 99% pkg: >>>>>> archive_read_extract(): Lzma library error: Corrupted input >>>>>> data [1/27] Extracting glib-2.42.2: 100% [1/27] Deleting >>>>>> files for glib-2.42.2: 100% >>>>> >>>>>> ? I tried removing the fetched archives from /var/cache/pkg >>>>>> and having pkg fetch them again, so that doesn't seem to be >>>>>> the issue. >>>>> >>>>> Actually libarchive(3) seems broken. >>>>> >>>>> # tar tf tar-1.28.tar.xz > /dev/null || echo FAILURE! tar: >>>>> Truncated input file (needed 976896 bytes, only 0 available) >>>>> tar: Error exit delayed from previous errors. FAILURE! >>>>> >>>>> The same file is fine with GNU tar. >> >> I have see this too. >> >> It seems like the libmd implementation of SHA256 is doing >> something differently than the bundled one and libarchive(3) is >> expecting a different behavior (not 100% sure yet, still figuring >> it out). >> >> The strange part is that xz's 'make check' passed just fine and >> the same archive processed by xz(1) as expected, so yes it's >> possible that we hit a libarchive bug. >> >> As a precaution I have reverted the SHA256 portion of the change >> and the library should work fine with libarchive now. >> >> Cheers, > > - -- > Xin LI <delphij@delphij.net> https://www.delphij.net/ > FreeBSD - The Power to Serve! Live free or die > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.1.2 (FreeBSD) > > iQIcBAEBCgAGBQJVKAkGAAoJEJW2GBstM+nsI9IQAIDlY00SxHVh854CzwN/bXct > gEnXuc2jzsfCwoLUKrczGWYbn6yEZ+GGzq/K1THVbFw6SfVTByQtR6ExWTs4PY1L > 6VkwB4ncDZRlUoiTGjphHz41I3kRyIQalArpS84U+C913JzFlX0JfmFon9hv2KKX > 1LzMXaiNvc6WEJ/WVr0Nq3k/5WZEYZCfI/do6KUG4Hal8EL+cXKiWRMCVKOFewEK > pwWeAyiTw6pya+uFy3VPPByHUh2jb2OqAFQ1ASwIx/rry6pmZ9XUj3nmaKsjWB9H > MrCrgOQPgQF/XSFSrxdmT9zduOGiT8W9HNxLRZUffRLlrXOofl8pYdHdZTzdv10s > HmTWAKsjjueeiUn5Vh6sNEh6958GBpou2Tg+ZuOveEt+p55P2aQgl8fWAhZapxZr > SVvX4nlgG6ZHvEKTi43Kl8TIGCxvOtd884U8KjRrnQgKICId7OfglLNlOfdJsEzA > a5NX7v5vHBb5oa5A9VO7piH5ZEF7GDOdgvODJMlIhIYWc9hcuyVepwJctX4GAdOI > ZvYFaBmSayKq/0zl3DXyUfaH7kRjOURwI6fVwtKvI4ZHO+TE//8gyRVd20YRiNEH > YFS5HV20gR1JXFOhkXB1syIu3JlcLrksjeZLAzc9VoGlOzq/hXxSikBxh5ZZHQYL > xJGCQkLAH1kZVCPsFFQX > =C4ZD > -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BfiBi63hPDLNiwuoyat0J1encnAxgPbmeuXiOv3W3UbRMBNvw>