can someone please take the time and tell me if i setup my Tumbleweed repos ok?

>  zypper lr
#  | Alias                              | Name                               | Enabled | Refresh
---+------------------------------------+------------------------------------+---------+--------
 1 | GNOME:STABLE:3.2                   | GNOME:STABLE:3.2                   | No      | No     
 2 | Packman Repository                 | Packman Repository                 | No      | Yes    
 3 | Tumbleweed_standard                | Tumbleweed standard                | Yes     | Yes    
 4 | Updates-for-openSUSE-12.1-12.1-1.4 | Updates for openSUSE 12.1 12.1-1.4 | Yes     | Yes    
 5 | home:badshah400                    | home:badshah400                    | No      | No     
 6 | libdvdcss repository               | libdvdcss repository               | Yes     | Yes    
 7 | nVidia Graphics Drivers            | nVidia Graphics Drivers            | No      | No     
 8 | openSUSE-12.1-Update               | openSUSE-current-Update            | Yes     | Yes    
 9 | openSUSE_oss                       | openSUSE oss                       | Yes     | Yes    
10 | packman_Tumbleweed                 | packman Tumbleweed                 | Yes     | Yes    
11 | repo-debug                         | openSUSE-12.1-Debug                | No      | Yes    
12 | repo-debug-update                  | openSUSE-12.1-Update-Debug         | No      | Yes    
13 | repo-non-oss                       | openSUSE-12.1-Non-Oss              | Yes     | Yes    
14 | repo-source                        | openSUSE-12.1-Source               | No      | Yes    
15 | security                           | security                           | Yes     | Yes    
16 | subpixel                           | subpixel                           | Yes     | Yes    
17 | xfce_openSUSE_12.1                 | xfce openSUSE_12.1                 | Yes     | Yes

added an image incase it rended funny, but it looks ok to me :slight_smile:
http://img23.imagehaven.net/img/thumbs/JU2XZD5KP4_zypper_lr.png](http://img23.imagehaven.net/img.php?id=JU2XZD5KP4_zypper_lr.png)

is there an xfce tumbleweed repo? (i’m using xfce as my DE, not gnome or anything else) and are there some others i should delete? i’m new to tumbleweed and don’t want to break suse! thanks :smiley:

are there some i should enable rather than just keep refreshed? i’m really not sure and need some help.

I followed this how-to: http://forums.opensuse.org/content/55-how-upgrade-opensuse-12-x-tumbleweed.html when setting up for Tumbleweed.

right, thanks, cdurbin. so i should definitely disable the security repo i have enabled
Index of /repositories/security/openSUSE_12.1

as well as the xfce one
Index of /pub/opensuse/repositories/X11:/xfce/openSUSE_12.1

those are the two i’m not most sure about. thanks for the help

I don’t see a problem with having specific 12.1 specialty repos attached, like 12.1_xfce and 12.1_security. If they don’t cause a problem in a pure 12.1 scenario, they should be OK in a Tumbleweed scenario, but you could test by doing a dummy run with “zypper dup -D” and have a good look at the dialog you get from zypper.

If you want to tidy up a bit:
Once you install libdvdcss, you can delete the libdvdcss repo.
These two are exactly the same so you can delete one of them: “Updates-for-openSUSE-12.1-12.1-1.4” and “openSUSE-current-Update”
I delete these because they are never used and make clutter, make it hard for me to see the rest: Debug, Update-Debug, Source

great, swerdna. thanks for helping me :slight_smile:

Yes you may use 12.1 repo`s for Tumbleweed since Tumbleweed itself is based on openSUSE 12.1.
The security repo is good to have around has godd tools to track rootkits and viruses(from mail) in your pc. The nvidia repo may cause issues in the future when a new kernel will land in Tumbleweed so eventually that will had to be disabled and the nvidia driver installed manually.

Here are mine:

creatura@creation:~> sudo zypper lr
#  | Alias                                          | Name                                           | Enabled | Refresh
---+------------------------------------------------+------------------------------------------------+---------+--------
 1 | Current_non-OSS                                | openSUSE Tumbleweed Current non-OSS            | Yes     | Yes    
 2 | download.opensuse.org-Extra                    | openSUSE BuildService - KDE:Extra              | Yes     | Yes    
 3 | download.opensuse.org-UpdatedApps              | openSUSE BuildService - KDE:UpdatedApps        | Yes     | Yes    
 4 | download.opensuse.org-Wine                     | openSUSE BuildService - Wine CVS Builds        | Yes     | Yes    
 5 | google-earth                                   | openSUSE Google Earth                          | Yes     | Yes    
 6 | openSUSE-12.1-12.1-1.4                         | openSUSE DVD                                   | No      | No     
 7 | openSUSE_BuildService_-_KDE:UnstablePlayground | openSUSE BuildService - KDE:UnstablePlayground | Yes     | Yes    
 8 | openSUSE_Current_OSS                           | openSUSE Tumbleweed Current OSS                | Yes     | Yes    
 9 | openSUSE_Current_updates                       | openSUSE Tumbleweed Current updates            | Yes     | Yes    
10 | openSUSE_Factory_Sun_Java                      | openSUSE Factory Sun Java                      | Yes     | Yes    
11 | openSUSE_Kernel_Builds_Stable                  | openSUSE Kernel Builds Stable                  | Yes     | Yes    
12 | openSUSE_Oracle_VirtualBox                     | openSUSE Oracle VirtualBox                     | Yes     | Yes    
13 | openSUSE_Tumbleweed_Games                      | openSUSE Tumbleweed Games                      | Yes     | Yes    
14 | openSUSE_Tumbleweed_Packman                    | openSUSE Tumbleweed Packman                    | Yes     | Yes    
15 | openSUSE_Tumbleweed_Standard                   | openSUSE Tumbleweed Standard                   | Yes     | Yes    
creatura@creation:~>

Only KDE stable and Wine Repo are from 12.1 the rest are Tumbleweed :slight_smile: