Comment 4 for bug 1705757

Revision history for this message
Jeff Lane  (bladernr) wrote :

Ok, so just to clear up confusion:

1: CURRENTLY (and historically) the client and server submit launchers (canonical-certification-submit) have called 'checkbox' like so:

exec checkbox submit --url=https://certification.canonical.com/submissions/submit/ "$@"

Note, trunk for BOTH providers use this for c-c-submit.

2: As of the most recent release, 'checkbox' no longer exists, so canonical-certification-submit no longer works.

3: All I'm asking is if the proper way NOW is to call checkbox-cli submit (which does not honor --url).

I already have an updated packaging branch for server to fix this, but I want to know if that's the correct way forward before I push a merge that has to be reverted down the road.

Sorry for the rambling commentary earlier as I was digging into the cause.