Re: [VOTE] Release Apache CouchDB 3.0.0 (-rc1)

2020-02-11 Thread Mad, Pink and Dangerous to Know
Excellent results with the Mac binary both as a fresh installation and on top of a CouchDB 2 installation. Both tests on Mojave and not on Catalina. Also, can I get clarification... is it an improved llama, or a new llama? - On Tue, Feb 11, 2020 at 5:33 AM Jan

Re: [VOTE] Release Apache CouchDB 2.3.0-RC1

2018-11-30 Thread Mad, Pink and Dangerous to Know
+1 tested on 3 Macs On Fri, Nov 30, 2018 at 7:55 AM Jan Lehnardt wrote: > +1, nice work everybody. > > Mac build for your testing convenience is up here: > > https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.3.0/rc.1/ > > Best > Jan > — > > > On 29. Nov 2018, at 20:22, Joan Touzet

Re: Call for "Must-fix" issues

2018-07-05 Thread Mad, Pink and Dangerous to Know
This isn't really a "fix" per se, but one of the reasons I still use CouchDB 1.x is the change log. I have a homemade local syncing library for Livecode that I use that is heavily dependent on the old _changes api. I've been working on changing it for 2.x, but it involves having to add my own

Re: [VOTE] Release Apache CouchDB 2.1.1-RC1

2017-10-21 Thread Mad, Pink and Dangerous to Know
doesn’t live in /Applications) > > Thanks! > Jan > -- > > > > > > On 21. Oct 2017, at 14:40, Mad, Pink and Dangerous to Know <p...@mad.pink> > wrote: > > > > 1. set couchperuser to true (actually, already was set to true) > > 2. pos

Re: [VOTE] Release Apache CouchDB 2.1.1-RC1

2017-10-21 Thread Mad, Pink and Dangerous to Know
"password" : "trustno1" } Couch Log: https://pastebin.com/uXL24w6V On Sat, Oct 21, 2017 at 8:05 AM, Jan Lehnardt <j...@apache.org> wrote: > Can you send the steps you’re taking to enable and the feature and upload > the accompanying couch.log somewhere? > >

Re: [VOTE] Release Apache CouchDB 2.1.1-RC1

2017-10-21 Thread Mad, Pink and Dangerous to Know
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 wrote: > Convenience Binary for Mac: > > https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.

Re: Re: [VOTE] Release Apache CouchDB 2.1.0-RC1

2017-08-02 Thread Mad, Pink and Dangerous to Know
Here's another log for a different Mac... warning: I ran the Mac binary for less than minute and I ended up with a log over 14000 lines going... https://gist.github.com/madpink/3d2212fb2654eb2c11624b457b1e4b2f

Re: [VOTE] Release Apache CouchDB 2.1.0-RC1

2017-08-02 Thread Mad, Pink and Dangerous to Know
-2.1.0-RC1/priv/couch_icu_driver.so\n Reason: image not found",{couch_app,start,[...]}} On Wed, Aug 2, 2017 at 2:58 PM, Jan Lehnardt <m...@jan.io> wrote: > Can you share the associated couch.log > > Cheers > Jan > -- > > > On 2. Aug 2017, at 19:34, Mad, Pink an

Re: [VOTE] Release Apache CouchDB 2.1.0-RC1

2017-08-02 Thread Mad, Pink and Dangerous to Know
Mac binary build: I have not been able to get it to work properly. I'm not sure what else I could/should provide... I've tried on 3 different Macs (all running 10.12.6), all which currently have a version 2.0 that was successfully running. (I unfortunately don't seem to have any Macs that never

Re: [VOTE] Release Apache CouchDB 2.1.0-RC1

2017-08-01 Thread Mad, Pink and Dangerous to Know
s like you have an outdated version of the sphinx_rtd_theme > and possibly Sphinx. > > Try running `sudo pip install -U Sphinx sphinx-rtd-theme` and > try running the docs build again. > > -Joan > > ----- Original Message ----- > From: "Pink and Dangerous to Know Mad"

Re: [VOTE] Release Apache CouchDB 2.1.0-RC1

2017-08-01 Thread Mad, Pink and Dangerous to Know
problem installing on Ubuntu 16.04 used the following steps: sudo apt-get --no-install-recommends -y install \ build-essential pkg-config erlang erlang-reltool \ libicu-dev libmozjs185-dev libcurl4-openssl-dev curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash - sudo apt-get