Closed ankenu closed 2 weeks ago
Hi, can't test in a VM at the moment, have you tried this? https://serverfault.com/questions/1044482/couldnt-upgrade-to-fedora-due-to-error-nothing-provides-python3-8distpython-m
Hi, can't test in a VM at the moment, have you tried this? https://serverfault.com/questions/1044482/couldnt-upgrade-to-fedora-due-to-error-nothing-provides-python3-8distpython-m
Thanks for the quick response. Sorry, I don't understand which package I should uninstall based on this text.
My bad, you don't have the package installed of course you can't remove it 🤦♂️. Is your system up-to-date? If it is I will take a look and fix it over the weekend.
My bad, you don't have the package installed of course you can't remove it 🤦♂️. Is your system up-to-date? If it is I will take a look and fix it over the weekend.
Yep, it's absolutely clean Fedora 41, which I installed yesterday 🙂
Hi again, I tried to rebuild the packages but the build system keeps throwing unhelpful error messages https://copr.fedorainfracloud.org/coprs/luisbocanegra/kde-material-you-colors/builds/ I will need someone that knows about fedora packaging to fix and maintain it.
But the one at https://software.opensuse.org//download.html?project=home%3Aluisbocanegra&package=kde-material-you-colors builds correctly, can you try that one instead?
hi, im get the same problem on fedora 41, when i try that it show this https://github.com/user-attachments/assets/103846df-0ebf-4f65-8d23-4e2c976b0d50 kind of scary
Aren't those old kernel versions? What happens if you update first? I tried in a VM and it installed fine.
hi, im get the same problem on fedora 41, when i try that it show this https://github.com/user-attachments/assets/103846df-0ebf-4f65-8d23-4e2c976b0d50 kind of scary
Aren't those old kernel versions? What happens if you update first? I tried in a VM and it installed fine.
yes, that those are old kernel versions, my bad. sorry
Hi again, I tried to rebuild the packages but the build system keeps throwing unhelpful error messages https://copr.fedorainfracloud.org/coprs/luisbocanegra/kde-material-you-colors/builds/ I will need someone that knows about fedora packaging to fix and maintain it.
But the one at https://software.opensuse.org//download.html?project=home%3Aluisbocanegra&package=kde-material-you-colors builds correctly, can you try that one instead?
Thank you! The second variant works well, but the instruction for installation on the website is wrong. This is the correct steps for Fedora 41:
sudo dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:luisbocanegra/Fedora_41/home:luisbocanegra.repo
sudo dnf install kde-material-you-colors
Thank you! The second variant works well, but the instruction for installation on the website is wrong. This is the correct steps for Fedora 41:
sudo dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:luisbocanegra/Fedora_41/home:luisbocanegra.repo
sudo dnf install kde-material-you-colors
Yeah, those are automatically generated and need to be updated for dnf5, I guess support for fedora 41 is very new, some weeks ago it didn't even build for fedora 40
Describe the bug Using the installation via dnf in Fedora 41, there is a problem with conflicting requests.
To Reproduce Steps to reproduce the behavior:
dnf copr enable luisbocanegra/kde-material-you-colors
andsudo dnf install kde-material-you-colors
Desktop (please complete the following information):