Public bug reported:

$ lsb_release -rd
Description:    Ubuntu 12.04.4 LTS
Release:        12.04

$ apt-cache policy buildbot
buildbot:
  Installed: 0.8.5-2
  Candidate: 0.8.5-2
  Version table:
 *** 0.8.5-2 0
        500 http://no.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
        100 /var/lib/dpkg/status

$ buildbot --version
Buildbot version: 0.8.5
Twisted version: 11.1.0


When using GitPoller configured with usetimestamps=false datetime throws an 
exception because it is called  with None from epoch2datetime 
(buildbot/util/__init__.py). The fix was added to upstream in commit 
db6d1424f2, making epoch2datetime return None when it is called with epoch = 
None.

** Affects: buildbot (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/1279362

Title:
  Exception when using GitPoller with usetimestamps=false

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to