I tried using 1-click install that erroneously installed many additional repos. I am trying to get back to basic repo list for 15.4 including packman, sle and backport repos needed to maintain and update system. Would someone post the needed repo list so i can cull out the mistaken ones.
thanks, tom kosvic
Hi
I don’t use packman or non-oss, but this is my ADS-B Leap 15.4 system…
zypper lr -dE
# | Alias | Name | Enabled | GPG Check | Refresh | Priority | Type | URI | Service
---+------------------------------------+--------------------------------------------------------------+---------+-----------+---------+----------+--------+-------------------------------------------------------------------------------+--------
1 | download.opensuse.org-hardware-sdr | Hardware SDR | Yes | (r ) Yes | Yes | 99 | rpm-md | https://mirrorcache-us.opensuse.org/download/repositories/hardware:/sdr/15.4/ |
4 | repo-backports-update | Update repository of openSUSE Backports | Yes | (r ) Yes | Yes | 99 | rpm-md | https://mirrorcache-us.opensuse.org/update/leap/15.4/backports/ |
10 | repo-oss | Main Repository | Yes | (r ) Yes | Yes | 99 | rpm-md | https://mirrorcache-us.opensuse.org/distribution/leap/15.4/repo/oss/ |
12 | repo-sle-update | Update repository with updates from SUSE Linux Enterprise 15 | Yes | (r ) Yes | Yes | 99 | rpm-md | https://mirrorcache-us.opensuse.org/update/leap/15.4/sle/ |
14 | repo-update | Main Update Repository | Yes | (r ) Yes | Yes | 99 | rpm-md | https://mirrorcache-us.opensuse.org/update/leap/15.4/oss
hcvv
August 4, 2022, 5:03pm
3
So you have some choice
boven:~ # zypper lr -EU
Repository priorities are without effect. All enabled repositories share the same priority.
# | Alias | Name | Enabled | GPG Check | Refresh | URI
---+------------------+---------------------------------------+---------+-----------+---------+--------------------------------------------------------------------
12 | non-oss-main | Main (Non-OSS) | Yes | (r ) Yes | Yes | http://download.opensuse.org/distribution/leap/15.3/repo/non-oss/
4 | main | Main (OSS) | Yes | (r ) Yes | Yes | http://download.opensuse.org/distribution/leap/15.3/repo/oss/
2 | backports-update | Updates from openSUSE Backports | Yes | (r ) Yes | Yes | http://download.opensuse.org/update/leap/15.3/backports/
14 | non-oss-update | Update (Non-OSS) | Yes | (r ) Yes | Yes | http://download.opensuse.org/update/leap/15.3/non-oss/
8 | main-update | Update (OSS) | Yes | (r ) Yes | Yes | http://download.opensuse.org/update/leap/15.3/oss
17 | sle-update | Updates from SUSE Linux Enterprise 15 | Yes | (r ) Yes | Yes | http://download.opensuse.org/update/leap/15.3/sle/
15 | packman | Packman | Yes | (r ) Yes | Yes | https://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_15.3/
boven:~ #
thanks, this replicates what i now have except 15.4 rather than 15.3
tom kosvic
hcvv
August 4, 2022, 6:22pm
5
Sorry, I hope that did not confuse you. But indeed there is no difference apart from the version string.
(That is not the case in an earlier upgrade).