Hello,
I´m trying to experiment a little bit and installed the following package. But as far as I understood, I need to add the repository in order to receive the updates. I tried almost every URL combination in Yast, but I ´m always getting the error that there is no repository at the specified URL.
Could anyone please point me to the correct URL to add?
Here is the Package:
https://ibb.co/427BSR5
I tried for example to add: https://build.opensuse.org/home:Sauerland or https://download.opensuse.org/repositories/home:/Sauerland:/hardware/openSUSE_Tumbleweed/x86_64/ (and other URLs) but as I said, Yast doesn´t accept it.
Thank you very much in advance!
Hi
The next level up…
https://download.opensuse.org/repositories/home:/Sauerland:/hardware/openSUSE_Tumbleweed/
The one where you can see the repodata directory and must have the trailing / at the end.
Oh ok, thank you very much! I also reduced the priority to 98 just in case the hardware will be supported natively by Linux in the future. I hope my understanding of the priority is correct.
Hi
It won’t make a difference as vendor stickiness is active, once switched it will stay with that repository unless you change the zypper configuration or add the --allow-vendor-change option with zypper.
Understood! Thank you again!
Oh ok, thank you very much! I also reduced the priority to 98 just in case the hardware will be supported natively by Linux in the future. I hope my understanding of the priority is correct.
And its maybe a little bit better to give it a lower Priority (higher number) as the OSS, Update and Packman Repo, specially the last one has the same broadcom-wl and r8168 packages…
Priority 98 is actually higher than default priority 99; mozilla has highest priority 80:
**erlangen:~ #** zypper lr -uEP
# | Alias | Name | Enabled | GPG Check | Refresh | Priority | URI
---+---------------------+----------------------------------------------+---------+-----------+---------+----------+------------------------------------------------------------------------
12 | mozilla | Mozilla based projects (openSUSE_Tumbleweed) | Yes | (r ) Yes | Yes | 80 | https://download.opensuse.org/repositories/mozilla/openSUSE_Tumbleweed/
5 | Packman | Packman | Yes | (r ) Yes | Yes | 90 | http://ftp.fau.de/packman/suse/openSUSE_Tumbleweed/
14 | openSUSE-20191106-0 | openSUSE-Tumbleweed-Oss | Yes | (r ) Yes | Yes | 99 | http://download.opensuse.org/tumbleweed/repo/oss/
19 | repo-non-oss | openSUSE-Tumbleweed-Non-Oss | Yes | (r ) Yes | Yes | 99 | http://download.opensuse.org/tumbleweed/repo/non-oss/
21 | repo-update | openSUSE-Tumbleweed-Update | Yes | (r ) Yes | Yes | 99 | http://download.opensuse.org/update/tumbleweed/
3 | BellSoft | BellSoft Repository | Yes | (r ) Yes | Yes | 100 | http://yum.bell-sw.com/
7 | chrome | chrome | Yes | (r ) Yes | Yes | 100 | http://dl.google.com/linux/chrome/rpm/stable/x86_64
11 | jalbum | jalbum | Yes | ( ) No | Yes | 100 | http://jalbum.net/download/software/yumrepo/
13 | myrepo | myrepo | Yes | ( ) No | Yes | 100 | dir:/home/karl/Downloads/myrepo
**erlangen:~ #**
Priorities together with ’ --allow-vendor-change’ help reducing the number of questions asked by ‘zypper dup’.