Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6E113D6DE for ; Fri, 26 Oct 2012 16:59:14 +0000 (UTC) Received: (qmail 55712 invoked by uid 500); 26 Oct 2012 16:59:13 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 55426 invoked by uid 500); 26 Oct 2012 16:59:13 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 54870 invoked by uid 99); 26 Oct 2012 16:59:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Oct 2012 16:59:12 +0000 Date: Fri, 26 Oct 2012 16:59:12 +0000 (UTC) From: "Jan Lehnardt (JIRA)" To: dev@couchdb.apache.org Message-ID: <243182108.32566.1351270752657.JavaMail.jiratomcat@arcas> In-Reply-To: <2005294520.32551.1351270511997.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (COUCHDB-1577) Refuse start when underlying Erlang version has changed MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13485046#comment-13485046 ] Jan Lehnardt commented on COUCHDB-1577: --------------------------------------- I recon that moving to proper OTP releases will solve this too. This should be a quick interim-fix to make things easier for our users. > Refuse start when underlying Erlang version has changed > ------------------------------------------------------- > > Key: COUCHDB-1577 > URL: https://issues.apache.org/jira/browse/COUCHDB-1577 > Project: CouchDB > Issue Type: Bug > Affects Versions: 1.2 > Environment: All > Reporter: Jan Lehnardt > > When a user installs CouchDB from source and then updates the Erlang version on the system, spurious errors can occur (like COUCHDB-1571). On install, we should detect the Erlang version and store it with the CouchDB installation, and then bail if things don't match up during start time. I recon this could be coded entirely in bin/couchdb, no erlang required. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira