update deps for godbus (and go-systemd to be able to use new godbus) #5363

Merged
merged 1 commit into from Jun 14, 2016

Conversation

Projects
None yet
2 participants
Contributor

natefinch commented May 9, 2016

This fixes https://bugs.launchpad.net/juju-core/+bug/1418139 Can't reprovision a machine with manual provider and machine behind a proxy

The fix is a change to the godbus to make sure that it doesn't try to use its resources after closing. Here's the PR on godbus: godbus/dbus#64

The update to go-systemd is required because it wouldn't build with the new godbus.

(Review request: http://reviews.vapour.ws/r/4791/)

Contributor

natefinch commented Jun 14, 2016

$$fixes-1592210$$

Contributor

jujubot commented Jun 14, 2016

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

@jujubot jujubot merged commit c958823 into juju:1.25 Jun 14, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment