Can not run zypper or yast cmds without installation media

Whilst trying to connect my printer I found I was unable to run yast or zypper unless I reinserted the usb I used for installation

Any clues to what has happened and a possible fix ??

Thanks mike

The installation medium is part of your repo list.
This can be useful if you want to minimize the download from the online repos, but forces you to insert the medium all the time.

Disable or remove it in YaST->Software Repositories, or by running “zypper mr -d xxx” (or “zypper rr xxx”).

Everything that’s on the installation medium is also available in the online repos, so you won’t miss anything…

If you need further help, please post your repo list:

zypper lr -d

Thanks for the quick response found the usb in the repro list and did a refresh also some updates

| Alias | Name | Enabled | GPG Check | Refresh | Priority | Type | URI | Service

–±--------------------------±----------------------------------------±--------±----------±--------±---------±-------±------------------------------------------------------------------------±-------
1 | repo-debug | openSUSE-Leap-42.1-Debug | No | ---- | Yes | 99 | NONE | http://download.opensuse.org/debug/distribution/leap/42.1/repo/oss/ |
2 | repo-debug-non-oss | openSUSE-Leap-42.1-Debug-Non-Oss | No | ---- | Yes | 99 | NONE | http://download.opensuse.org/debug/distribution/leap/42.1/repo/non-oss/ |
3 | repo-debug-update | openSUSE-Leap-42.1-Update-Debug | No | ---- | Yes | 99 | NONE | http://download.opensuse.org/debug/update/leap/42.1/oss |
4 | repo-debug-update-non-oss | openSUSE-Leap-42.1-Update-Debug-Non-Oss | No | ---- | Yes | 99 | NONE | http://download.opensuse.org/debug/update/leap/42.1/non-oss/ |
5 | repo-non-oss | openSUSE-Leap-42.1-Non-Oss | No | ---- | Yes | 99 | NONE | http://download.opensuse.org/distribution/leap/42.1/repo/non-oss/ |
6 | repo-oss | openSUSE-Leap-42.1-Oss | Yes | (r ) Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/leap/42.1/repo/oss/ |
7 | repo-source | openSUSE-Leap-42.1-Source | No | ---- | Yes | 99 | NONE | http://download.opensuse.org/source/distribution/leap/42.1/repo/oss/ |
8 | repo-update | openSUSE-Leap-42.1-Update | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/leap/42.1/oss/ |
9 | repo-update-non-oss | openSUSE-Leap-42.1-Update-Non-Oss | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/leap/42.1/non-oss/ |

results of zypper lr -d

in case there should be more

Thanks mike

No, that’s fine.

You might want to add additional repos though, e.g. Packman if you want full multimedia support.
You should find that one in the “Community Repositories” list when you click on “Add…”.
If you do that, I’d recommend a full switch to that repo in YaST->Software Management (View->Repositories, select the repo and click on “Switch system packages” above the package list) afterwards.