Comment 9 for bug 2002949

Revision history for this message
Renaud Miel (r-miel) wrote :

Thank you for your trial.
Apologies, I forgot that I also installed the setproctitle python module,
as recommended by the WARNING message.
Here is the updated bug reproduction procedure.

[Test Case]
1. Install the package owning the file samba-tool
$ sudo apt install samba-common-bin

2. Install the setproctitle python module
$ sudo apt install python3-setproctitle

3. Run the following command
$ samba-tool user password --username=Michal --password='123&!(' --newpassword=1234bdt7q6q7wq

4. If you cannot reproduce the issue, install the following versions of above packages,
   and retry 3.

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==========================-=========================-============-=========================================================
ii python3-setproctitle:amd64 1.2.2-2build1 amd64 Setproctitle implementation for Python 3
ii samba-common-bin 2:4.15.13+dfsg-0ubuntu1.1 amd64 Samba common files used by both the server and the client

You can check the version of your installation of above packages by running:

$ dpkg-query --list samba-common-bin python3-setproctitle