A recent zypper dist-upgrade
resulted in some orphaned packages. I added them to repo ■■■-repo
:
erlangen:~ # zypper repos ■■■-repo
Alias : ■■■-repo
Name : ■■■-repo
URI : https://mistelberger.net/■■■-repo
Enabled : Yes
GPG Check : (r ) Yes
Priority : 100 (lowered priority)
Autorefresh : On
Keep Packages : Off
Type : rpm-md
GPG Key URI :
Path Prefix :
Parent Service :
Keywords : ---
Repo Info Path : /etc/zypp/repos.d/■■■-repo.repo
MD Cache Path : /var/cache/zypp/raw/■■■-repo
erlangen:~ #
Repo Info File content is:
erlangen:~ # cat /etc/zypp/repos.d/■■■-repo.repo
[■■■-repo]
enabled=1
autorefresh=1
baseurl=https://mistelberger.net/■■■-repo
type=rpm-md
priority=100
gpgcheck=1
repo_gpgcheck=1
erlangen:~ #
Note: Forum software replaces characters ‘i’, ‘h’ and ‘e’ by black squares. When adding the repo you need to undo the replacement. Click here for the true baseurl .