HookFailed is deprecated

Bug #604741 reported by dobey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Tarmac
Fix Released
High
Paul Hummer

Bug Description

From the HookFailed.__init__ in bzrlib:

        if warn:
            symbol_versioning.warn("BzrError HookFailed has been deprecated "
                "as of bzrlib 2.1.", DeprecationWarning, stacklevel=2)

With this deprecation we should stop using the HookFailed from bzrlib it seems. I'm not sure what to use instead, but given what we're passing to it, I'm not sure it's exactly what we want to use anyway. Probably a simpler exception type would be fine.

Paul Hummer (rockstar)
Changed in tarmac:
milestone: none → tarmac-0.3
assignee: nobody → Paul Hummer (rockstar)
importance: Undecided → High
status: New → In Progress
Paul Hummer (rockstar)
Changed in tarmac:
status: In Progress → Fix Committed
Paul Hummer (rockstar)
Changed in tarmac:
status: Fix Committed → 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.