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
Re: tarball issues
Thanks *, for the info. On 5/29/07, Dain Sundstrom <[EMAIL PROTECTED]> 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 >> >> >
Re: tarball issues
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
Re: tarball issues
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
Re: tarball issues
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
