Comment 2 for bug 288912

Revision history for this message
Brian Murray (brian-murray) wrote :

This seems to only happen when the remaining is less than 3660 seconds and greater than 3540 seconds. Here's a simple way to test it:

14:56:09 - flash:[...e_trees/update-manager/main] python -c 'from DistUpgrade.DistUpgradeView import FuzzyTimeToStr; print " %s remaining" % FuzzyTimeToStr(3600)'
/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not stable yet
  warnings.warn("apt API not stable yet", FutureWarning)
 1 hour remaining