Error message: Justfile does not contain recipe `setup-virtualization`

I’m trying to setup some sort of virtualization (probably GNOME Boxes). I’m coming from VirtualBox. I use Aurora.

The following post mentioned activating virtualization:

I guess that means ujust setup-virtualization. Doing that I get the following output:

error: Justfile does not contain recipe `setup-virtualization`

I’ve tried ujust upgrade and restarting. Ideas?

I think there is a slight name change – is the ujust command showing / not showing the command to setup virtualization? Inputting ujust is how you see the list, according to the docs.

There is no such ujust recipe on Aurora.

You just need to move to the aurora-dx image so you will have virt-manager & qemu stuff.

Or you can use the virt-manager flatpak and the qemu extension.

You can see all the available recipes with ujust or you can use ujust --choose to have a nice TUI to browse them.

2 Likes

ujust is configured with TAB completion as well, at least with bluefin-dx. ujust setup--TAB-TAB will also get a match list.

FYI

Thanks! I’ll give it a try.

ujust setup-
setup-brew-not-found   setup-cockpit          setup-distrobox-app    setup-luks-tpm-unlock  setup-sunshine         setup-vfio

No setup-virtualization there after rebasing to aurora-dx. :face_with_diagonal_mouth:

As said, there is no such ujust recipe in Aurora. That is a bazzite recipe and we don’t have that.

-dx image comes with qemu/virt-manager included in the image, there is no need for that recipe anyway.

Just make sure you have the correct groups ujust dx-group and then reboot and launch virt-manager

1 Like