Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#42525 closed defect (worksforme)

clang-3.3-3.3_2+analyzer+python27+universal package appears incomplete - truncated archive

Reported by: cheongi Owned by: wsiegrist@…
Priority: Normal Milestone:
Component: server/hosting Version: 2.2.1
Keywords: Cc: jeremyhu (Jeremy Huddleston Sequoia)
Port: clang-3.3_2

Description

:info:activate x ./opt/local/libexec/llvm-3.3/lib/libclangAST.a
:info:activate bzip2: Compressed file ends unexpectedly;
:info:activate 	perhaps it is corrupted?  *Possible* reason follows.
:info:activate bzip2: Undefined error: 0
:info:activate 	Input file = /opt/local/var/macports/software/clang-3.3/clang-3.3-3.3_2+analyzer+python27+universal.darwin_10.i386-x86_64.tbz2, output file = (stdout)
:info:activate 
:info:activate It is possible that the compressed file(s) have become corrupted.
[..]
:info:activate 
:info:activate : Truncated tar archive

This file is only 109MB clang-3.3-3.3_2+analyzer+python27+universal.darwin_10.i386-x86_64.tbz2

The previous version is 550MB clang-3.3-3.3_0+analyzer+python27+universal.darwin_10.i386-x86_64.tbz2

Change History (3)

comment:1 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: worksforme
Status: newclosed

Delete and refetch?

comment:2 in reply to:  1 Changed 10 years ago by cheongi

Replying to jeremyhu@…:

Delete and refetch?

I downloaded two separate copies manually directly from two different servers and manually unzipped. Both servers list the same file size and both files have the same hash. Both generate the same error.

$ sudo bunzip2 *

bunzip2: Compressed file ends unexpectedly;
	perhaps it is corrupted?  *Possible* reason follows.
bunzip2: No such file or directory
	Input file = clang-3.3-3.3_2+analyzer+python27+universal.darwin_10.i386-x86_64.tbz2, output file = clang-3.3-3.3_2+analyzer+python27+universal.darwin_10.i386-x86_64.tar

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file clang-3.3-3.3_2+analyzer+python27+universal.darwin_10.i386-x86_64.tar, if it exists.

If it works for you, is it this and is it really meant to be 109M????? http://packages.macports.org/clang-3.3/

clang-3.3-3.3_2+analyzer+python27+universal.darwin_10.i386-x86_64.tbz2 08-Jan-2014 23:51 109M

clang-3.3-3.3_2+analyzer+python27+universal.darwin_10.i386-x86_64.tbz2.rmd160 08-Jan-2014 23:51 512

comment:3 Changed 10 years ago by neverpanic (Clemens Lang)

Could be due to the recent disk space shortage. I guess the archive should be deleted.

Note: See TracTickets for help on using tickets.