You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by Joan Touzet <wo...@apache.org> on 2017/10/20 23:53:05 UTC

[VOTE] Release Apache CouchDB 2.1.1-RC1

Dear community,

I would like to release Apache CouchDB 2.1.1-RC1.

Changes since 2.1.0 are here:

    https://github.com/apache/couchdb/compare/2.1.0...2.1.1-RC1

Human-readable change notes are here:

    http://docs.couchdb.org/en/latest/whatsnew/2.1.html#version-2-1-1

We encourage the whole community to download and test these release artefacts so that any critical issues can be resolved before the release is made. Everyone is free to vote on this release, so dig right in!

The release artefacts we are voting on are available here:

    wget https://dist.apache.org/repos/dist/dev/couchdb/source/2.1.1/rc.1/apache-couchdb-2.1.1-RC1.tar.gz
    wget https://dist.apache.org/repos/dist/dev/couchdb/source/2.1.1/rc.1/apache-couchdb-2.1.1-RC1.tar.gz.asc
    wget https://dist.apache.org/repos/dist/dev/couchdb/source/2.1.1/rc.1/apache-couchdb-2.1.1-RC1.tar.gz.md5
    wget https://dist.apache.org/repos/dist/dev/couchdb/source/2.1.1/rc.1/apache-couchdb-2.1.1-RC1.tar.gz.sha1
    wget https://dist.apache.org/repos/dist/dev/couchdb/source/2.1.1/rc.1/apache-couchdb-2.1.1-RC1.tar.gz.sha256

Please follow the test procedure here:

    https://cwiki.apache.org/confluence/display/COUCHDB/Testing+a+Source+Release

Please remember that "rc.1" is an annotation. If the vote passes, these artefacts will be released as Apache CouchDB 2.1.1.

Please cast your votes now.

Thanks,
Joan Touzet

Re: [VOTE] Release Apache CouchDB 2.1.1-RC1

Posted by Jan Lehnardt <ja...@apache.org>.
Oh and one more thing:

$ otool -L /Applications/Apache\ CouchDB\ 2.1.1.app/Contents/Resources/couchdbx-core/lib/libmozjs185.1.0.dylib

