Andrei Toterman
Andrei Toterman
Hey, @Reflux0301! Thanks for pointing this out! While it seems to work on Hyper-V after a quick try, we'll have to do some more research about it, to make sure...
Hey, @vikorama! Thanks for the feedback! Indeed, most of the changes that you mentioned are not in the latest package. They are implemented, but due to various CI shenanigans, we...
This is not a review, I just glanced over it out of curiosity. And I'm not sure I understand the whole `BackInserter` thing, so I would like to open up...
Oops, you're right about the `std::unique`, I misread the documentation. We have to filter the duplicates manually. Anyway, when trying to do a mount with repeated mappings, the errors are...
Thanks, @sharder996. It's looking good. I just want your opinion on a last detail: ``` $ multipass mount -u 1000:1001 -u 1002:1001 -g 1000:1000 -g 1001:1000 ~ test:bla mount failed:...
@sharder996, sure, I think that looks great. Thanks!
Alright, this should be ready to be merged. But it's failing to build on CI on mac. Seems like it's a missing include https://github.com/canonical/multipass-private/actions/runs/9411867391/job/25931752655#step:26:3601
Hey, @DominicBurkart! From the way you described it so far, it sounds like a case of #2387. Is the firewall enabled on your machine? If so, please try to disable...
Hi, @Timbo-6! Can you please provide more details? Perhaps some logs (see [here](https://multipass.run/docs/accessing-logs) how to get them)? Did the instance crash out of the blue or were you running something...
Is there any chance you could provide some logs generated by Multipass (again, you can see [here](https://multipass.run/docs/accessing-logs) how to get them)? My best guess so far is that your instance's...