worldspawn commented on issue #21: Unattended installation appears to ignore nodename setting URL: https://github.com/apache/couchdb-pkg/issues/21#issuecomment-394398950 Please forgive my impertinence, I know nothing about this stuff :) Wouldn't the value stored in debconf be used as a prompt in interactive mode and then the value actually entered into the prompt would be the value actually used and I guess stored. This line here `db_input high couchdb/nodename || true` I am going take a wild guess and assume it prompts the user for the node name using the current value as a default and storing whatever was entered (or left) in the field. If I am right i think it would work in interactive mode (assuming you entered a valid node name), but in unattended mode the value i set would first be overwritten with [email protected] (because its not couchdb@localhost) and then it would just run with that value. Sorry if this is all wrong and annoying. I'll leave you to it :)
---------------------------------------------------------------- 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