and another otool -L … for any file you see listed in there (other than System libs that start with /usr/lib

Best
Jan
--



> On 21. Oct 2017, at 15:37, Jan Lehnardt <ja...@apache.org> wrote:
> 
> Thanks, two more things:
> 
> The output of:
> 
> $ ls /Applications/Apache\ CouchDB\ 2.1.1.app/Contents/Resources/couchdbx-core/lib
> 
> and
> 
> $ /Applications/Apache\ CouchDB\ 2.1.1.app/Contents/Resources/couchdbx-core/bin/couchjs /Applications/Apache\ CouchDB\ 2.1.1.app/Contents/Resources/couchdbx-core/share/couchdb/server/main.js
> ["reset"]
> 
> i.e. start the couchjs binary with the full main.js path as an argument, and then when prompted, type ["reset"]<enter>
> 
> Thanks again for your help!
> Best
> Jan
> --
> 
> 
>> On 21. Oct 2017, at 14:59, Mad, Pink and Dangerous to Know <pi...@mad.pink> wrote:
>> 
>> uname result:
>> 
>> Darwin airpink.local 16.7.0 Darwin Kernel Version 16.7.0: Thu Jun 15
>> 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64 x86_64
>> 
>> 
>> otool result:
>> 
>> airpink:New Folder With Items dapink$ otool -L /Applications/Apache\
>> CouchDB\ 2.1.1.app/Contents/Resources/couchdbx-core/bin/couchjs
>> 
>> /Applications/Apache CouchDB
>> 2.1.1.app/Contents/Resources/couchdbx-core/bin/couchjs:
>> 
>> lib/libmozjs185.1.0.dylib (compatibility version 1.0.0, current version
>> 1.0.0)
>> 
>> /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version
>> 1226.10.1)
>> 
>> 
>> 
>> On Sat, Oct 21, 2017 at 8:46 AM, Jan Lehnardt <ja...@apache.org> wrote:
>> 
>>> hmm, your couchjs doesn’t work correctly.
>>> 
>>> Can you run this for me?
>>> 
>>> $ uname -a
>>> 
>>> and
>>> 
>>> $ otool -L /Applications/Apache\ CouchDB.app/Contents/
>>> Resources/couchdb-core/bin/couchjs
>>> 
>>> (adjust if your Apache CouchDB.app doesn’t live in /Applications)
>>> 
>>> Thanks!
>>> Jan
>>> --
>>> 
>>> 
>>> 
>>> 
>>>> On 21. Oct 2017, at 14:40, Mad, Pink and Dangerous to Know <pi...@mad.pink>
>>> wrote:
>>>> 
>>>> 1. set couchperuser to true  (actually, already was set to true)
>>>> 2. posting the following user to http://127.0.0.1:5984/_users
>>>> {
>>>> "_id": "org.couchdb.user:zaphodb",
>>>> "type": "user",
>>>> "roles": [],
>>>> "name": "zaphodb",
>>>> "password" : "trustno1"
>>>> }
>>>> 
>>>> Couch Log:   https://pastebin.com/uXL24w6V
>>>> 
>>>> On Sat, Oct 21, 2017 at 8:05 AM, Jan Lehnardt <ja...@apache.org> wrote:
>>>> 
>>>>> Can you send the steps you’re taking to enable and the feature and
>>> upload
>>>>> the accompanying couch.log somewhere?
>>>>> 
>>>>> Thanks!
>>>>> Jan
>>>>> --
>>>>> 
>>>>>> On 21. Oct 2017, at 13:58, Mad, Pink and Dangerous to Know
>>> <pi...@mad.pink>
>>>>> wrote:
>>>>>> 
>>>>>> Trying to test couchdbperuser on MacOS 10.12, cannot create a user,
>>> keep
>>>>>> getting: {"error":"unknown_error","reason":"undefined"}
>>>>>> 
>>>>>> 
>>>>>> On Sat, Oct 21, 2017 at 6:40 AM, Jan Lehnardt <ja...@apache.org> wrote:
>>>>>> 
>>>>>>> Convenience Binary for Mac:
>>>>>>> 
>>>>>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
>>>>>>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip
>>>>>>> 
>>>>>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
>>>>>>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.sha256
>>>>>>> 
>>>>>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
>>>>>>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.sha512
>>>>>>> 
>>>>>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
>>>>>>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.asc
>>>>>>> 
>>>>>>> Should work on El Capitan (10.11) and upwards all the way to High
>>> Sierra
>>>>>>> (10.13).
>>>>>>> 
>>>>>>> Should work with existing 2.0.0 and 2.1.0 data & config.
>>>>>>> 
>>>>>>> Only caveat: I had to change the node name from couchdb@127.0.0.1 to
>>>>>>> couchdb@localhost for compat reasons. The only consequence is that
>>> the
>>>>>>> remsh command that can now be newly used with 2.1.1 has to use that
>>> node
>>>>>>> name rather than the documented one with 127.0.0.1.
>>>>>>> 
>>>>>>> Best
>>>>>>> Jan
>>>>>>> --
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>>> On 21. Oct 2017, at 05:57, Joan Touzet <wo...@apache.org> wrote:
>>>>>>>> 
>>>>>>>> All,
>>>>>>>> 
>>>>>>>> "Convenience binaries" are available for testing at the following
>>>>>>> locations, for the following platforms:
>>>>>>>> 
>>>>>>>> https://repo-nightly.couchdb.org/2.1.1-RC1/
>>>>>>>> - Debian/Ubuntu packages for jessie/stretch/trusty/xenial, amd64 only
>>>>>>>> - RedHat/CentOS packages for el6/el7, x86_64 only
>>>>>>>> - Configured as real repositories
>>>>>>>> 
>>>>>>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/win/2.
>>>>>>> 1.1/rc.1/couchdb-2.1.1-RC1.msi
>>>>>>>> - Windows 7 and up, x64 only
>>>>>>>> 
>>>>>>>> Reminder: Do not distribute these outside of our community. They are
>>>>> for
>>>>>>> testing only, and not for voting on. Once an actual release is cut,
>>>>> these
>>>>>>> will be removed.
>>>>>>>> 
>>>>>>>> -Joan
>>>>>>> 
>>>>>>> --
>>>>>>> Professional Support for Apache CouchDB:
>>>>>>> https://neighbourhood.ie/couchdb-support/
>>>>>>> 
>>>>>>> 
>>>>> 
>>>>> --
>>>>> Professional Support for Apache CouchDB:
>>>>> https://neighbourhood.ie/couchdb-support/
>>>>> 
>>>>> 
>>> 
>>> --
>>> Professional Support for Apache CouchDB:
>>> https://neighbourhood.ie/couchdb-support/
>>> 
>>> 
> 
> -- 
> Professional Support for Apache CouchDB:
> https://neighbourhood.ie/couchdb-support/
> 

-- 
Professional Support for Apache CouchDB:
https://neighbourhood.ie/couchdb-support/


Re: [VOTE] Release Apache CouchDB 2.1.1-RC1

Posted by Jan Lehnardt <ja...@apache.org>.
Thanks, two more things:

The output of:

$ ls /Applications/Apache\ CouchDB\ 2.1.1.app/Contents/Resources/couchdbx-core/lib

and

$ /Applications/Apache\ CouchDB\ 2.1.1.app/Contents/Resources/couchdbx-core/bin/couchjs /Applications/Apache\ CouchDB\ 2.1.1.app/Contents/Resources/couchdbx-core/share/couchdb/server/main.js
["reset"]

i.e. start the couchjs binary with the full main.js path as an argument, and then when prompted, type ["reset"]<enter>

