mm0ntg0m opened a new issue #46: Cannot clean up installation after upgrade from 2.3.0 to 2.3.1 URL: https://github.com/apache/couchdb-pkg/issues/46 Upgraded from CouchDB 2.3.0 to CouchDB 2.3.1 on Debian 9.9 After installation the following error message appeared apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] Setting up couchdb (2.3.1~stretch) ... dpkg: error processing package couchdb (--configure): subprocess installed post-installation script returned error exit status 128 Errors were encountered while processing: couchdb E: Sub-process /usr/bin/dpkg returned an error code (1) It appears that 2.3.1 is installed because if I check the CouchDB installation with curl localhost:5984, it returns.... {"couchdb":"Welcome","version":"2.3.1","git_sha":"c298091a4","uuid":"c89c514e09cd4f0491144e72c614af91","features":["pluggable-storage-engines","scheduler"],"vendor":{"name":"The Apache Software Foundation"}} This error is showing up in our sandbox environment and would like to get it addressed before we attempt to update our Production environment. Lest we risk torturing our customers with unknown problems...... What suggestions do you have to clear this error?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
