Yes, The repo’s dont get changed for some reason, possibly due to the wrong digest error ?
So even so I remove all and add the 3 you posted in number 2, when it fails it does not save my newly entered repo’s. So zypper lr Just lists the old repo’s as the update failed.
As I removed all, then quit Software Repositories this is the current message I get:
linux-682p:~ # zypper lr
No repositories defined. Use the ‘zypper addrepo’ command to add one or more repositories.
I decided to try adding 1 repo at a time (add, save, close to test) and I had some success:
linux-682p:~ # zypper lr
# | Alias | Name | Enabled | Refresh
--+-------+------+---------+--------
1 | 11.1 | 11.1 | Yes | Yes
The updates url worked fine, but when I added the oss url it failed with a Wrong Digest error after I had clicked OK to close.
http://i44.tinypic.com/j9r59u.png
Clicked No (Use Anyway?) , then No again (bad checksum, Try again).
Then look at zypper lr and see that the repo I just added was not saved:
linux-682p:~ # zypper lr
# | Alias | Name | Enabled | Refresh
--+-------+------+---------+--------
1 | 11.1 | 11.1 | Yes | Yes
I then tried non-oss which to my surprise went in without problems.
linux-682p:~ # zypper lr
# | Alias | Name | Enabled | Refresh
--+-------------------------------+-------------------------------+---------+--------
1 | 11.1 | 11.1 | Yes | Yes
2 | openSUSE-NonOSS-Add-on_11.1-0 | openSUSE-NonOSS-Add-on 11.1-0 | Yes | Yes
So now I have 2 repo’s that went it correctly and oss failed.
I will try an update to see if I still get Wrong Digest errors.
Few warnings from Yast2 online update because I do not have oss repo. I clicked do not install patches requiring unmet dependencies.
Unfortunately I get the same old error Wrong Digest on the 1st package it attempts to download which is opensuse-manual_en.
http://i42.tinypic.com/15gtvlk.png
Thanks for your help so far.