Thanks again for your help!
Best
Jan
--


> On 21. Oct 2017, at 14:59, Mad, Pink and Dangerous to Know <pi...@mad.pink> wrote:
> 
> uname result:
> 
> Darwin airpink.local 16.7.0 Darwin Kernel Version 16.7.0: Thu Jun 15
> 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64 x86_64
> 
> 
> otool result:
> 
> airpink:New Folder With Items dapink$ otool -L /Applications/Apache\
> CouchDB\ 2.1.1.app/Contents/Resources/couchdbx-core/bin/couchjs
> 
> /Applications/Apache CouchDB
> 2.1.1.app/Contents/Resources/couchdbx-core/bin/couchjs:
> 
> lib/libmozjs185.1.0.dylib (compatibility version 1.0.0, current version
> 1.0.0)
> 
> /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version
> 1226.10.1)
> 
> 
> 
> On Sat, Oct 21, 2017 at 8:46 AM, Jan Lehnardt <ja...@apache.org> wrote:
> 
>> hmm, your couchjs doesn’t work correctly.
>> 
>> Can you run this for me?
>> 
>> $ uname -a
>> 
>> and
>> 
>> $ otool -L /Applications/Apache\ CouchDB.app/Contents/
>> Resources/couchdb-core/bin/couchjs
>> 
>> (adjust if your Apache CouchDB.app doesn’t live in /Applications)
>> 
>> Thanks!
>> Jan
>> --
>> 
>> 
>> 
>> 
>>> On 21. Oct 2017, at 14:40, Mad, Pink and Dangerous to Know <pi...@mad.pink>
>> wrote:
>>> 
>>> 1. set couchperuser to true  (actually, already was set to true)
>>> 2. posting the following user to http://127.0.0.1:5984/_users
>>> {
>>> "_id": "org.couchdb.user:zaphodb",
>>> "type": "user",
>>> "roles": [],
>>> "name": "zaphodb",
>>> "password" : "trustno1"
>>> }
>>> 
>>> Couch Log:   https://pastebin.com/uXL24w6V
>>> 
>>> On Sat, Oct 21, 2017 at 8:05 AM, Jan Lehnardt <ja...@apache.org> wrote:
>>> 
>>>> Can you send the steps you’re taking to enable and the feature and
>> upload
>>>> the accompanying couch.log somewhere?
>>>> 
>>>> Thanks!
>>>> Jan
>>>> --
>>>> 
>>>>> On 21. Oct 2017, at 13:58, Mad, Pink and Dangerous to Know
>> <pi...@mad.pink>
>>>> wrote:
>>>>> 
>>>>> Trying to test couchdbperuser on MacOS 10.12, cannot create a user,
>> keep
>>>>> getting: {"error":"unknown_error","reason":"undefined"}
>>>>> 
>>>>> 
>>>>> On Sat, Oct 21, 2017 at 6:40 AM, Jan Lehnardt <ja...@apache.org> wrote:
>>>>> 
>>>>>> Convenience Binary for Mac:
>>>>>> 
>>>>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
>>>>>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip
>>>>>> 
>>>>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
>>>>>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.sha256
>>>>>> 
>>>>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
>>>>>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.sha512
>>>>>> 
>>>>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
>>>>>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.asc
>>>>>> 
>>>>>> Should work on El Capitan (10.11) and upwards all the way to High
>> Sierra
>>>>>> (10.13).
>>>>>> 
>>>>>> Should work with existing 2.0.0 and 2.1.0 data & config.
>>>>>> 
>>>>>> Only caveat: I had to change the node name from couchdb@127.0.0.1 to
>>>>>> couchdb@localhost for compat reasons. The only consequence is that
>> the
>>>>>> remsh command that can now be newly used with 2.1.1 has to use that
>> node
>>>>>> name rather than the documented one with 127.0.0.1.
>>>>>> 
>>>>>> Best
>>>>>> Jan
>>>>>> --
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>>> On 21. Oct 2017, at 05:57, Joan Touzet <wo...@apache.org> wrote:
>>>>>>> 
>>>>>>> All,
>>>>>>> 
>>>>>>> "Convenience binaries" are available for testing at the following
>>>>>> locations, for the following platforms:
>>>>>>> 
>>>>>>> https://repo-nightly.couchdb.org/2.1.1-RC1/
>>>>>>> - Debian/Ubuntu packages for jessie/stretch/trusty/xenial, amd64 only
>>>>>>> - RedHat/CentOS packages for el6/el7, x86_64 only
>>>>>>> - Configured as real repositories
>>>>>>> 
>>>>>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/win/2.
>>>>>> 1.1/rc.1/couchdb-2.1.1-RC1.msi
>>>>>>> - Windows 7 and up, x64 only
>>>>>>> 
>>>>>>> Reminder: Do not distribute these outside of our community. They are
>>>> for
>>>>>> testing only, and not for voting on. Once an actual release is cut,
>>>> these
>>>>>> will be removed.
>>>>>>> 
>>>>>>> -Joan
>>>>>> 
>>>>>> --
>>>>>> Professional Support for Apache CouchDB:
>>>>>> https://neighbourhood.ie/couchdb-support/
>>>>>> 
>>>>>> 
>>>> 
>>>> --
>>>> Professional Support for Apache CouchDB:
>>>> https://neighbourhood.ie/couchdb-support/
>>>> 
>>>> 
>> 
>> --
>> Professional Support for Apache CouchDB:
>> https://neighbourhood.ie/couchdb-support/
>> 
>> 

