stupid me... now it works; thank you :)
On Tue, Jan 4, 2011 at 1:29 PM, Guillaume Nodet <[email protected]> wrote: > Did you import the KEYS file before running the script ? > > On Tue, Jan 4, 2011 at 12:04, Andreas Pieber <[email protected]> wrote: >> I've tested it with karaf and various other projects; works again; thank you >> >> +1 (non binding) >> >> btw, if I use the script to verify the signatures I get: >> >> ################################################################################ >> CHECK SIGNATURES AND DIGESTS >> ################################################################################ >> /tmp/felix-staging/066/org/apache/felix/org.apache.felix.fileinstall/maven-metadata.xml >> gpg: ---- >> md5: BAD!!!!!!!! >> sha1: BAD!!!!!!!! >> /tmp/felix-staging/066/org/apache/felix/org.apache.felix.fileinstall/3.1.4/org.apache.felix.fileinstall-3.1.4-project.zip >> gpg: BAD!!!!!!!! >> md5: BAD!!!!!!!! >> sha1: BAD!!!!!!!! >> /tmp/felix-staging/066/org/apache/felix/org.apache.felix.fileinstall/3.1.4/org.apache.felix.fileinstall-3.1.4-bin.tar.gz >> gpg: BAD!!!!!!!! >> md5: BAD!!!!!!!! >> sha1: BAD!!!!!!!! >> /tmp/felix-staging/066/org/apache/felix/org.apache.felix.fileinstall/3.1.4/org.apache.felix.fileinstall-3.1.4-project.tar.gz >> gpg: BAD!!!!!!!! >> md5: BAD!!!!!!!! >> sha1: BAD!!!!!!!! >> /tmp/felix-staging/066/org/apache/felix/org.apache.felix.fileinstall/3.1.4/org.apache.felix.fileinstall-3.1.4-sources.jar >> gpg: BAD!!!!!!!! >> md5: BAD!!!!!!!! >> sha1: BAD!!!!!!!! >> /tmp/felix-staging/066/org/apache/felix/org.apache.felix.fileinstall/3.1.4/org.apache.felix.fileinstall-3.1.4-bin.zip >> gpg: BAD!!!!!!!! >> md5: BAD!!!!!!!! >> sha1: BAD!!!!!!!! >> /tmp/felix-staging/066/org/apache/felix/org.apache.felix.fileinstall/3.1.4/org.apache.felix.fileinstall-3.1.4.pom >> gpg: BAD!!!!!!!! >> md5: BAD!!!!!!!! >> sha1: BAD!!!!!!!! >> /tmp/felix-staging/066/org/apache/felix/org.apache.felix.fileinstall/3.1.4/org.apache.felix.fileinstall-3.1.4.jar >> gpg: BAD!!!!!!!! >> md5: BAD!!!!!!!! >> sha1: BAD!!!!!!!! >> /tmp/felix-staging/066/.index/nexus-maven-repository-index.properties >> gpg: ---- >> md5: BAD!!!!!!!! >> sha1: BAD!!!!!!!! >> /tmp/felix-staging/066/.index/nexus-maven-repository-index.gz >> gpg: ---- >> md5: BAD!!!!!!!! >> sha1: BAD!!!!!!!! >> /tmp/felix-staging/066/.meta/repository-metadata.xml >> gpg: ---- >> md5: ---- >> sha1: ---- >> /tmp/felix-staging/066/.meta/p2-metadata.properties >> gpg: ---- >> md5: ---- >> sha1: ---- >> /tmp/felix-staging/066/folder-trigger.png >> gpg: ---- >> md5: ---- >> sha1: ---- >> /tmp/felix-staging/066/leaf-nexus.png >> gpg: ---- >> md5: ---- >> sha1: ---- >> /tmp/felix-staging/066/folder-nexus.png >> gpg: ---- >> md5: ---- >> sha1: ---- >> /tmp/felix-staging/066/images/default/grid/loading.gif >> gpg: ---- >> md5: ---- >> sha1: ---- >> /tmp/felix-staging/066/bullet_star.png >> gpg: ---- >> md5: ---- >> sha1: ---- >> /tmp/felix-staging/066/Sonatype-content.css?1.8.0.1 >> gpg: ---- >> md5: ---- >> sha1: ---- >> /tmp/felix-staging/066/folder-open-nexus.png >> gpg: ---- >> md5: ---- >> sha1: ---- >> /tmp/felix-staging/066/arrow_refresh.png >> gpg: ---- >> md5: ---- >> sha1: ---- >> ################################################################################ >> >> >> On Mon, Jan 3, 2011 at 9:58 AM, Guillaume Nodet <[email protected]> wrote: >>> Hi, Happy new year everyone! >>> >>> We solved 1 blocking issues in this release: >>> https://issues.apache.org/jira/browse/FELIX/fixforversion/12316013 >>> >>> Staging repository: >>> https://repository.apache.org/content/repositories/orgapachefelix-066/ >>> >>> You can use this UNIX script to download the release and verify the >>> signatures: >>> http://svn.apache.org/repos/asf/felix/trunk/check_staged_release.sh >>> >>> Usage: >>> sh check_staged_release.sh 066 /tmp/felix-staging >>> >>> Please vote to approve this release: >>> >>> [ ] +1 Approve the release >>> [ ] -1 Veto the release (please provide specific comments) >>> >>> This vote will be open for 72 hours. >>> >>> -- >>> Cheers, >>> Guillaume Nodet >>> ------------------------ >>> Blog: http://gnodet.blogspot.com/ >>> ------------------------ >>> Open Source SOA >>> http://fusesource.com >>> >> > > > > -- > Cheers, > Guillaume Nodet > ------------------------ > Blog: http://gnodet.blogspot.com/ > ------------------------ > Open Source SOA > http://fusesource.com >
