Source: tuna
Version: 0.19-1
User: [email protected]
Usertags: syntaxwarning

Hi Maintainer

The SyntaxWarning below were emitted when this package was tested with
pipuarts[1].

Regards
Graham


[1] https://piuparts.debian.org/sid/source/t/tuna.html


  Setting up tuna (0.19-1) ...
  /usr/lib/python3/dist-packages/tuna/help.py:47: SyntaxWarning:
invalid escape sequence '\D'
    'net.core.somaxconn':N_('Limit of socket listen() backlog, known
in userspace as SOMAXCONN. See also tcp_max_syn_backlog for additional
tuning for TCP sockets.\Default: 128.'),
  /usr/lib/python3/dist-packages/tuna/help.py:121: SyntaxWarning:
invalid escape sequence '\D'
    'net.ipv4.tcp_retries2':N_('This value influences the timeout of
an alive TCP connection, when RTO retransmissions remain
unacknowledged. Given a value of N, a hypothetical TCP connection
following exponential backoff with an initial RTO of TCP_RTO_MIN would
retransmit N times before killing the connection at the (N+1)th RTO.
The default value of 15 yields a hypothetical timeout of 924.6 seconds
and is a lower bound for the effective timeout. TCP will effectively
time out at the first RTO which exceeds the hypothetical timeout. RFC
1122 recommends at least 100 seconds for the timeout, which
corresponds to a value of at least 8.\Default: 8'),
  /usr/lib/python3/dist-packages/tuna/tuna.py:671: SyntaxWarning:
invalid escape sequence '\['
    f.write("kthreads:*:1:*:\[.*\]$\n\n")
  /usr/lib/python3/dist-packages/tuna/tuna.py:690: SyntaxWarning:
invalid escape sequence '\/'
    regex = common + "\/.*"
  /usr/lib/python3/dist-packages/tuna/tuna.py:703: SyntaxWarning:
invalid escape sequence '\['
    f.write("%s:%c:%d:%s:\[%s\]$\n" % (name, \

Reply via email to