I moved your .sig file to .asc so it's consistent with the source release. I added your key (with signing information) to:
http://www.apache.org/dist/couchdb/KEYS (Impressive!) This is what I did to test: wget https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/1.2.2/rc.1/Apache-CouchDB-1.2.2.zip wget https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/1.2.2/rc.1/Apache-CouchDB-1.2.2.zip.md5 wget https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/1.2.2/rc.1/Apache-CouchDB-1.2.2.zip.sha wget https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/1.2.2/rc.1/Apache-CouchDB-1.2.2.zip.asc gpg --verify Apache-CouchDB-*.zip.asc md5sum --check Apache-CouchDB-*.zip.md5 sha1sum --check Apache-CouchDB-*.zip.sha (All worked.) App opened fine, verification passed. Thanks Jan! On 26 March 2013 13:18, Jan Lehnardt <[email protected]> wrote: > Up here: > > https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/1.2.2/rc.1/ > > please verify the checksums & signature. > unzip, double-click, make sure no other couch is running at the same time. > Futon will open in your browser. > Run "Verify Installation". > If it is not green, pelase eport. > > Do NOT run the larger browser test suite. > > Cheers > Jan > -- > > > On Mar 26, 2013, at 11:27 , Noah Slater <[email protected]> wrote: > > > Nudging Dave and Jan. > > > > > > On 23 March 2013 22:47, Noah Slater <[email protected]> wrote: > > Dear community, > > > > This is a request to prepare binaries for the 1.2.2-rc.1 release. > > > > Please follow the release procedure: > > > > > http://wiki.apache.org/couchdb/Release_Procedure#Preparing_the_Binary_Packages > > > > Everyone is welcome to prepare binaries for this release. > > > > Thanks, > > > > -- > > NS > > > > > > > > -- > > NS > > -- NS
