Diff comments:

> diff --git a/debian/changelog b/debian/changelog
> index 8329ab4..178d32c 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -1,3 +1,9 @@
> +launchpad-buildd (227) UNRELEASED; urgency=medium
> +
> +  * Check the appropriate server.key path for the LXD snap.

When you call `lxd init`, it generates a key pair, I think roughly as described 
in https://linuxcontainers.org/lxd/docs/master/authentication/.  So checking 
for that is a quick way to see whether LXD has been initialized; if it's 
already been done, we can optimize away the job of doing it again.

> +
> + -- Colin Watson <[email protected]>  Tue, 24 Jan 2023 13:28:47 +0000
> +
>  launchpad-buildd (226) focal; urgency=medium
>  
>    * Remove unused "distribution" argument from the binarypackage manager.


-- 
https://code.launchpad.net/~cjwatson/launchpad-buildd/+git/launchpad-buildd/+merge/436252
Your team Launchpad code reviewers is requested to review the proposed merge of 
~cjwatson/launchpad-buildd:snap-lxd-server-key-path into 
launchpad-buildd:master.


_______________________________________________
Mailing list: https://launchpad.net/~launchpad-reviewers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~launchpad-reviewers
More help   : https://help.launchpad.net/ListHelp

Reply via email to