Exception when using GitPoller with usetimestamps=false

Bug #1279362 reported by Martin Nyhus
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
buildbot (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

$ 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.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package buildbot - 1.7.0-2

---------------
buildbot (1.7.0-2) unstable; urgency=medium

  * Avoid prompting the user for "unmodified" default files.
  * Fix typos in man pages and scripts.
  * Move from experimental to unstable.

 -- Robin Jarry <email address hidden> Wed, 09 Jan 2019 14:47:18 +0100

Changed in buildbot (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.