-- 
Professional Support for Apache CouchDB:
https://neighbourhood.ie/couchdb-support/


Re: [VOTE] Release Apache CouchDB 2.1.1-RC1

Posted by "Mad, Pink and Dangerous to Know" <pi...@mad.pink>.
uname result:

Darwin airpink.local 16.7.0 Darwin Kernel Version 16.7.0: Thu Jun 15
17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64 x86_64


otool result:

airpink:New Folder With Items dapink$ otool -L /Applications/Apache\
CouchDB\ 2.1.1.app/Contents/Resources/couchdbx-core/bin/couchjs

/Applications/Apache CouchDB
2.1.1.app/Contents/Resources/couchdbx-core/bin/couchjs:

lib/libmozjs185.1.0.dylib (compatibility version 1.0.0, current version
1.0.0)

/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version
1226.10.1)



On Sat, Oct 21, 2017 at 8:46 AM, Jan Lehnardt <ja...@apache.org> wrote:

> hmm, your couchjs doesn’t work correctly.
>
> Can you run this for me?
>
> $ uname -a
>
> and
>
> $ otool -L /Applications/Apache\ CouchDB.app/Contents/
> Resources/couchdb-core/bin/couchjs
>
> (adjust if your Apache CouchDB.app doesn’t live in /Applications)
>
> Thanks!
> Jan
> --
>
>
>
>
> > On 21. Oct 2017, at 14:40, Mad, Pink and Dangerous to Know <pi...@mad.pink>
> wrote:
> >
> > 1. set couchperuser to true  (actually, already was set to true)
> > 2. posting the following user to http://127.0.0.1:5984/_users
> > {
> >  "_id": "org.couchdb.user:zaphodb",
> >  "type": "user",
> >  "roles": [],
> >  "name": "zaphodb",
> >  "password" : "trustno1"
> > }
> >
> > Couch Log:   https://pastebin.com/uXL24w6V
> >
> > On Sat, Oct 21, 2017 at 8:05 AM, Jan Lehnardt <ja...@apache.org> wrote:
> >
> >> Can you send the steps you’re taking to enable and the feature and
> upload
> >> the accompanying couch.log somewhere?
> >>
> >> Thanks!
> >> Jan
> >> --
> >>
> >>> On 21. Oct 2017, at 13:58, Mad, Pink and Dangerous to Know
> <pi...@mad.pink>
> >> wrote:
> >>>
> >>> Trying to test couchdbperuser on MacOS 10.12, cannot create a user,
> keep
> >>> getting: {"error":"unknown_error","reason":"undefined"}
> >>>
> >>>
> >>> On Sat, Oct 21, 2017 at 6:40 AM, Jan Lehnardt <ja...@apache.org> wrote:
> >>>
> >>>> Convenience Binary for Mac:
> >>>>
> >>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
> >>>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip
> >>>>
> >>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
> >>>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.sha256
> >>>>
> >>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
> >>>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.sha512
> >>>>
> >>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
> >>>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.asc
> >>>>
> >>>> Should work on El Capitan (10.11) and upwards all the way to High
> Sierra
> >>>> (10.13).
> >>>>
> >>>> Should work with existing 2.0.0 and 2.1.0 data & config.
> >>>>
> >>>> Only caveat: I had to change the node name from couchdb@127.0.0.1 to
> >>>> couchdb@localhost for compat reasons. The only consequence is that
> the
> >>>> remsh command that can now be newly used with 2.1.1 has to use that
> node
> >>>> name rather than the documented one with 127.0.0.1.
> >>>>
> >>>> Best
> >>>> Jan
> >>>> --
> >>>>
> >>>>
> >>>>
> >>>>> On 21. Oct 2017, at 05:57, Joan Touzet <wo...@apache.org> wrote:
> >>>>>
> >>>>> All,
> >>>>>
> >>>>> "Convenience binaries" are available for testing at the following
> >>>> locations, for the following platforms:
> >>>>>
> >>>>> https://repo-nightly.couchdb.org/2.1.1-RC1/
> >>>>> - Debian/Ubuntu packages for jessie/stretch/trusty/xenial, amd64 only
> >>>>> - RedHat/CentOS packages for el6/el7, x86_64 only
> >>>>> - Configured as real repositories
> >>>>>
> >>>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/win/2.
> >>>> 1.1/rc.1/couchdb-2.1.1-RC1.msi
> >>>>> - Windows 7 and up, x64 only
> >>>>>
> >>>>> Reminder: Do not distribute these outside of our community. They are
> >> for
> >>>> testing only, and not for voting on. Once an actual release is cut,
> >> these
> >>>> will be removed.
> >>>>>
> >>>>> -Joan
> >>>>
> >>>> --
> >>>> Professional Support for Apache CouchDB:
> >>>> https://neighbourhood.ie/couchdb-support/
> >>>>
> >>>>
> >>
> >> --
> >> Professional Support for Apache CouchDB:
> >> https://neighbourhood.ie/couchdb-support/
> >>
> >>
>
> --
> Professional Support for Apache CouchDB:
> https://neighbourhood.ie/couchdb-support/
>
>

