Merge lp://staging/~mvo/ubuntu-system-image/json-output into lp://staging/~registry/ubuntu-system-image/client
Proposed by
Michael Vogt
Status: | Rejected | ||||
---|---|---|---|---|---|
Rejected by: | Barry Warsaw | ||||
Proposed branch: | lp://staging/~mvo/ubuntu-system-image/json-output | ||||
Merge into: | lp://staging/~registry/ubuntu-system-image/client | ||||
Diff against target: |
73 lines (+17/-2) 3 files modified
systemimage/config.py (+2/-0) systemimage/download.py (+6/-1) systemimage/main.py (+9/-1) |
||||
To merge this branch: | bzr merge lp://staging/~mvo/ubuntu-system-image/json-output | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Registry Administrators | Pending | ||
Review via email: mp+251226@code.staging.launchpad.net |
Description of the change
This branch implements --json-ouput as described in bug #1423622.
Note that I did not test this yet, I have a bit of difficulties with
that. When I run "tox" on trunk I get all sorts of errors on my vivid
box that look unrelated. I also could not find a debian/ packaging
branch to test for real. Pointers appreciated :) I'm happy to do more
serious testing once I figured the testsuite and the debian/ dir out.
To post a comment you must log in.
Unmerged revisions
- 318. By Michael Vogt
-
minimal implementation of --json-output
I'd love to know what problems you had with tox. Be sure you have all the build dependencies though: `sudo apt-get build-dep system-image` should install them all (except for the new pycurl dependencies w/3.0, but I bet you already have those)
Normally, the packaging branch is here: bzr+ssh: //bazaar. launchpad. net/~ubuntu- managed- branches/ ubuntu- system- image/system- image/
But I am working on an mp for that to build si 3.0: bzr+ssh: //bazaar. launchpad. net/~barry/ ubuntu- system- image/citrain30 beta/
Yeah, it's kind of schizophrenic and we should probably merge the debian/ into trunk, but hysterical raisins are so delicious!