Hi,
I am trying to add the additional KDE repositories to openSUSE Tumbleweed and failing at getting them to work. I am following :< SDB:KDE repositories - openSUSE Wiki
zypper lr -d After adding the KDE repos:
After the repos are added I pass: # zypper -v dup --allow-vendor-change and wait for zypper to finish up.
Also before power cycling I switch over to Breeze light theme.
Loading machine into SDDM I am greeted with the following message :<
I apologize for poor photo of greeter, the phone camera is not so great. Can you please help me figure out how to get this working?
Going for rest for a while now,
Thank you
All of these KDE repos in your list, have no sense. OpenSUSE TW is rolling. My repositories:
I suggest this clear:
sudo zypper rr 1 2 3 4 9 10 12 13 14 15 16 17 18
Repos 1 2 3 4 have no sense.
Repo 9 is the media installation. Is useless now.
Repos 10 12 15 17 are duplicates.
Repos 13 14 16 18 is useless.
Add the repo packman with priority 70 and make it the principal repo (you can see the URL of the repo in my screenshot above).
Finally, for updates (I do 1 every week in Monday) do:
sudo zypper ref and after sudo zypper dup (the option –allow-vendor-change is the default in dup so if not necessary to type).
Last thing: TW uses the repo Factory after openQA gives the OK. The repo Unstable (the repos you added in 1 2 3 4) are alfa versions. After goes to Factory. And after the OK from openQA goes to rolling snaposhot.
Regards
EDIT: If you want to avoid the cdn repos (10 12 13 14 15) you’ll need to do:
sudo zypper al openSUSE-repos-Tumbleweed this locks this pattern to not re add itself the cdn repos (maybe you need to desinstall before with sudo rm openSUSE-repos-Tumbleweed).