Does the list of repositories look okay?

I have the repositories configured as per the attached image…

I just wanted to check if they look okay?

I think you have 3 that don’t belong, but I am not running TW and haven’t for a couple of years.

So, I am waiting to hear from a TW user.

1 Like

Please make it easier to show you what it needs to cleanup:

zypper lr -d

Nothing really wrong, but some duplicates

3 Likes

Packman Essentials is just a subset of what is in Packman, so you don’t need both.

2 Likes

Also worth checking out is this Youtube video on configuring repo priorities for a stable system:

The following is the default list plus Packman:

~> zypper lr -d
# | 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 | packman.inode.at-openSUSE_Tumbleweed | Packman Repository         | Yes     | (r ) Yes  | Yes     |   98     | rpm-md | http://ftp5.gwdg.de/pub//linux/packman/suse/openSUSE_Tumbleweed/ | 
5 | repo-debug                           | openSUSE-Tumbleweed-Debug  | No      | ----      | ----    |   99     | N/A    | http://download.opensuse.org/debug/tumbleweed/repo/oss/          | 
6 | repo-source                          | openSUSE-Tumbleweed-Source | No      | ----      | ----    |   99     | N/A    | http://download.opensuse.org/source/tumbleweed/repo/oss/         | 
~>

From your original image I see that:
#4 (Packman Essentials) is not needed if #5 is enabled
#9 and #10 are duplicates (symlinks) to the standard OSS repo and should be removed
#1 #2 and #3 are only needed if you really need to update some package from those.
Generally speaking it is not a good idea to use “1 Click Install” with the “Enable repository” option unless you really want that repo link (which might be outdated as we see here) added to your list without you being aware.

3 Likes

More generic question to TW experts:
does TW store YaST defaults somewhere?
E.g. for firewall as well
I’m not expecting a “reset to defaults” button everywhere, but having some text files with the config that ships with the OS image for all different YaST modules, would really be helpful sometimes

Thanks! :slight_smile:

Please don’t hijack topics with unrelated questions. Your question is worth a seperate thread…

1 Like

Thanks, I auto-reported my post

1 Like

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