Frederic BOLTZ

Results 103 comments of Frederic BOLTZ

> sudo ovs-vsctl get open_vswitch . external_ids:ovn-remote got: `unix:/var/run/ovn/ovnsb_db.sock`

@tomponline > This part is confusing me: > > ``` > ovn-nbctl --timeout=10 --db unix:/var/lib/snapd/hostfs/run/ovn/ovnsb_db.sock > ``` It's returned as error message the executed sub command. I have setted the...

> I've never tried that, but its not supported, so you might be unexpected conflicts/problems doing that. Has unexpected it's work but without setting network.ovn.northbound_connection. On the same machine I...

Depending motherboards the sensor are not connected to the same register. Without having this motherboard I’m not able to to fix the m2 sensor.

Just a remark! Don't think that docker registry are only authentified with user/password. So it means that often docker-credential-helpers is needed and .docker/config.json is not enough. As example the authent...

> Would this not be covered through the existing implementation? > > ```swift > private func retrieveCredentials(for host: String, from config: DockerConfig) throws -> (String, String)? { > if let...

@alkmim Thank you for your participation. The problem is the package dh-dkms is not available on former distribution (ubuntu 22.04...) and the build fails. * Need to check if the...