luisbocanegra / kde-material-you-colors

Automatic color scheme generator from your wallpaper for KDE Plasma powered by Material You
https://store.kde.org/p/2136963
GNU General Public License v3.0
415 stars 6 forks source link

Problem with conflicting requests in Fedora 41 #232

Closed ankenu closed 2 weeks ago

ankenu commented 2 weeks ago

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:

  1. Go to terminal
  2. Enter dnf copr enable luisbocanegra/kde-material-you-colors and sudo dnf install kde-material-you-colors
  3. Terminal error output:
    Problem: conflicting requests
    - nothing provides python3.13dist(materialyoucolor) >= 2.0.8 needed by kde-material-you-colors-1.9.3-1.git.7.1ea3136.fc41.x86_64 from copr:copr.fedorainfracloud.org:luisbocanegra:kde-material-you-colors
    You can try to add to command line:
    --skip-broken to skip uninstallable packages

Desktop (please complete the following information):

luisbocanegra commented 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

ankenu commented 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

Thanks for the quick response. Sorry, I don't understand which package I should uninstall based on this text.

luisbocanegra commented 2 weeks ago

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.

ankenu commented 2 weeks ago

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 🙂

luisbocanegra commented 2 weeks ago

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?

luisbocanegra commented 2 weeks ago

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.

I ran dnf update today and it wanted to remove kernel package? And it also wants to install other kernle package. is it safe to update?

SussyGuy35 commented 2 weeks ago

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.

I ran dnf update today and it wanted to remove kernel package? And it also wants to install other kernle package. is it safe to update?

yes, that those are old kernel versions, my bad. sorry

ankenu commented 2 weeks ago

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

luisbocanegra commented 2 weeks ago

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