Public bug reported: Updating dstat to version 0.7.4-6
I see this: /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? if op.debug > 1: print('%s: exception' (self.filename, e)) /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? if op.debug > 1: print('%s: exception' (self.filename, e)) Without even looking deeper that's an obviously missing comma, after "exception'", on both lines. ** Affects: dstat (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1870947 Title: SyntaxWarning with obviously buggy code To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dstat/+bug/1870947/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs