cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #05123
[Merge] ~smoser/cloud-init:fix/run-container-no-artifacts into cloud-init:master
The proposal to merge ~smoser/cloud-init:fix/run-container-no-artifacts into cloud-init:master has been updated.
Commit message changed to:
tools: Fix run-container when neither source or binary package requested.
If run-container was called without --package or --binary-package, then
it would still try to copy out artifacts and would fail doing so as
there were no artifacts to collect.
Also fix a bug when only --source-package without --package.
For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/348677
--
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:fix/run-container-no-artifacts into cloud-init:master.
References