worldspawn commented on issue #21: Unattended installation appears to ignore nodename setting URL: https://github.com/apache/couchdb-pkg/issues/21#issuecomment-394376320 Just tried it again using the ip instead in the node name and checked the stored debconf values before and after. Before ``` couchdb@couchdb-1-1:~$ debconf-show couchdb debconf: DbDriver "passwords" warning: could not open /var/cache/debconf/passwords.dat: Permission denied * couchdb/cookie: 8bea6c29be97492ba1923a9687c034fc * couchdb/bindaddress: 0.0.0.0 * couchdb/mode: clustered * couchdb/nodename: [email protected] ``` After ``` couchdb@couchdb-1-1:~$ debconf-show couchdb debconf: DbDriver "passwords" warning: could not open /var/cache/debconf/passwords.dat: Permission denied couchdb/adminpass_mismatch: * couchdb/nodename: [email protected] * couchdb/cookie: 8bea6c29be97492ba1923a9687c034fc * couchdb/mode: clustered couchdb/have_1x_databases: couchdb/error_setting_password: * couchdb/bindaddress: 0.0.0.0 ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