Re: [VOTE] Release Apache CouchDB 2.1.1-RC1

Posted by Jan Lehnardt <ja...@apache.org>.
hmm, your couchjs doesn’t work correctly.

Can you run this for me?

$ uname -a

and 

$ otool -L /Applications/Apache\ CouchDB.app/Contents/Resources/couchdb-core/bin/couchjs

(adjust if your Apache CouchDB.app doesn’t live in /Applications)

Thanks!
Jan
--




> On 21. Oct 2017, at 14:40, Mad, Pink and Dangerous to Know <pi...@mad.pink> wrote:
> 
> 1. set couchperuser to true  (actually, already was set to true)
> 2. posting the following user to http://127.0.0.1:5984/_users
> {
>  "_id": "org.couchdb.user:zaphodb",
>  "type": "user",
>  "roles": [],
>  "name": "zaphodb",
>  "password" : "trustno1"
> }
> 
> Couch Log:   https://pastebin.com/uXL24w6V
> 
> On Sat, Oct 21, 2017 at 8:05 AM, Jan Lehnardt <ja...@apache.org> wrote:
> 
>> Can you send the steps you’re taking to enable and the feature and upload
>> the accompanying couch.log somewhere?
>> 
>> Thanks!
>> Jan
>> --
>> 
>>> On 21. Oct 2017, at 13:58, Mad, Pink and Dangerous to Know <pi...@mad.pink>
>> wrote:
>>> 
>>> Trying to test couchdbperuser on MacOS 10.12, cannot create a user, keep
>>> getting: {"error":"unknown_error","reason":"undefined"}
>>> 
>>> 
>>> On Sat, Oct 21, 2017 at 6:40 AM, Jan Lehnardt <ja...@apache.org> wrote:
>>> 
>>>> Convenience Binary for Mac:
>>>> 
>>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
>>>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip
>>>> 
>>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
>>>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.sha256
>>>> 
>>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
>>>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.sha512
>>>> 
>>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
>>>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.asc
>>>> 
>>>> Should work on El Capitan (10.11) and upwards all the way to High Sierra
>>>> (10.13).
>>>> 
>>>> Should work with existing 2.0.0 and 2.1.0 data & config.
>>>> 
>>>> Only caveat: I had to change the node name from couchdb@127.0.0.1 to
>>>> couchdb@localhost for compat reasons. The only consequence is that the
>>>> remsh command that can now be newly used with 2.1.1 has to use that node
>>>> name rather than the documented one with 127.0.0.1.
>>>> 
>>>> Best
>>>> Jan
>>>> --
>>>> 
>>>> 
>>>> 
>>>>> On 21. Oct 2017, at 05:57, Joan Touzet <wo...@apache.org> wrote:
>>>>> 
>>>>> All,
>>>>> 
>>>>> "Convenience binaries" are available for testing at the following
>>>> locations, for the following platforms:
>>>>> 
>>>>> https://repo-nightly.couchdb.org/2.1.1-RC1/
>>>>> - Debian/Ubuntu packages for jessie/stretch/trusty/xenial, amd64 only
>>>>> - RedHat/CentOS packages for el6/el7, x86_64 only
>>>>> - Configured as real repositories
>>>>> 
>>>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/win/2.
>>>> 1.1/rc.1/couchdb-2.1.1-RC1.msi
>>>>> - Windows 7 and up, x64 only
>>>>> 
>>>>> Reminder: Do not distribute these outside of our community. They are
>> for
>>>> testing only, and not for voting on. Once an actual release is cut,
>> these
>>>> will be removed.
>>>>> 
>>>>> -Joan
>>>> 
>>>> --
>>>> Professional Support for Apache CouchDB:
>>>> https://neighbourhood.ie/couchdb-support/
>>>> 
>>>> 
>> 
>> --
>> Professional Support for Apache CouchDB:
>> https://neighbourhood.ie/couchdb-support/
>> 
>> 

-- 
Professional Support for Apache CouchDB:
https://neighbourhood.ie/couchdb-support/


