Help with installing Krb or updates

Hi
when i try to download updates through Yast2 I receive this error message
Cannot access installation media
HTTPs://updates.susse.com/SUSSE/updates/SLE-server/12-SP1/x86_64/update?.

i have access to internet

Hi
Installation media usually means the install medium dvd or USB device, is there and active repository pointing to the install medium, eg;

1 | SLES12-SP1-12.1-0                                                | SLES12-SP1-12.1-0                                          | No      | ----      | No      |  101     | yast2  | hd:///?device=/dev/disk/by-id/scsi-20001020000060804-part2

If it is disable this repository and try a refresh.

Else is the system registered and have an active subscription to receive updates? Check via your SCC account at https://scc.suse.com/

Hi Pasaputte,

[QUOTE=Pasaputte;32667]Hi
when i try to download updates through Yast2 I receive this error message
Cannot access installation media
HTTPs://updates.susse.com/SUSSE/updates/SLE-server/12-SP1/x86_64/update?.

i have access to internet[/QUOTE]

is that the actual output (cut&paste), or have you manually typed the link? Because not only the mixed case, but also the host name is really obscure.

In case you have actually registered your system via YaST or CLI, the proper URL should have been added automatically. Please check the following from the commend line, as user “root”:

  • does “zypper lr -u” show the repositories and use proper URIs (you may show the complete output here if you want us to verify)

  • do you need to use a proxy to access the Internet? Are the environment variables set accordingly? (“env|grep proxy” should list corresponding entries for at least “https_proxy” and/or “http_proxy”)

  • does running the update via that command line (where you verified the proxy settings) work?

Regards,
Jens