You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Matt Hogstrom <ma...@hogstrom.org> on 2007/06/01 03:46:47 UTC

Re: tarball issues

Probably worth a re-packaging on an official release in the future.

On May 29, 2007, at 1:48 PM, Dain Sundstrom wrote:

> It is a bug that Maven inherited from Ant 1.6
>
>   http://issues.apache.org/bugzilla/show_bug.cgi?id=28776
>
> I'm not sure there is much we can do other then re-tar/checksum/ 
> sign the archives, and that will take convincing the release  
> manager it is worth the extra effort.
>
> -dain
>
> On May 27, 2007, at 3:01 PM, David Jencks wrote:
>
>> I think this is not a problem but some kind of artifact from  
>> either ant or maven's tgz algorithm.  I've certainly been seeing  
>> it for ages with no apparent ill effects.
>>
>> thanks
>> david jencks
>>
>> On May 27, 2007, at 11:18 AM, Don Hill wrote:
>>
>>> Hi,
>>>
>>> There seems to be a minor issue when extracting the geronimo- 
>>> tomcat6-jee5-2.0-SNAPSHOT.tar.gz, i am building this locally and  
>>> running SuSE SLED. Here is the issue I have encountered.
>>>
>>> extracting the tar with :
>>> tar -vzxf  ./assemblies/geronimo-tomcat6-jee5/target/geronimo- 
>>> tomcat6-jee5-2.0-SNAPSHOT-bin.tar.gz I get the following.
>>>
>>> geronimo-tomcat6-jee5-2.0-SNAPSHOT/schema/geronimo-tomcat-1.2.xsd
>>> geronimo-tomcat6-jee5-2.0-SNAPSHOT /schema/geronimo-tomcat- 
>>> config-1.0.xsd
>>> geronimo-tomcat6-jee5-2.0-SNAPSHOT/var/config/jsr88-configurer- 
>>> config.xml
>>> geronimo-tomcat6-jee5-2.0-SNAPSHOT/var/config/config.xml
>>> geronimo-tomcat6-jee5-2.0-SNAPSHOT/var/config/offline- deployer- 
>>> config.xml
>>> tar: Archive contains obsolescent base-64 headers
>>> tar: A lone zero block at 159618
>>>
>>> then if I run the file command as:
>>>
>>> file  ./assemblies/geronimo-tomcat6-jee5/target/geronimo-tomcat6- 
>>> jee5-2.0-SNAPSHOT-bin.tar.gz
>>> ./assemblies/geronimo-tomcat6-jee5/target/geronimo-tomcat6- 
>>> jee5-2.0-SNAPSHOT-bin.tar.gz: gzip compressed data, from MS-DOS
>>>
>>>
>>> Not really sure about the ms-dos part but just wanted to pass it  
>>> on, btw I am not on 64bit hardware
>>>
>>> Don
>>>
>>>
>>
>
>