Summary
henrietta list operation does not work
Metadata
- Id: 093451158a5eb157471e99d31b8391179c26e8c7
- Trac id: 53
- Type: defect
- Reporter: iraikov
- Owner: felix
- Cc:
- Status: closed
- Component: infrastructure
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone:
- Version: 4.0.x
- Changetime: 2009-07-06 11:02:11 UTC
- Created: 2009-06-30 04:43:29 UTC
- Keywords:
Description
The henrietta argument parser is written in such a manner that only arguments of the form key=value are parsed. Consequently, commands such as list cannot be parsed unless they are accompanied by an equal sign.
Changes and comments
[2009-07-01 18:44:27 UTC] felix changed status from new to assigned
[2009-07-01 18:44:27 UTC] felix set owner to felix
[2009-07-01 18:44:27 UTC] felix wrote:
That's right, but sending it simply `list=1` should be sufficient. As I understand it, the installed henrietta programs seem not to be up to date.
I will update the henrietta on galinha and test it. If it works, I can inform Alaric to update the henrietta on kitten-technologies.
[2009-07-02 08:16:33 UTC] felix wrote:
The "list" command didn't emit HTTP repsonse headers. I have fixed this in r15134 and asked Alaric for an update of the henrietta instance on kitten-technologies.
Note that this listing is just superficial, obtaining the proper directory and checking for a `*.meta` file is done later, so disabled eggs (those without a `*.meta` file) or empty directories have to be handled specially by salmonella.
[2009-07-06 11:02:11 UTC] felix changed status from assigned to closed
[2009-07-06 11:02:11 UTC] felix set resolution to fixed
[2009-07-06 11:02:11 UTC] felix wrote:
henrietta has been updated on kitten-technologies, thanks to Alaric.