Repo question about the initial one

Hi there,

I’ve been with TW for 3 months, it just works fine.
When I run zypper dup (which upgrades the OS every time, as expected), I see this:
Repository ‘Main Repository (NON-OSS)’ is up to date.
Repository ‘Main Repository (OSS)’ is up to date.
Repository ‘openSUSE-20250219-0’ is up to date.
Repository ‘Open H.264 Codec (openSUSE Tumbleweed)’ is up to date.

Is it ok that I see a snapshot repo from Feb? Will it stay there forever? Or should I clean that up somehow?

Thanks a lot.

That repo with the date in it can be disabled/removed, as it is the installation media.

If you look at the output of zypper lr -d, you will likely see that the URL is a file path (as I recall, it starts with something like hd:// or cd:// and includes the path on the media; it’s been a while since I looked at one in a new installation).

You can remove it either using YaST’s repository management or zypper.

1 Like

zypper rr openSUSE-20250219-0
removed it, thanks a lot.

1 Like

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