New install, new repos

Today I did a new TW install after more than 3 years since I did it last. Everything went smoothly as ever.

However, I see that “cdn” and “openh264” repos were installed automatically. I understand that the cdn repos are there to improve access and latency, I am not so familiar with the other one at the moment.

The question to the community is how do the “cdn” and traditional “download” repos interact. I tried removing one of the cdn repos but it was added on the following zypper ref. Should I leave the repo list as is is?

# zypper lr --details 
#  | Alias                            | Name                       | Enabled | GPG Check | Refresh | Priority | Type   | URI                                                                  | Service
---+----------------------------------+----------------------------+---------+-----------+---------+----------+--------+----------------------------------------------------------------------+---------
 1 | download.opensuse.org-non-oss    | Main Repository (NON-OSS)  | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/tumbleweed/repo/non-oss/                | 
 2 | download.opensuse.org-oss        | Main Repository (OSS)      | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/tumbleweed/repo/oss/                    | 
 3 | download.opensuse.org-tumbleweed | Main Update Repository     | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/update/tumbleweed/                      | 
 4 | openSUSE:repo-non-oss            | repo-non-oss               | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://cdn.opensuse.org/tumbleweed//repo/non-oss                     | openSUSE
 5 | openSUSE:repo-openh264           | repo-openh264              | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://codecs.opensuse.org/openh264/openSUSE_Tumbleweed              | openSUSE
 6 | openSUSE:repo-oss                | repo-oss                   | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://cdn.opensuse.org/tumbleweed//repo/oss                         | openSUSE
 7 | openSUSE:repo-oss-debug          | repo-oss-debug             | No      | ----      | ----    |   99     | N/A    | http://cdn.opensuse.org/debug/tumbleweed//repo/oss                   | openSUSE
 8 | openSUSE:repo-oss-source         | repo-oss-source            | No      | ----      | ----    |   99     | N/A    | http://cdn.opensuse.org/source/tumbleweed//repo/oss                  | openSUSE
 9 | openSUSE:update-tumbleweed       | update-tumbleweed          | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://cdn.opensuse.org/update/tumbleweed/                           | openSUSE
10 | packman                          | packman                    | Yes     | (r ) Yes  | Yes     |   90     | rpm-md | https://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/ | 
11 | repo-debug                       | openSUSE-Tumbleweed-Debug  | No      | ----      | ----    |   99     | N/A    | http://download.opensuse.org/debug/tumbleweed/repo/oss/              | 
12 | repo-source                      | openSUSE-Tumbleweed-Source | No      | ----      | ----    |   99     | N/A    | http://download.opensuse.org/source/tumbleweed/repo/oss/             | 

They are two alternative locations. You can use either of them. There is no reason to use both (it will just double zypper refresh time). Try which one works better for you. They use different mirrors so users reported mixed results.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.