How to delete a repository.

su terminal

zypper mr -e 2

after doing that post result of

zypper lr --details

1 | Libdvdcss repository | Libdvdcss repository | No | Yes | 20 | rpm-md | http://suse.linuxin.dk/repo/11.1/ |
2 | Packman Repository | Packman Repository | Yes | Yes | 99 | rpm-md | Index of /pub/packman/suse/11.1 |
3 | ndex_of_/update/11.1 | ndex of /update/11.1 | Yes | Yes | 99 | rpm-md | Index of /update/11.1 |
4 | repo-debug | openSUSE-11.1-Debug | No | Yes | 100 | yast2 | Index of /debug/distribution/11.1/repo/oss |
5 | repo-non-oss | openSUSE-11.1-Non-Oss | Yes | No | 99 | yast2 | Index of /distribution/11.1/repo/non-oss |
6 | repo-oss | openSUSE-11.1-Oss | Yes | No | 99 | yast2 | Index of /distribution/11.1/repo/oss |
7 | repo-source | openSUSE-11.1-Source | No | Yes | 100 | yast2 | Index of /source/distribution/11.1/repo/oss |
8 | software | software | Yes | Yes | 99 | rpm-md | Index of /repositories/mozilla/openSUSE_11.1 |
linux-6y9y:/home/rosswmcgee #

excellent
again su terminal

zypper mr -p 20 3

again post

zypper lr --details

| rpm-md | http://suse.linuxin.dk/repo/11.1/ |
2 | Packman Repository | Packman Repository | Yes | Yes | 99 | rpm-md | Index of /pub/packman/suse/11.1 |
3 | ndex_of_/update/11.1 | ndex of /update/11.1 | Yes | Yes | 20 | rpm-md | Index of /update/11.1 |
4 | repo-debug | openSUSE-11.1-Debug | No | Yes | 100 | yast2 | Index of /debug/distribution/11.1/repo/oss |
5 | repo-non-oss | openSUSE-11.1-Non-Oss | Yes | No | 99 | yast2 | Index of /distribution/11.1/repo/non-oss |
6 | repo-oss | openSUSE-11.1-Oss | Yes | No | 99 | yast2 | Index of /distribution/11.1/repo/oss |
7 | repo-source | openSUSE-11.1-Source | No | Yes | 100 | yast2 | Index of /source/distribution/11.1/repo/oss |
8 | software | software | Yes | Yes | 99 | rpm-md | Index of /repositories/mozilla/openSUSE_11.1 |
linux-6y9y:/home/rosswmcgee #

su terminal

zypper lu

does it report updates

rosswmcgee@linux-6y9y:~> su
Password:
linux-6y9y:/home/rosswmcgee # zypper lu
Loading repository data…
Reading installed packages…
S | Repository | Name | Version | Arch
–±-------------------±-----------±----------------------±------
v | Packman Repository | libx264-67 | 0.0svn20090627-0.pm.0 | x86_64
linux-6y9y:/home/rosswmcgee #

we also need to do this, again su terminal

zypper mr -p 120 5 6

Now post again

zypper lr --details

linux-6y9y:/home/rosswmcgee # zypper mr -p 120 5 6
Too many arguments.
Usage:
modifyrepo (mr) <options> <alias|#|URI>
modifyrepo (mr) <options> <–all|–remote|–local|–medium-type>

Modify properties of repositories specified by alias, number, or URI, or by the
‘–all, --remote, --local, --medium-type’ aggregate options.

Command options:
-d, --disable Disable the repository (but don’t remove it).
-e, --enable Enable a disabled repository.
-r, --refresh Enable auto-refresh of the repository.
-R, --no-refresh Disable auto-refresh of the repository.
-n, --name Set a descriptive name for the repository.
-p, --priority <1-99> Set priority of the repository.
-k, --keep-packages Enable RPM files caching.
-K, --no-keep-packages Disable RPM files caching.

-a, --all Apply changes to all repositories.
-l, --local Apply changes to all local repositories.
-t, --remote Apply changes to all remote repositories.
-m, --medium-type <type> Apply changes to repositories of specified type.

linux-6y9y:/home/rosswmcgee # zypper lr --details

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

–±---------------------±----------------------±--------±--------±---------±-------±-----------------------------------------------------------------±-------
1 | Libdvdcss repository | Libdvdcss repository | No | Yes | 20 | rpm-md | http://suse.linuxin.dk/repo/11.1/ |
2 | Packman Repository | Packman Repository | Yes | Yes | 99 | rpm-md | Index of /pub/packman/suse/11.1 |
3 | ndex_of_/update/11.1 | ndex of /update/11.1 | Yes | Yes | 20 | rpm-md | Index of /update/11.1 |
4 | repo-debug | openSUSE-11.1-Debug | No | Yes | 100 | yast2 | Index of /debug/distribution/11.1/repo/oss |
5 | repo-non-oss | openSUSE-11.1-Non-Oss | Yes | No | 99 | yast2 | Index of /distribution/11.1/repo/non-oss |
6 | repo-oss | openSUSE-11.1-Oss | Yes | No | 99 | yast2 | Index of /distribution/11.1/repo/oss |
7 | repo-source | openSUSE-11.1-Source | No | Yes | 100 | yast2 | Index of /source/distribution/11.1/repo/oss |
8 | software | software | Yes | Yes | 99 | rpm-md | Index of /repositories/mozilla/openSUSE_11.1 |
linux-6y9y:/home/rosswmcgee #

