Closed Bug 1284364 Opened 8 years ago Closed 8 years ago

git mozreview push fails with cinnabar 0.4.0b1: ImportError: No module named bundle

Categories

(MozReview Graveyard :: Integration: Git, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: glandium, Assigned: glandium)

Details

Attachments

(1 file)

Traceback (most recent call last):
  File "/home/glandium/mozilla/version-control-tools/git/cinnabar-debug-push.py", line 20, in <module>
    from cinnabar.bundle import (
ImportError: No module named bundle
abort: error performing cinnabar push; please report this bug

The problem is that I moved the bundle module in a hg submodule a few weeks ago on cinnabar master, and this now is in 0.4.0 beta 1.
Assignee: nobody → mh+mozilla
Comment on attachment 8767804 [details]
Bug 1284364 - Try to import PushStore from cinnabar.hg.bundle.

https://reviewboard.mozilla.org/r/62220/#review59190
Attachment #8767804 - Flags: review?(gps) → review+
Pushed by gszorc@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/6b9d44cc341f
Try to import PushStore from cinnabar.hg.bundle. r=gps
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: