[Bug 1876152] [NEW] dstat warnings on install

John Bartoszewski 1876152 at bugs.launchpad.net
Thu Apr 30 17:24:12 UTC 2020


Public bug reported:

Upon installing dstat I received this warning/error:

 Setting up dstat (0.7.4-6) ...
/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))


basic dstat functions still operate

** Affects: libtool (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: focal

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to libtool in Ubuntu.
https://bugs.launchpad.net/bugs/1876152

Title:
  dstat warnings on install

Status in libtool package in Ubuntu:
  New

Bug description:
  Upon installing dstat I received this warning/error:

   Setting up dstat (0.7.4-6) ...
  /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))

  
  basic dstat functions still operate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libtool/+bug/1876152/+subscriptions



More information about the foundations-bugs mailing list