Re: [VOTE] Release Apache CouchDB 2.1.1-RC1

Posted by "Mad, Pink and Dangerous to Know" <pi...@mad.pink>.
1. set couchperuser to true  (actually, already was set to true)
2. posting the following user to http://127.0.0.1:5984/_users
{
  "_id": "org.couchdb.user:zaphodb",
  "type": "user",
  "roles": [],
  "name": "zaphodb",
  "password" : "trustno1"
}

Couch Log:   https://pastebin.com/uXL24w6V

On Sat, Oct 21, 2017 at 8:05 AM, Jan Lehnardt <ja...@apache.org> wrote:

> Can you send the steps you’re taking to enable and the feature and upload
> the accompanying couch.log somewhere?
>
> Thanks!
> Jan
> --
>
> > On 21. Oct 2017, at 13:58, Mad, Pink and Dangerous to Know <pi...@mad.pink>
> wrote:
> >
> > Trying to test couchdbperuser on MacOS 10.12, cannot create a user, keep
> > getting: {"error":"unknown_error","reason":"undefined"}
> >
> >
> > On Sat, Oct 21, 2017 at 6:40 AM, Jan Lehnardt <ja...@apache.org> wrote:
> >
> >> Convenience Binary for Mac:
> >>
> >> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
> >> 1.1/rc.1/Apache-CouchDB-2.1.1.zip
> >>
> >> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
> >> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.sha256
> >>
> >> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
> >> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.sha512
> >>
> >> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
> >> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.asc
> >>
> >> Should work on El Capitan (10.11) and upwards all the way to High Sierra
> >> (10.13).
> >>
> >> Should work with existing 2.0.0 and 2.1.0 data & config.
> >>
> >> Only caveat: I had to change the node name from couchdb@127.0.0.1 to
> >> couchdb@localhost for compat reasons. The only consequence is that the
> >> remsh command that can now be newly used with 2.1.1 has to use that node
> >> name rather than the documented one with 127.0.0.1.
> >>
> >> Best
> >> Jan
> >> --
> >>
> >>
> >>
> >>> On 21. Oct 2017, at 05:57, Joan Touzet <wo...@apache.org> wrote:
> >>>
> >>> All,
> >>>
> >>> "Convenience binaries" are available for testing at the following
> >> locations, for the following platforms:
> >>>
> >>> https://repo-nightly.couchdb.org/2.1.1-RC1/
> >>> - Debian/Ubuntu packages for jessie/stretch/trusty/xenial, amd64 only
> >>> - RedHat/CentOS packages for el6/el7, x86_64 only
> >>> - Configured as real repositories
> >>>
> >>> https://dist.apache.org/repos/dist/dev/couchdb/binary/win/2.
> >> 1.1/rc.1/couchdb-2.1.1-RC1.msi
> >>> - Windows 7 and up, x64 only
> >>>
> >>> Reminder: Do not distribute these outside of our community. They are
> for
> >> testing only, and not for voting on. Once an actual release is cut,
> these
> >> will be removed.
> >>>
> >>> -Joan
> >>
> >> --
> >> Professional Support for Apache CouchDB:
> >> https://neighbourhood.ie/couchdb-support/
> >>
> >>
>
> --
> Professional Support for Apache CouchDB:
> https://neighbourhood.ie/couchdb-support/
>
>

Re: [VOTE] Release Apache CouchDB 2.1.1-RC1

Posted by Jan Lehnardt <ja...@apache.org>.
Can you send the steps you’re taking to enable and the feature and upload the accompanying couch.log somewhere?

Thanks!
Jan
--

> On 21. Oct 2017, at 13:58, Mad, Pink and Dangerous to Know <pi...@mad.pink> wrote:
> 
> Trying to test couchdbperuser on MacOS 10.12, cannot create a user, keep
> getting: {"error":"unknown_error","reason":"undefined"}
> 
> 
> On Sat, Oct 21, 2017 at 6:40 AM, Jan Lehnardt <ja...@apache.org> wrote:
> 
>> Convenience Binary for Mac:
>> 
>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip
>> 
>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.sha256
>> 
>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.sha512
>> 
>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.asc
>> 
>> Should work on El Capitan (10.11) and upwards all the way to High Sierra
>> (10.13).
>> 
>> Should work with existing 2.0.0 and 2.1.0 data & config.
>> 
>> Only caveat: I had to change the node name from couchdb@127.0.0.1 to
>> couchdb@localhost for compat reasons. The only consequence is that the
>> remsh command that can now be newly used with 2.1.1 has to use that node
>> name rather than the documented one with 127.0.0.1.
>> 
>> Best
>> Jan
>> --
>> 
>> 
>> 
>>> On 21. Oct 2017, at 05:57, Joan Touzet <wo...@apache.org> wrote:
>>> 
>>> All,
>>> 
>>> "Convenience binaries" are available for testing at the following
>> locations, for the following platforms:
>>> 
>>> https://repo-nightly.couchdb.org/2.1.1-RC1/
>>> - Debian/Ubuntu packages for jessie/stretch/trusty/xenial, amd64 only
>>> - RedHat/CentOS packages for el6/el7, x86_64 only
>>> - Configured as real repositories
>>> 
>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/win/2.
>> 1.1/rc.1/couchdb-2.1.1-RC1.msi
>>> - Windows 7 and up, x64 only
>>> 
>>> Reminder: Do not distribute these outside of our community. They are for
>> testing only, and not for voting on. Once an actual release is cut, these
>> will be removed.
>>> 
>>> -Joan
>> 
>> --
>> Professional Support for Apache CouchDB:
>> https://neighbourhood.ie/couchdb-support/
>> 
>> 

