Description of problem: When running csprocessor assemble I get this: Content Specification build unzipped to /home/sgordon/Documents/cspecs/Manager_Release_Notes/assembly/publican Starting the publican build... Unknown option: format Usage: I believe this is because as part of the war on bash completion they have dropped the various short(er) options in Publican that used to work. Calling programs must either use the full options, or stop calling publican. Version-Release number of selected component (if applicable): cspclient-0.26.2-1 publican-3.0-0.fc17.t216
Just realised this is set in csprocessor.ini, but can't remember if this was setup by csprocessor or manually so leaving open for now. If it was set up by csprocessor then should probably consider automatically fixing the entry in the next release. On my system: build.parameters=--langs=en-US --format=html-single becomes: build.parameters=--langs=en-US --formats=html-single
Yeah, I found out about this yesterday. The csprocessor.ini is setup via the setup command which allows you to specify the arguments. In saying that though the CSP does provide a default which is the value you provided in the second comment. As such I've already fixed this up for the next release.
Not automatically fixing the csprocessor.ini in 0.27
Closing and setting as current release as no QA was performed by the original reporter. If there is still an issue with this bug still than please re-open it.