# Help with installing Krb or updates

**URL:** https://forums.suse.com/t/help-with-installing-krb-or-updates/28197
**Category:** SLES Configure-Administer
**Created:** [May 23, 2016, 9:30pm UTC](https://forums.suse.com/t/help-with-installing-krb-or-updates/28197 "2016-05-23T21:30:25Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Pasaputte](https://avatars.discourse-cdn.com/v4/letter/p/d07c76/32.png) [@Pasaputte](https://forums.suse.com/u/Pasaputte)
#### Post date: [May 23, 2016, 9:30pm UTC](https://forums.suse.com/t/help-with-installing-krb-or-updates/28197/1 "2016-05-23T21:30:25Z")

</div>

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?.](HTTPs://updates.susse.com/SUSSE/updates/SLE-server/12-SP1/x86_64/update?.)…

i have access to internet

---

<div class="post-metadata">

### Author: ![malcolmlewis](https://sea2.discourse-cdn.com/flex022/user_avatar/forums.suse.com/malcolmlewis/32/11375_2.png) [@malcolmlewis](https://forums.suse.com/u/malcolmlewis)
#### Post date: [May 23, 2016, 11:52pm UTC](https://forums.suse.com/t/help-with-installing-krb-or-updates/28197/2 "2016-05-23T23:52:41Z")

</div>

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

```auto
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/](https://scc.suse.com/)

---

<div class="post-metadata">

### Author: ![Jens-U](https://avatars.discourse-cdn.com/v4/letter/j/d78d45/32.png) [@Jens-U](https://forums.suse.com/u/Jens-U)
#### Post date: [May 30, 2016, 1:15pm UTC](https://forums.suse.com/t/help-with-installing-krb-or-updates/28197/3 "2016-05-30T13:15:35Z")

</div>

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?.](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
