Don Bowman
Don Bowman
a few minor changes were needed, gpg -k doesn't list the keyids, support for nvme disks, add sha256/sha512 modules to grub
Instead of rebuilding all grub modules for all kernels (resulting in the same output), rebuild them once if the key changes or the grub.cfg changes.
see https://forum.mautic.org/t/mtc-js-ip-address-uniqueness-questions/20632 | Q | A | -------------------------------------- | --- | Branch? | "features" for all features, enhancements and bug fixes (until 3.3.0 is released) | Bug fix? | yes...
(reproduction steps and materiall in the attachment along with system setup, libraries, etc). Whenever GPU acceleration is enabled in kdenlive master + libmlt master, if I do composite transform of...
See [issue](https://github.com/jgsqware/clairctl/issues/121) Add docker.io/library in the path
[dump.pcap.gz](https://github.com/jgsqware/clairctl/files/2167594/dump.pcap.gz) `strace -f -e file clairctl analyze -l --log-level debug group/container:hash` writes to `/tmp/clairctl/group/container/blobs/hash/layer.tar` But the read-back comes from: `[pid 157] openat(AT_FDCWD, "/tmp/clairctl/docker.io/group/container/blobs/hash/layer.tar", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file...
## Report Thank you for trying **conjure-up**! Before reporting a bug please make sure you've gone through this checklist: - [ ] Is this problem already documented at https://docs.ubuntu.com/conjure-up/en/troubleshoot#common-spell-problems NO...
## Report Ubuntu 18.04, using localhost/lxd. juju appears to work (e.g. I can setup 'ghost' and access it). But conjure-up just hangs as below (logs et al attached). lxc is...
Fixes #3353. If we can connect with the root password, assume the job has previously been run and exit. Otherwise connect with no password, set it, etc. This will allow...
Rationale: using NodePort, its simpler to remember `kube-spawn-cluster-worker-1` than to do a machinectl and find the machine name which was used. The former is invariant across invocations.