-- 
Professional Support for Apache CouchDB:
https://neighbourhood.ie/couchdb-support/


Re: [VOTE] Release Apache CouchDB 2.1.1-RC1

Posted by "Mad, Pink and Dangerous to Know" <pi...@mad.pink>.
Trying to test couchdbperuser on MacOS 10.12, cannot create a user, keep
getting: {"error":"unknown_error","reason":"undefined"}


On Sat, Oct 21, 2017 at 6:40 AM, Jan Lehnardt <ja...@apache.org> wrote:

> Convenience Binary for Mac:
>
> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
> 1.1/rc.1/Apache-CouchDB-2.1.1.zip
>
> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.sha256
>
> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.sha512
>
> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.asc
>
> Should work on El Capitan (10.11) and upwards all the way to High Sierra
> (10.13).
>
> Should work with existing 2.0.0 and 2.1.0 data & config.
>
> Only caveat: I had to change the node name from couchdb@127.0.0.1 to
> couchdb@localhost for compat reasons. The only consequence is that the
> remsh command that can now be newly used with 2.1.1 has to use that node
> name rather than the documented one with 127.0.0.1.
>
> Best
> Jan
> --
>
>
>
> > On 21. Oct 2017, at 05:57, Joan Touzet <wo...@apache.org> wrote:
> >
> > All,
> >
> > "Convenience binaries" are available for testing at the following
> locations, for the following platforms:
> >
> > https://repo-nightly.couchdb.org/2.1.1-RC1/
> >  - Debian/Ubuntu packages for jessie/stretch/trusty/xenial, amd64 only
> >  - RedHat/CentOS packages for el6/el7, x86_64 only
> >  - Configured as real repositories
> >
> > https://dist.apache.org/repos/dist/dev/couchdb/binary/win/2.
> 1.1/rc.1/couchdb-2.1.1-RC1.msi
> >  - Windows 7 and up, x64 only
> >
> > Reminder: Do not distribute these outside of our community. They are for
> testing only, and not for voting on. Once an actual release is cut, these
> will be removed.
> >
> > -Joan
>
> --
> Professional Support for Apache CouchDB:
> https://neighbourhood.ie/couchdb-support/
>
>

Re: [VOTE] Release Apache CouchDB 2.1.1-RC1

Posted by Jan Lehnardt <ja...@apache.org>.
Convenience Binary for Mac:

https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.1.1/rc.1/Apache-CouchDB-2.1.1.zip

https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.1.1/rc.1/Apache-CouchDB-2.1.1.zip.sha256

https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.1.1/rc.1/Apache-CouchDB-2.1.1.zip.sha512

https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.1.1/rc.1/Apache-CouchDB-2.1.1.zip.asc

Should work on El Capitan (10.11) and upwards all the way to High Sierra (10.13).

Should work with existing 2.0.0 and 2.1.0 data & config.

Only caveat: I had to change the node name from couchdb@127.0.0.1 to couchdb@localhost for compat reasons. The only consequence is that the remsh command that can now be newly used with 2.1.1 has to use that node name rather than the documented one with 127.0.0.1.

Best
Jan
--



> On 21. Oct 2017, at 05:57, Joan Touzet <wo...@apache.org> wrote:
> 
> All,
> 
> "Convenience binaries" are available for testing at the following locations, for the following platforms:
> 
> https://repo-nightly.couchdb.org/2.1.1-RC1/
>  - Debian/Ubuntu packages for jessie/stretch/trusty/xenial, amd64 only
>  - RedHat/CentOS packages for el6/el7, x86_64 only
>  - Configured as real repositories
> 
> https://dist.apache.org/repos/dist/dev/couchdb/binary/win/2.1.1/rc.1/couchdb-2.1.1-RC1.msi
>  - Windows 7 and up, x64 only
> 
> Reminder: Do not distribute these outside of our community. They are for testing only, and not for voting on. Once an actual release is cut, these will be removed.
> 
> -Joan

-- 
Professional Support for Apache CouchDB:
https://neighbourhood.ie/couchdb-support/


Re: [VOTE] Release Apache CouchDB 2.1.1-RC1

