"Changed directories are not supported yet" when attempting to install anything via dnf install

I'm not sure what to do here once again. Nothing will install, and there seems to be little to no documentation on these errors. ive done ostree reset and uninstall or whatever the commands are, and have had no luck. hopefully someone can give me a solution other than "reinstall again"
bea@bazzite:~$ dnf install autoconf automake
...
Downloading from 'fedora'... done
Downloading from 'updates'... done
Importing packages... done
Checking out packages... done
Running pre scripts... done
Running post scripts... done
Running posttrans scripts... done
Writing rpmdb... done
Writing OSTree commit... done
Staging deployment... done
Computing /etc diff to preserve... done
Updating /usr... done
error: Changed directories are not supported yet
bea@bazzite:~$ dnf install autoconf automake
...
Downloading from 'fedora'... done
Downloading from 'updates'... done
Importing packages... done
Checking out packages... done
Running pre scripts... done
Running post scripts... done
Running posttrans scripts... done
Writing rpmdb... done
Writing OSTree commit... done
Staging deployment... done
Computing /etc diff to preserve... done
Updating /usr... done
error: Changed directories are not supported yet
bea@bazzite:~$ dnf install chromium
...
Staging deployment... done
Freed: 108.3 MB (pkgcache branches: 0)
error: Previously interrupted while targeting commit a563e3d42ac680a8b83c6e31a525d6b7907ba9b1499ccacee506936c7a870c16, cannot change target to 138b496a7cc54b090d737ba707ff666318e5dcfa7c092af5e3e3ff2ff280907b
bea@bazzite:~$ dnf install chromium
...
Staging deployment... done
Freed: 108.3 MB (pkgcache branches: 0)
error: Previously interrupted while targeting commit a563e3d42ac680a8b83c6e31a525d6b7907ba9b1499ccacee506936c7a870c16, cannot change target to 138b496a7cc54b090d737ba707ff666318e5dcfa7c092af5e3e3ff2ff280907b
4 Replies
Kyle Gospo
Kyle Gospo5w ago
You should not be using DNF And you should especially not be installing build tools on your host Please read our software guide, this is a textbook example of something that should be done in distrobox
Kyle Gospo
Kyle Gospo5w ago
Home
Bazzite is a custom image built upon Fedora Atomic Desktops that brings the best of Linux gaming to all of your devices.
Beatrice
BeatriceOP5w ago
then what should i use how does one install software via terminal
Kyle Gospo
Kyle Gospo5w ago
Read our documentation

Did you find this page helpful?