Closed Bug 569533 Opened 15 years ago Closed 15 years ago

BespinEmbedded-Customizable: python dryice sample.json fails

Categories

(Skywriter Graveyard :: Embedded, defect, P1)

Other
Other
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: julian.viereck, Unassigned)

Details

I've created a embedded release running paver release_embed from the bespinclient dirctory. Bespinclient and server are up to date with tip. From the 'BespinEmbedded-Customizable-0.8.0' directory, I executed python dryice.py sample.json which failed with the error stack: noname:BespinEmbedded-Customizable-0.8.0 j4c$ python dryice.py sample.json -s 8000 dryice: the Bespin build tool Using build manifest: sample.json Traceback (most recent call last): File "dryice.py", line 12, in <module> tool.main() File "lib/dryice/tool.py", line 407, in main start_server(filename, options, overrides) File "lib/dryice/tool.py", line 461, in start_server app = DryIceAndWSGI(filename, options, overrides) File "lib/dryice/tool.py", line 438, in __init__ manifest = Manifest.from_json(filename.text()) File "lib/dryice/tool.py", line 152, in from_json return cls(**scrubbed_data) TypeError: __init__() got an unexpected keyword argument 'plugins'
Works again. Might got fixed by Kevin's patch 9d8fbc513527.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.