Hi Don

I just built and extracted the same thing on a Ubuntu system without any problem. This seems a bit strange but if you have both /bin/gzip and /usr/bin/zip installed maybe something fishy happed when it got packed, you could try to just unzip the tar with /usr/bin/unzip if it works something fishy has definitely happed ;) /Peter
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



Reply via email to