Opened 15 years ago

Closed 15 years ago

#53 closed defect (fixed)

henrietta list operation does not work

Reported by: Ivan Raikov Owned by: felix winkelmann
Priority: major Milestone:
Component: infrastructure Version: 4.0.x
Keywords: Cc:
Estimated difficulty:

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.

Change History (3)

comment:1 Changed 15 years ago by felix winkelmann

Owner: set to felix winkelmann
Status: newassigned

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.

comment:2 Changed 15 years ago by felix winkelmann

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.

comment:3 Changed 15 years ago by felix winkelmann

Resolution: fixed
Status: assignedclosed

henrietta has been updated on kitten-technologies, thanks to Alaric.

Note: See TracTickets for help on using tickets.