OK - one at a time
su term

zypper mr -p 120 5
zypper mr -p 120 6

then

zypper lr --details

| rpm-md | http://suse.linuxin.dk/repo/11.1/ |
2 | Packman Repository | Packman Repository | Yes | Yes | 99 | rpm-md | Index of /pub/packman/suse/11.1 |
3 | ndex_of_/update/11.1 | ndex of /update/11.1 | Yes | Yes | 20 | rpm-md | Index of /update/11.1 |
4 | repo-debug | openSUSE-11.1-Debug | No | Yes | 100 | yast2 | Index of /debug/distribution/11.1/repo/oss |
5 | repo-non-oss | openSUSE-11.1-Non-Oss | Yes | No | 120 | yast2 | Index of /distribution/11.1/repo/non-oss |
6 | repo-oss | openSUSE-11.1-Oss | Yes | No | 120 | yast2 | Index of /distribution/11.1/repo/oss |
7 | repo-source | openSUSE-11.1-Source | No | Yes | 100 | yast2 | Index of /source/distribution/11.1/repo/oss |
8 | software | software | Yes | Yes | 99 | rpm-md | Index of /repositories/mozilla/openSUSE_11.1 |
linux-6y9y:/home/rosswmcgee #

Can you post that again, it looks ok, but the top bit was missing

rosswmcgee@linux-6y9y:~> su
Password:
linux-6y9y:/home/rosswmcgee # zypper lr --details

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

–±---------------------±----------------------±--------±--------±---------±-------±-----------------------------------------------------------------±-------
1 | Libdvdcss repository | Libdvdcss repository | No | Yes | 20 | rpm-md | http://suse.linuxin.dk/repo/11.1/ |
2 | Packman Repository | Packman Repository | Yes | Yes | 99 | rpm-md | Index of /pub/packman/suse/11.1 |
3 | ndex_of_/update/11.1 | ndex of /update/11.1 | Yes | Yes | 20 | rpm-md | Index of /update/11.1 |
4 | repo-debug | openSUSE-11.1-Debug | No | Yes | 100 | yast2 | Index of /debug/distribution/11.1/repo/oss |
5 | repo-non-oss | openSUSE-11.1-Non-Oss | Yes | No | 120 | yast2 | Index of /distribution/11.1/repo/non-oss |
6 | repo-oss | openSUSE-11.1-Oss | Yes | No | 120 | yast2 | Index of /distribution/11.1/repo/oss |
7 | repo-source | openSUSE-11.1-Source | No | Yes | 100 | yast2 | Index of /source/distribution/11.1/repo/oss |
8 | software | software | Yes | Yes | 99 | rpm-md | Index of /repositories/mozilla/openSUSE_11.1 |
linux-6y9y:/home/rosswmcgee #

I will be out for about 2 hrs… Thanks so much, looks like progress.

looks great: su term

zypper ref
zypper up

How are things.

If you have any multi-media issues, the trick is to go to Software Management, filter by repo and update all in Packman, red or blue packages. You allow the vendor change to packman on any errors.

see how things are first.

was there some widget issue or something?

linux-6y9y:/home/rosswmcgee # zypper up
Loading repository data…
Reading installed packages…

The following package is going to be upgraded:
libx264-67

Overall download size: 213.0 K. After the operation, 8.0 K will be freed.
Continue? [YES/no]: y
Retrieving package libx264-67-0.0svn20090627-0.pm.0.x86_64 (1/1), 213.0 K (560.0 K unpacked)
Retrieving: libx264-67-0.0svn20090627-0.pm.0.x86_64.rpm [done (54.3 K/s)]
Installing: libx264-67-0.0svn20090627-0.pm.0 [done]
Additional rpm output:
warning: /var/cache/zypp/packages/Packman Repository/x86_64/libx264-67-0.0svn20090627-0.pm.0.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 9a795806

linux-6y9y:/home/rosswmcgee #

I will need to study that suggestion and learn how still have not done that. Yes, you have a good memory, I am unable to get the applets to work in Morningstar.com… I fixed it once and had it going, by installing aJava 1-6 plugin there is one installed now, and one that is not installed, I could try installing it.
That is the only feature that is missing from this system as far as I know everything else works.

I had posted a link to a java how to but it’s 32 bit but…

EDIT: oops are you _64 bit?

Yes I am 64 bit. I am thinking this may be a FF plugin, although perhaps not because Opera now won’t do the applets either. One thing I have learned, that problems can be solved.

SO I noticed in Software Management under the upgrade tab two gstreamers 10 ugly are to be upgraded, but when I try it says it has conflicts.

Thing is I don’t use gnome and the gnome Yast GTK interface is crappy. How about we switch you to QT, it’s fairly easy.

The gstreamer:
you need to look to change vendor

when you get a error there should be an expert button in the error bos allowing you to save the details to a file and then post it here

[EDIT]
Here is how to use QT in yast
http://forums.opensuse.org/how-faq-read-only/unreviewed-how-faq/400090-how-get-qt-zypper-gui-gnome-yast.html#post1897909