Re: [VOTE] Release Apache CouchDB 3.0.0 (-rc1)
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 Lehnardt wrote: > Update: I had an error in the packaging, I added a new build to the same > directory with a -1 identifier. > > Best > Jan “Works on my Machine” Lehnardt > — > > > On 10. Feb 2020, at 19:32, Jan Lehnardt wrote: > > > > Hey all, > > > > Mac convenience binaries for your testing pleasure are available here: > > > >https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/3.0.0/rc.1/ > > > > Best > > Jan > > — > > > >> On 10. Feb 2020, at 17:33, Joan Touzet wrote: > >> > >> Dear community, > >> > >> I would like to propose that we release Apache CouchDB 3.0.0. > >> > >> Candidate release notes: > >> > >> https://docs.couchdb.org/en/latest/whatsnew/3.0.html > >> > >> 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! (Only PMC > members have binding votes, but they depend on community feedback to gauge > if an official release is ready to be made.) > >> > >> The release artefacts we are voting on are available here: > >> > >> https://dist.apache.org/repos/dist/dev/couchdb/source/3.0.0/rc.1 > >> > >> There, you will find a tarball, a GPG signature, and SHA256/SHA512 > checksums. > >> > >> Please follow the test procedure here: > >> > >> > https://cwiki.apache.org/confluence/display/COUCHDB/Testing+a+Source+Release > >> > >> Please remember that "RC1" is an annotation. If the vote passes, these > artefacts will be released as Apache CouchDB 3.0.0. > >> > >> Please cast your votes now. > >> > >> Thanks, > >> Joan "once in a lifetime" Touzet > > > > -- > > Professional Support for Apache CouchDB: > > https://neighbourhood.ie/couchdb-support/ > > > >
Re: [VOTE] Release Apache CouchDB 2.3.0-RC1
+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 wrote: > > > > Dear community, > > > > I would like to release Apache CouchDB 2.3.0-RC1. > > > > Changes since last round: > > > > * https://github.com/apache/couchdb/compare/2.2.0...2.3.0-RC1 > > > > Candidate release notes: > > > > * http://docs.couchdb.org/en/latest/whatsnew/2.3.html > > > > 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: > > > > > https://dist.apache.org/repos/dist/dev/couchdb/source/2.3.0/rc.1/apache-couchdb-2.3.0-RC1.tar.gz > > > https://dist.apache.org/repos/dist/dev/couchdb/source/2.3.0/rc.1/apache-couchdb-2.3.0-RC1.tar.gz.asc > > > https://dist.apache.org/repos/dist/dev/couchdb/source/2.3.0/rc.1/apache-couchdb-2.3.0-RC1.tar.gz.sha256 > > > https://dist.apache.org/repos/dist/dev/couchdb/source/2.3.0/rc.1/apache-couchdb-2.3.0-RC1.tar.gz.sha512 > > > > Please follow the test procedure here: > > > > > https://cwiki.apache.org/confluence/display/COUCHDB/Testing+a+Source+Release > > > > Please remember that "RC1" is an annotation. If the vote passes, these > artefacts will be released as Apache CouchDB 2.3.0. > > > > Please cast your votes now. > > > > Thanks, > > Joan "we promised and delivered 2 releases a year" Touzet > > -- > Professional Support for Apache CouchDB: > https://neighbourhood.ie/couchdb-support/ > >
Re: Call for "Must-fix" issues
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 version of the change log to documents as they are being written) I understand why it was changed, but it would be great if there were a similar system available in 2.x On Thu, Jul 5, 2018 at 3:10 AM Johs Ensby wrote: > This thread reach out to CouchDB 1.x users to generate a list of > "must-fix" issues that is preventing users to upgrade to the latest > version of CouchDB. > > It is in response to Joan's comment below regarding the > non-technical proposal to make a project decision to terminate > official Apache support for CouchDB 1.x. > > > On 5 Jul 2018, at 06:31, Joan Touzet wrote: > > > > As for things in 2.x that are "must fix" before people can upgrade, I > > too would like to see pull requests for those. Once again, your help is > > most welcome in this - both in identifying a definitive list of those > > must-fix issues, as well as code towards fixing them. If you'd like > > to help with this important work, please start a new thread. > > > > Mine is CouchDB as a proxy. > The feature described here is not working in 2.1.1 > http://docs.couchdb.org/en/2.1.1/config/proxying.html?highlight=_proxy > > Johs >
Re: [VOTE] Release Apache CouchDB 2.1.1-RC1
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 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 > 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 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 > > >> 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 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 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
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 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 > 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 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 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
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. > 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 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: Re: [VOTE] Release Apache CouchDB 2.1.0-RC1
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
Here's my CouchDB log for one my Macs: https://gist.github.com/madpink/f259c41e789316534642c762209e3cfc The key elements seems to be: [error] 2017-08-02T20:15:39.322084Z couchdb@localhost <0.203.0> Error starting Apache CouchDB: {error,{shutdown,{failed_to_start_child,couch_primary_services,{shutdown,{failed_to_start_child,collation_driver,"dlopen(/Users/pink/Downloads/Apache CouchDB.app/Contents/Resources/couchdbx-core/bin/../lib/couch-2.1.0-RC1/priv/couch_icu_driver.so, 2): Library not loaded: /usr/local/opt/icu4c/lib/libicuuc.58.dylib\n Referenced from: /Users/pink/Downloads/Apache CouchDB.app/Contents/Resources/couchdbx-core/lib/couch-2.1.0-RC1/priv/couch_icu_driver.so\n Reason: image not found"} [error] 2017-08-02T20:15:39.326836Z couchdb@localhost <0.206.0> Supervisor couch_primary_services had child collation_driver started with couch_drv:start_link() at undefined exit with reason "dlopen(/Users/pink/Downloads/Apache CouchDB.app/Contents/Resources/couchdbx-core/bin/../lib/couch-2.1.0-RC1/priv/couch_icu_driver.so, 2): Library not loaded: /usr/local/opt/icu4c/lib/libicuuc.58.dylib\n Referenced from: /Users/pink/Downloads/Apache CouchDB.app/Contents/Resources/couchdbx-core/lib/couch-2.1.0-RC1/priv/couch_icu_driver.so\n Reason: image not found" in context start_error [error] 2017-08-02T20:15:39.327620Z couchdb@localhost <0.204.0> Supervisor couch_sup had child couch_primary_services started with couch_primary_sup:start_link() at undefined exit with reason {shutdown,{failed_to_start_child,collation_driver,"dlopen(/Users/pink/Downloads/Apache CouchDB.app/Contents/Resources/couchdbx-core/bin/../lib/couch-2.1.0-RC1/priv/couch_icu_driver.so, 2): Library not loaded: /usr/local/opt/icu4c/lib/libicuuc.58.dylib\n Referenced from: /Users/pink/Downloads/Apache CouchDB.app/Contents/Resources/couchdbx-core/lib/couch-2.1.0-RC1/priv/couch_icu_driver.so\n Reason: image not found"}} in context start_error [error] 2017-08-02T20:15:39.327984Z couchdb@localhost <0.202.0> CRASH REPORT Process (<0.202.0>) with 0 neighbors exited with reason: {{shutdown,{failed_to_start_child,couch_primary_services,{shutdown,{failed_to_start_child,collation_driver,"dlopen(/Users/pink/Downloads/Apache CouchDB.app/Contents/Resources/couchdbx-core/bin/../lib/couch-2.1.0-RC1/priv/couch_icu_driver.so, 2): Library not loaded: /usr/local/opt/icu4c/lib/libicuuc.58.dylib\n Referenced from: /Users/pink/Downloads/Apache CouchDB.app/Contents/Resources/couchdbx-core/lib/couch-2.1.0-RC1/priv/couch_icu_driver.so\n Reason: image not found",{couch_app,start,[...]}} at application_master:init/4(line:134) <= proc_lib:init_p_do_apply/3(line:240); initial_call: {application_master,init,['Argument__1','Argument__2',...]}, ancestors: [<0.201.0>], messages: [{'EXIT',<0.203.0>,normal}], links: [<0.201.0>,<0.7.0>], dictionary: [], trap_exit: true, status: running, heap_size: 1598, stack_size: 27, reductions: 189 [info] 2017-08-02T20:15:39.328277Z couchdb@localhost <0.7.0> Application couch exited with reason: {{shutdown,{failed_to_start_child,couch_primary_services,{shutdown,{failed_to_start_child,collation_driver,"dlopen(/Users/pink/Downloads/Apache CouchDB.app/Contents/Resources/couchdbx-core/bin/../lib/couch-2.1.0-RC1/priv/couch_icu_driver.so, 2): Library not loaded: /usr/local/opt/icu4c/lib/libicuuc.58.dylib\n Referenced from: /Users/pink/Downloads/Apache CouchDB.app/Contents/Resources/couchdbx-core/lib/couch-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 wrote: > Can you share the associated couch.log > > Cheers > Jan > -- > > > On 2. Aug 2017, at 19:34, Mad, Pink and Dangerous to Know > wrote: > > > > 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 ran a copy of CouchDB...) > > > > In all 3 cases, the binary runs and ends up in my menu bar, but I cannot > > access Fauxton, and if I try curl I get: > > > > curl 127.0.0.1:5984 > > > > curl: (7) Failed to connect to 127.0.0.1 port 5984: Connection refused > > > > On Wed, Aug 2, 2017 at 1:04 PM, Paul Davis > > wrote: > > > >> OS X 10.12.5 > >> > >> Signatures check out and make check runs without error. > >> > >> +1 > >> > >>> On Mon, Jul 31, 2017 at 12:01 AM, Joan Touzet > wrote: > >>> Dear commu
Re: [VOTE] Release Apache CouchDB 2.1.0-RC1
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 ran a copy of CouchDB...) In all 3 cases, the binary runs and ends up in my menu bar, but I cannot access Fauxton, and if I try curl I get: curl 127.0.0.1:5984 curl: (7) Failed to connect to 127.0.0.1 port 5984: Connection refused On Wed, Aug 2, 2017 at 1:04 PM, Paul Davis wrote: > OS X 10.12.5 > > Signatures check out and make check runs without error. > > +1 > > On Mon, Jul 31, 2017 at 12:01 AM, Joan Touzet wrote: > > Dear community, > > > > I would like to release Apache CouchDB 2.1.0-RC1. > > > > Changes since our last release: > > > > https://github.com/apache/couchdb/compare/2.0.0...2.1.0-RC1 > > > > Or, in a nicer format: > > > > http://docs.couchdb.org/en/latest/whatsnew/2.1.html#version-2-1-0 > > > > 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 please explore! > > > > The release artefacts we are voting on are available here: > > > > https://dist.apache.org/repos/dist/dev/couchdb/source/2.1.0/ > rc.1/apache-couchdb-2.1.0-RC1.tar.gz > > https://dist.apache.org/repos/dist/dev/couchdb/source/2.1.0/ > rc.1/apache-couchdb-2.1.0-RC1.tar.gz.asc > > https://dist.apache.org/repos/dist/dev/couchdb/source/2.1.0/ > rc.1/apache-couchdb-2.1.0-RC1.tar.gz.md5 > > https://dist.apache.org/repos/dist/dev/couchdb/source/2.1.0/ > rc.1/apache-couchdb-2.1.0-RC1.tar.gz.sha1 > > https://dist.apache.org/repos/dist/dev/couchdb/source/2.1.0/ > rc.1/apache-couchdb-2.1.0-RC1.tar.gz.sha256 > > > > Please follow the test procedure here: > > > > https://cwiki.apache.org/confluence/display/COUCHDB/ > Testing+a+Source+Release > > > > Please remember that "RC1" is an annotation. If the vote passes, these > artefacts will be released as Apache CouchDB 2.1.0. > > > > Per the terms of the CouchDB bylaws, a lazy majority is required for > approval, with binding votes counting only from PMC members. The vote will > remain open for 72 hours, until 2017-08-03 @ 05:00. > > > > "Convenience binary" builds are being uploaded now; links will follow in > a subsequent email. > > > > Please cast your votes now. > > > > Thanks, > > Joan Touzet >
Re: [VOTE] Release Apache CouchDB 2.1.0-RC1
Successfully test on: Ubuntu 16.04 Ubuntu 14.04 Debian 8.6 Sphinx update did the trick for Ubuntu, was also necessary for Debian. All 3 of my tests were on fresh VPS installs. On Tue, Aug 1, 2017 at 5:09 PM, Joan Touzet wrote: > Hi Pink, > > Sounds 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" > To: dev@couchdb.apache.org > Sent: Tuesday, 1 August, 2017 5:05:02 PM > Subject: Re: [VOTE] Release Apache CouchDB 2.1.0-RC1 > > 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 install -y nodejs > > sudo apt-get --no-install-recommends -y install \ > python-sphinx > > ./configure > > make release > > > error when things fell apart: > > make[1]: Entering directory '/root/zzz/couchdb/src/docs' > sphinx-build -b html -a -W -n -A local=1 -D latex_elements.papersize=a4 -d > build/doctree src/ build/html > Running Sphinx v1.3.6 > making output directory... > loading pickled environment... not yet created > building [mo]: all of 0 po files > building [html]: all source files > updating environment: 112 added, 0 changed, 0 removed > reading sources... [100%] whatsnew/index > looking for now-outdated files... none found > pickling environment... done > checking consistency... done > preparing documents... > Theme error: > unsupported theme option 'canonical_url' given > Makefile:32: recipe for target 'html' failed > make[1]: *** [html] Error 1 > make[1]: Leaving directory '/root/zzz/couchdb/src/docs' > Makefile:377: recipe for target 'src/docs/build' failed > make: *** [src/docs/build] Error 2 > > Full results of Makefile: > https://gist.github.com/madpink/e8db66cc4357bd76d6426cf12d976742 >
Re: [VOTE] Release Apache CouchDB 2.1.0-RC1
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 install -y nodejs sudo apt-get --no-install-recommends -y install \ python-sphinx ./configure make release error when things fell apart: make[1]: Entering directory '/root/zzz/couchdb/src/docs' sphinx-build -b html -a -W -n -A local=1 -D latex_elements.papersize=a4 -d build/doctree src/ build/html Running Sphinx v1.3.6 making output directory... loading pickled environment... not yet created building [mo]: all of 0 po files building [html]: all source files updating environment: 112 added, 0 changed, 0 removed reading sources... [100%] whatsnew/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... Theme error: unsupported theme option 'canonical_url' given Makefile:32: recipe for target 'html' failed make[1]: *** [html] Error 1 make[1]: Leaving directory '/root/zzz/couchdb/src/docs' Makefile:377: recipe for target 'src/docs/build' failed make: *** [src/docs/build] Error 2 Full results of Makefile: https://gist.github.com/madpink/e8db66cc4357bd76d6426cf12d976742