<html><body><p><font size="2">CC </font><a href="mailto:bucardo-general@bucardo.org"><u><font color="#0000FF">bucardo-general@bucardo.org</font></u></a><br><br><font size="2">__________________</font><br><br><font size="2">Hi,</font><br><br><font size="2">I'm trying to automate the installation of the latest version of Bucardo, but now I encountered following problem, please help to take a look at it and let me know how to fix it, thanks.</font><br><br><font size="2">I can modify the parameters when I run 'bucardo install' manually, for example, </font><br><font size="2">        # bucardo install</font><br><br><font size="2">        Current connection settings:</font><br><font size="2">        1. Host:           localhost</font><br><font size="2">        2. Port:           5432</font><br><font size="2">        3. User:           postgres</font><br><font size="2">        4. Database:       bucardo</font><br><font size="2">        5. PID directory:  /var/run/bucardo</font><br><font size="2">        Enter a number to change it, P to proceed, or Q to quit: 3</font><br><br><font size="2">        Change the user to: bucardo</font><br><br><font size="2">        Changed user to: bucardo</font><br><font size="2">        Current connection settings:</font><br><font size="2">        1. Host:           localhost</font><br><font size="2">        2. Port:           5432</font><br><font size="2">        3. User:           bucardo</font><br><font size="2">        4. Database:       bucardo</font><br><font size="2">        5. PID directory:  /var/run/bucardo</font><br><font size="2">        Enter a number to change it, P to proceed, or Q to quit: q</font><br><br><font size="2">but when I run following command, I noticed that the --db-user can not be changed.</font><br><br><font size="2">        # bucardo -h 172.17.0.3 -p 5432 -U bucardo -d bucardo install</font><br><br><font size="2">        Current connection settings:</font><br><font size="2">        1. Host:           172.17.0.3</font><br><font size="2">        2. Port:           5432</font><br><font size="2">        3. User:           postgres</font><br><font size="2">        4. Database:       bucardo</font><br><font size="2">        5. PID directory:  /var/run/bucardo</font><br><font size="2">        Enter a number to change it, P to proceed, or Q to quit: q</font><br><br><br><font size="2">The version of bucardo is 5.4.1, I installed it on an Ubuntu 18.04.2 LTS. </font><br><font size="2">        # bucardo --version</font><br><font size="2">        bucardo version 5.4.1</font><br><br><br><font size="2">Regards</font><br><font size="2">Chenguang</font><BR>
</body></html>