Tim Small
                                            Tim Small
                                        
                                    FYI, I'm also seeing this running on a Debian server (in both -stable (stretch) and -testing (buster)) - libvirt versions 3.0.0 and 4.3.0 respectively. The failure occurs during the call...
I think the problem might be that backup-vm is trying to create a snapshot of an IDE CDROM device which is pointing at an .iso If I remove that device...
OK, thanks. I'm currently knocking up a rough proof of concept. The biggest stumbling block is that both rdedup and restic don't have equivalents to the --read-special option, both support...
> No DNS provider I've seen provides any fine tuned access control to DNS. A single access key gets access to DNS for all domains. This may not sit well...
I think I'd still advocate Certbot defining a clean https API for secure, fine-grained DNS updates. Any "non-supported" DNS provider could then implement the "Certbot Secure DNS Update API". This...
Possibly (I've not looked at the Rocket internals at all!), a way to resolve this (and also provide additional functionality) would be to allow Rocket to accept an already bound...
Some thoughts... Although the Rubble Rust Bluetooth stack is at an early stage of development, I think it might still be useful. e.g. it supports Beacons, and these could be...
Re f405 tests failing - the docs say that register should be present, so maybe an SVD error? Is that likely?
> > Re f405 tests failing - the docs say that register should be present, so maybe an SVD error? Is that likely? > > No. It present in `usart1`....
The plot thickens... According to RM0090 `30.5 USART mode configuration` (page 1007 on rev 19), IrDA mode **is** supported on UART peripherals as well USART peripherals. `30.6.7 Guard time and...