Posted by Joan Touzet <wo...@apache.org>.
My vote is +1, with one minor error, as addressed in this PR:

https://github.com/apache/couchdb/pull/907

I don't think it's critical to cut a new RC just to test this minor
change, we can slip it in before cutting the final tarball.

Tested on Windows 10 Creator Update, x64. Everything seems to work as
expected.

----- Original Message -----
From: "Joan Touzet" <wo...@apache.org>
To: dev@couchdb.apache.org
Sent: Friday, 20 October, 2017 11:57:41 PM
Subject: Re: [VOTE] Release Apache CouchDB 2.1.1-RC1

All,

"Convenience binaries" are available for testing at the following locations, for the following platforms:

https://repo-nightly.couchdb.org/2.1.1-RC1/
  - Debian/Ubuntu packages for jessie/stretch/trusty/xenial, amd64 only
  - RedHat/CentOS packages for el6/el7, x86_64 only
  - Configured as real repositories

https://dist.apache.org/repos/dist/dev/couchdb/binary/win/2.1.1/rc.1/couchdb-2.1.1-RC1.msi
  - Windows 7 and up, x64 only

Reminder: Do not distribute these outside of our community. They are for testing only, and not for voting on. Once an actual release is cut, these will be removed.

-Joan

Re: [VOTE] Release Apache CouchDB 2.1.1-RC1

Posted by Joan Touzet <wo...@apache.org>.
All,

"Convenience binaries" are available for testing at the following locations, for the following platforms:

https://repo-nightly.couchdb.org/2.1.1-RC1/
  - Debian/Ubuntu packages for jessie/stretch/trusty/xenial, amd64 only
  - RedHat/CentOS packages for el6/el7, x86_64 only
  - Configured as real repositories

https://dist.apache.org/repos/dist/dev/couchdb/binary/win/2.1.1/rc.1/couchdb-2.1.1-RC1.msi
  - Windows 7 and up, x64 only

Reminder: Do not distribute these outside of our community. They are for testing only, and not for voting on. Once an actual release is cut, these will be removed.

-Joan

Re: [VOTE] Release Apache CouchDB 2.1.1-RC1

Posted by Jonathan Hall <fl...@flimzy.com>.
As I just noted in this GitHub Issue ( 
https://github.com/apache/couchdb-documentation/issues/181 ), the docs 
for the new max_document_size behavior are in a state of minor 
disarray.  If another 2.1.1-rc is rolled, I'd like to get those docs 
updated first. If anyone can help answer the questions raised in that 
PR, I'll do my best to update the docs today.

Or if someone would rather update the docs directly, a PR would also be 
welcome :)

-- Jonathan

Re: [VOTE] Release Apache CouchDB 2.1.1-RC1

Posted by Jan Lehnardt <ja...@apache.org>.
+1

Great work everybody! The streamlined project tooling really allows us to get significants amount of things shipped in little time with great confidence. It is great to see!

Best
Jan
--

> On 21. Oct 2017, at 01:53, Joan Touzet <wo...@apache.org> wrote:
> 
> Dear community,
> 
> I would like to release Apache CouchDB 2.1.1-RC1.
> 
> Changes since 2.1.0 are here:
> 
>    https://github.com/apache/couchdb/compare/2.1.0...2.1.1-RC1
> 
> Human-readable change notes are here:
> 
>    http://docs.couchdb.org/en/latest/whatsnew/2.1.html#version-2-1-1
> 
> We encourage the whole community to download and test these release artefacts so that any critical issues can be resolved before the release is made. Everyone is free to vote on this release, so dig right in!
> 
> The release artefacts we are voting on are available here:
> 
>    wget https://dist.apache.org/repos/dist/dev/couchdb/source/2.1.1/rc.1/apache-couchdb-2.1.1-RC1.tar.gz
>    wget https://dist.apache.org/repos/dist/dev/couchdb/source/2.1.1/rc.1/apache-couchdb-2.1.1-RC1.tar.gz.asc
>    wget https://dist.apache.org/repos/dist/dev/couchdb/source/2.1.1/rc.1/apache-couchdb-2.1.1-RC1.tar.gz.md5
>    wget https://dist.apache.org/repos/dist/dev/couchdb/source/2.1.1/rc.1/apache-couchdb-2.1.1-RC1.tar.gz.sha1
>    wget https://dist.apache.org/repos/dist/dev/couchdb/source/2.1.1/rc.1/apache-couchdb-2.1.1-RC1.tar.gz.sha256
> 
> Please follow the test procedure here:
> 
>    https://cwiki.apache.org/confluence/display/COUCHDB/Testing+a+Source+Release
> 
> Please remember that "rc.1" is an annotation. If the vote passes, these artefacts will be released as Apache CouchDB 2.1.1.
> 
> Please cast your votes now.
> 
> Thanks,
> Joan Touzet

-- 
Professional Support for Apache CouchDB:
https://neighbourhood.ie/couchdb-support/