CyberGlitterhoof
CyberGlitterhoof
UBUniversal Blue
Created by CyberGlitterhoof on 12/5/2024 in #🛟bazzite-help
Bazzite - Windows VMs and Podman
I'm experiencing this issue: https://universal-blue.discourse.group/t/podman-and-freerdp-problem/2000 Where I am unable to connect via RDP to a vm created inside of a Podman container. The recommended solution of:
podman unshare --rootless-netns
podman unshare --rootless-netns
Gives me this bizarre report back:
podman unshare --rootless-netns
Error: Running Homebrew as root is extremely dangerous and no longer supported.
As Homebrew does not drop privileges on installation you would be giving all
build scripts full access to your system.
root@bazzite ~#
podman unshare --rootless-netns
Error: Running Homebrew as root is extremely dangerous and no longer supported.
As Homebrew does not drop privileges on installation you would be giving all
build scripts full access to your system.
root@bazzite ~#
Any idea what is going on here? why is a Podman unshare command erroring out because of Homebrew??? Can I fix this somehow?
22 replies