Open Razer & Python 3

error: Could not depsolve transaction; 2 problems detected: Problem 1: package openrazer-meta-3.9.0-1.1.noarch from hardware_razer requires python3-openrazer, but none of the providers can be installed - conflicting requests - nothing provides python(abi) = 3.12 needed by python3-openrazer-3.9.0-1.1.noarch from hardware_razer - nothing provides python3.12dist(dbus-python) >= 1.2 needed by python3-openrazer-3.9.0-1.1.noarch from hardware_razer - nothing provides python3.12dist(numpy) >= 1.11 needed by python3-openrazer-3.9.0-1.1.noarch from hardware_razer Problem 2: package razergenie-1.2.0-1.1.x86_64 from hardware_razer requires openrazer-daemon, but none of the providers can be installed - conflicting requests - nothing provides python(abi) = 3.12 needed by openrazer-daemon-3.9.0-1.1.noarch from hardware_razer - nothing provides python3.12dist(dbus-python) >= 1.2 needed by openrazer-daemon-3.9.0-1.1.noarch from hardware_razer - nothing provides python3.12dist(pyudev) >= 0.16.1 needed by openrazer-daemon-3.9.0-1.1.noarch from hardware_razer - nothing provides python3.12dist(daemonize) >= 2.4.7 needed by openrazer-daemon-3.9.0-1.1.noarch from hardware_razer - nothing provides python3.12dist(pygobject) >= 3.20 needed by openrazer-daemon-3.9.0-1.1.noarch from hardware_razer - nothing provides python3.12dist(setproctitle) >= 1.1.8 needed by openrazer-daemon-3.9.0-1.1.noarch from hardware_razer - package razergenie-1.2.0-1.1.aarch64 from hardware_razer does not have a compatible architecture - nothing provides ld-linux-aarch64.so.1()(64bit) needed by razergenie-1.2.0-1.1.aarch64 from hardware_razer - nothing provides ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) needed by razergenie-1.2.0-1.1.aarch64 from hardware_razer System update failed: 0: Command failed: /usr/bin/rpm-ostree upgrade 1: /usr/bin/rpm-ostree failed: exit status: 1 Anyone know how I can resolve this issue without loosing anything extra ive installed ? Thanks
50 Replies
wolfyreload
wolfyreload•3w ago
Nope, you'll need to re-install the extra packages. run rpm-ostree status and take note of all the extra packages that you have installed. Then run rpm-ostree reset which will remove the extra packages then do rpm-ostree upgrade then re-install your custom packages If you have a very large number of custom packages, it's probably worth making a custom image
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
No description
wolfyreload
wolfyreload•3w ago
ohhhh dear.... snapd. You might be screwed
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
i only installed snapd a few days ago this error has been an issue for probably 3 months i needed snapd to install flock so am I right, my custom packages are goverlay, kernel-devel openrazer-meta Razergenie snapd
wolfyreload
wolfyreload•3w ago
that's it. But not sure if it's fixed but installing snapd on fedora rpm-ostree based systems tends to break them entirely
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
oic, well so far no issues, and im happy to remove snapd i need flock chat for work, but I have it on my phone still if i do an rpm-ostree reset im going to only loose those packages ? but removing snapd may cause other issues ?
wolfyreload
wolfyreload•3w ago
I've seen a couple of people never able to update when they have snapd installed, you might be lucky though
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
ok ill give the reset a go
wolfyreload
wolfyreload•3w ago
I'd pin your image before you installed snapd sudo ostree admin pin 1, you might be able to boot into that if the remove fails
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
done
wolfyreload
wolfyreload•3w ago
Good luck! 🙂
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
tyty i guess i could also jsut leave it as it is, and not update i was duel booting initially while trying to get used to linux (that was 5 months ago now,) about a week into the learning windows bricked, so ive been locked in, i hope i dont break linux to lol
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
No description
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
moment of truth see you on the other side <0 back on the desktop well ive got a new error when i try and run the update now
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
No description
wolfyreload
wolfyreload•3w ago
try rpm-ostree upgrade
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
and when i try and re-install goverlay im getting this error
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
No description
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
i have done that 🙂
wolfyreload
wolfyreload•3w ago
Let's check your space. run df
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
No description
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
No description
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
it does kinda give the idea that its out of space to write the package but its only a tiny package and i think ive got plenty of space still
wolfyreload
wolfyreload•3w ago
quick questions are you installing using rpm-ostree install <package-name>? dnf install doesn't work in atomic images
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
aaah no i was jsut installing via terminal via sudo dnf install goverlay
wolfyreload
wolfyreload•3w ago
try rpm-ostree install goverlay
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
certainly seems to be working better this time should things like battl.net and epic game etc all still work as normal ?
wolfyreload
wolfyreload•3w ago
For epic games you want to install "Heroic Games Launcher" (it's in the discover store), it will handle GOG, Epic and Amazon Prime Gaming. For Battle.net you'd install the store in Lutris.
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
yep they are already installed, im jsut checking them 1 by 1 to see if they are still working ubisoft working fine still
wolfyreload
wolfyreload•3w ago
Yeah 4 months of updates in one day might break a little but so far so good it seems
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
eipc is all good 🙂 well im very glad to say my network driver is working now to 🙂
wolfyreload
wolfyreload•3w ago
Cool 🙂
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
bnet to !! thanks very much quick reboot again and ill see if this protonup issue is there still
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
No description
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
the file its referring to has this in it
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
No description
wolfyreload
wolfyreload•3w ago
Are you using that to update your ge-proton versions?
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
yeh
wolfyreload
wolfyreload•3w ago
I'd guess that you missing the protonup python3 module try pip3 install protonup
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
will do, protonup is installed and working fixed the issue, your a legend mate ! now do i dare install snapd again
wolfyreload
wolfyreload•3w ago
I wonder if you can do snapd in distrobox/boxbuddy, might be safer if it works
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
i wander if theres another way to get the flock ap ok so im gathering snap is a ubuntu thing
wolfyreload
wolfyreload•3w ago
it's one of the things that turn people away from ubuntu lol. It does have it's place though.
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
indeed, ill have to ponder if itd worth installing snap again jsut to get the work messenger chat app thanks again for the help 🙂 do you happen to know, if the latest nvidia bazzite image has drivers for the RTX 50 series gpus ?
wolfyreload
wolfyreload•3w ago
I'm on bazzite-gnome-nvidia:unstable-41.20250208.2 which has nvidia driver 570.86.16. Which appears to have support for "NVIDIA GeForce RTX 5090 D, NVIDIA GeForce RTX 5090, NVIDIA GeForce RTX 5080" Not sure what's in stable though
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
yeh looks like the rtx 50 series linux drivers are all in beta still we ship PCs with linux mint atm and the build team havent been able to get them to boot atm not with rtx 50 cards
wolfyreload
wolfyreload•3w ago
Mint would probably be on driver version 550.144.03 or perhaps 565.77. You'd need at least the 570 driver to support the GTX 50xx cards It's actually a beta driver so it makes sense that Mint wouldn't ship it
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
yeh the mint we had, i think was actually 530
wolfyreload
wolfyreload•3w ago
You can see what cards are supported here https://www.nvidia.com/en-us/drivers/unix/ and you can see what version of the driver you are on with nvidia-smi
dansv8 [ERIC]
dansv8 [ERIC]OP•3w ago
thanks mate 🙂

Did you find this page helpful?