problem untarring on a Solaris host ----------------------------------- Key: XERCESC-1394 URL: http://issues.apache.org/jira/browse/XERCESC-1394 Project: Xerces-C++ Type: Bug Environment: Solaris Reporter: Michael David Adams Priority: Minor
I get the following output when I try to unpack the tarball: 1 pandora:/home/advtech3/madams/xerces% gzcat xerces-c-current.tar.gz | tar xvf - x xerces-c-src_2_6_0, 0 bytes, 0 tape blocks x xerces-c-src_2_6_0/LICENSE, 11358 bytes, 23 tape blocks x xerces-c-src_2_6_0/KEYS, 9114 bytes, 18 tape blocks x xerces-c-src_2_6_0/Projects, 0 bytes, 0 tape blocks x xerces-c-src_2_6_0/Projects/MacOS, 0 bytes, 0 tape blocks x xerces-c-src_2_6_0/Projects/MacOS/CodeWarrior, 0 bytes, 0 tape blocks x xerces-c-src_2_6_0/Projects/MacOS/CodeWarrior/XercesLib, 0 bytes, 0 tape blocks x xerces-c-src_2_6_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLib.mcp.xml, 4771099 bytes, 9319 tape blocks x xerces-c-src_2_6_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCarbonDbgPrefix.h, 1053 bytes, 3 tape blocks x xerces-c-src_2_6_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCarbonRelPrefix.h, 1037 bytes, 3 tape blocks x xerces-c-src_2_6_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibClassicDbgPrefix.h, 1021 bytes, 2 tape blocks x xerces-c-src_2_6_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibClassicRelPrefix.h, 1005 bytes, 2 tape blocks x xerces-c-src_2_6_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCommonPrefix.h, 1067 bytes, 3 tape blocks x xerces-c-src_2_6_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibMachODbgPrefix.h, 1088 bytes, 3 tape blocks x xerces-c-src_2_6_0/Projects/MacOS/CodeWarrior/XercesLib/XercesLibMachORelPrefix.h, 1073 bytes, 3 tape blocks x xerces-c-src_2_6_0/Projects/MacOS/CodeWarrior/XercesSamples, 0 bytes, 0 tape blocks x xerces-c-src_2_6_0/Projects/MacOS/CodeWarrior/XercesSamples/DOMPrint, 0 bytes, 0 tape blocks x xerces-c-src_2_6_0/Projects/MacOS/CodeWarrior/XercesSamples/DOMPrint/DOMPrint.mcp.xml, 339538 bytes, 664 tape blocks x xerces-c-src_2_6_0/Projects/MacOS/CodeWarrior/XercesSamples/SAX2Print, 0 bytes, 0 tape blocks x xerces-c-src_2_6_0/Projects/MacOS/CodeWarrior/XercesSamples/SAX2Print/SAX2Print.mcp.xml, 334975 bytes, 655 tape blocks x xerces-c-src_2_6_0/Projects/MacOS/CodeWarrior/XercesSamples/XercesSampleSupport, 0 bytes, 0 tape blocks x xerces-c-src_2_6_0/Projects/MacOS/CodeWarrior/XercesSamples/XercesSampleSupport/CarbResource.r, 806 bytes, 2 tape blocks tar: directory checksum error The fix to this issue is to use gtar instead of the native Sun tar. My system administrator tells me it is likely because there is a directory that doesn't have execute permissions turned on. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]