mattpr commented on issue #4138: URL: https://github.com/apache/couchdb/issues/4138#issuecomment-1348870274
Hey @big-r81 -- really sorry I ghosted you. It wasn't on purpose. I didn't see any notifications (probably just missed it on a busy inbox day) and don't normally check notifications directly on github. Unfortunately it has been so long I don't have the repro or issue top of mind anymore, but I did save a backup of the debconf we were using from around this time and there was some extra whitespace on `couchdb/adminpass`. ``` couchdb couchdb/adminpass password XXXXXXXXXXXXXXX couchdb couchdb/adminpass_again password XXXXXXXXXXXXXXX ... ``` Our updated debconf doesn't have the extra whitespaces. I've deployed couchdb recently for a new app and the debconf does work for the admin user now...so yes I would say one way or another (it was probably the same whitespace issue), this has been resolved. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
