Source: pdudaemon
Version: 0.0.7-2
Severity: normal
Dear Maintainer,
If user don't use the http protocol, use telent.
In this case use the telnet command, but this package will not work
if the telnet package is not installed.
```
Jul 17 13:55:14 ryzen5 pdudaemon[167313]: pdud.pdu.192.168.0.14.WARNING
Failed to execute job: 8 on (attempts left 1)
Jul 17 13:55:19 ryzen5 pdudaemon[167313]: pdud.pdu.192.168.0.14.WARNING
Traceback (most recent call last):#012 File
"/usr/lib/python3/dist-packages/pdudaemon/pdurunner.py", line 51, in
do_job#012 return self.driver.handle(request, port)#012 File
"/usr/lib/python3/dist-packages/pdudaemon/drivers/driver.py", line 52,
in handle#012 self.port_on(port_number)#012 File
"/usr/lib/python3/dist-packages/pdudaemon/drivers/driver.py", line 63,
in port_on#012 self.port_interaction("on", port_number)#012 File
"/usr/lib/python3/dist-packages/pdudaemon/drivers/apcbase.py", line 47,
in port_interaction#012 self.get_connection()#012 File
"/usr/lib/python3/dist-packages/pdudaemon/drivers/apcbase.py", line 55,
in get_connection#012 self.connection =
pexpect.spawn(self.exec_string)#012 File
"/usr/lib/python3/dist-packages/pexpect/pty_spawn.py", line 204, in
__init__#012 self._spawn(command, args, preexec_fn, dimensions)#012
File "/usr/lib/python3/dist-packages/pexpect/pty_spawn.py", line 275, in
_spawn#012 raise ExceptionPexpect('The command was not found or was
not ' +#012pexpect.exceptions.ExceptionPexpect: The command was not
found or was not executable: /usr/bin/telnet.
```
Please add telnet package to Depends.
Best regards,
Nobuhiro
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: armhf, arm64
Kernel: Linux 5.5.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8),
LANGUAGE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled