They look ok, just some notes that are unrelated to your problem:
2 | Mozilla | Mozilla | No | Yes | 99 | NONE | http://download.opensuse.org/repositories/mozilla/openSUSE_13 |
That URL is invalid. Probably better remove that repo, even though it’s disabled.
3 | Packman_Codecs | Packman Codecs | Yes | Yes | 99 | rpm-md | http://packman.inode.at/suse/13.1 |
4 | Packman_Essentials | Packman Essentials | Yes | Yes | 99 | rpm-md | http://packman.inode.at/suse/openSUSE_13.1/Essentials/ |
5 | Packman_Multimedia | Packman Multimedia | Yes | Yes | 99 | rpm-md | http://packman.inode.at/suse/openSUSE_13.1/Multimedia/ |
You can remove 4 and 5. #3 is the complete Packman repo, and contains everything that’s in #4 and #5 and more.
Here is what causes your problem:
11 | repo-non-oss | openSUSE-13.1-Non-Oss | No | Yes | 99 | yast2 | http://download.opensuse.org/distribution/13.1/repo/non-oss/ |
12 | repo-oss | openSUSE-13.1-Oss | No | Yes | 99 | yast2 | http://download.opensuse.org/distribution/13.1/repo/oss/ |
14 | repo-update | openSUSE-13.1-Update | No | Yes | 99 | rpm-md | http://download.opensuse.org/update/13.1/ |
15 | repo-update-non-oss | openSUSE-13.1-Update-Non-Oss | No | Yes | 99 | rpm-md | http://download.opensuse.org/update/13.1-non-oss/
All those should be enabled!
You absolutely need them!
Upon looking for libxine2-codecs at the packman repos, I found it not installed. When I attempted to install, I get the message:
"Nothing provides libva.so.1 (VA_API_0.33.0)(64 bit) needed by libxine2-codecs-1.2.5-90.6.x86_64
"conflict resolution:
- Do not install libxine2-codecs-1.2.5-90.6.x86_64
- Break libxine2-codecs-1.2.5-90.6.x86_64 by ignoring some of its dependencies"
That’s a new one on me.
libva is not found as you actually don’t have any repos enabled except Packman.
libva is in the standard openSUSE distribution though, in the OSS repo. You have to enable that repo, and you should be able to install it then.
If you do that “full repository vendor change update” to Packman, the libxine2-codecs should be installed automatically.
If you install it manually, you will get some conflicts. Just choose “install xxx (with vendor change) openSUSE –> Packman” (or similar) for each.
I’m guessing that one or more of my packman repos is out of order. I’d like to make sure that I have the right packman repos before a “full repository vendor change update.” I thought it was a simple matter of changing 12.3 to 13.1.
You do have the right Packman repo.