backups does not implement Backups for non linux OSes

Bug #1589670 reported by Nicholas Skaggs
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
Critical
Ian Booth

Bug Description

As seen in http://reports.vapour.ws/releases/issue/562a4f22749a561dfff70055.

# github.com/juju/juju/state/backups
c:\users\admini~1\appdata\local\temp\tmpvsdkfn\gogo\src\github.com\juju\juju\state\backups\backups.go:117: cannot use &b (type *backups) as type Backups in return argument:
 *backups does not implement Backups (wrong type for Restore method)
  have Restore(string, RestoreArgs) (names.Tag, error)
  want Restore(string, *DBInfo, RestoreArgs) (names.Tag, error)

Curtis Hovey (sinzui)
Changed in juju-core:
status: New → Triaged
importance: Undecided → Critical
tags: added: blocker ci regression windows
Changed in juju-core:
milestone: none → 2.0-beta9
Ian Booth (wallyworld)
Changed in juju-core:
assignee: nobody → Horacio Durán (hduran-8)
Ian Booth (wallyworld)
Changed in juju-core:
assignee: Horacio Durán (hduran-8) → Ian Booth (wallyworld)
status: Triaged → In Progress
Ian Booth (wallyworld)
Changed in juju-core:
status: In Progress → Fix Committed
Changed in juju-core:
status: Fix Committed → Fix Released
tags: removed: blocker
affects: juju-core → juju
Changed in juju:
milestone: 2.0-beta9 → none
milestone: none → 2.0-beta9
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.