cannot use version.Current (type version.Number) as type version.Binary

Bug #1514857 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
Undecided
Nate Finch

Bug Description

Many unit tests failed because of an import error:
    http://reports.vapour.ws/releases/issue/5641fd2a749a565faf6453c1

# github.com/juju/juju/provider/common_test
provider/common/bootstrap_test.go:13: imported and not used: "github.com/juju/utils/arch"
provider/common/bootstrap_test.go:124: cannot use version.Current (type version.Number) as type version.Binary in field value
provider/common/bootstrap_test.go:161: cannot use version.Current (type version.Number) as type version.Binary in field value

Curtis Hovey (sinzui)
Changed in juju-core:
status: New → Incomplete
tags: added: blocker ci regression test-failure
Revision history for this message
Nate Finch (natefinch) wrote :

I have a fix for this merging soon: https://github.com/juju/juju/pull/3705

Changed in juju-core:
status: Incomplete → Fix Released
assignee: nobody → Nate Finch (natefinch)
tags: added: 2.0-count
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

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