Ricardo Abreu

Results 462 comments of Ricardo Abreu

> The --add / --get seem to me like nested commands even if they pretend not to be They are, that is why I said *nesting (only) the commands (not...

@Saviq: how do you feel about replacing `client.primary-name` with `client.petenv-name`? I would favor it, given that "petenv" is already spread throughout code ids, while "primary" is isolated as the current...

From further discussion on IRC, it would be nice to support a general `terminal`, where the user could specify the executable/command, and a `linux-terminal`, where the user could specify a...

> Sure, the above is not meant to be exhaustive :) I know, just wanted to record it for the future :slightly_smiling_face:

This issue is a relic. We still take it as a compass when doing something regarding the configuration and have slowly been pursuing parts of it. I think we should...

Hi @psuntharanund, as you highlighted, the problem is indicated by those `dnsmasq` messages: > dnsmasq[10639]: error binding DHCP socket to device mpqemubr0 > multipassd[11382]: Unable to determine subnet for the...

Hi @psuntharanund, I see you have `mpqemubr0` in there. The state is DOWN, but that is expected when there are no instances running. If you have no instances that you...

For our own reference, this is related to #3700, in that code to setup QEMU networking on Linux uses the outdated utility functions mentioned there and fails to check returns...

Closing for lack of activity.