Tumbleweed:Raw

Hello, I’ve been having this error message that says

PackageKit Error repo-not-available: File '/repodata/repomd.xml' not found on medium 'http://download.opensuse.org/repositories/openSUSE:/Tumbleweed:/Raw/openSUSE_Tumbleweed_standard/' 

I would like to know if this repository is vital to my computer, since I would like to disable it or remove it in order to be able to upgrade to 11.4. The link on that repository is broken and well I haven’t found any information on Tumbleweed:Raw or a new mirror link. Here is the output of zipper lr -d


#  | Alias                                                             | Name                                                              | Enabled | Refresh | Priority | Type   | URI                                                                                               | Service                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                          
1  | 11.3                                                              | nVidia Drivers                                                    | Yes     | Yes     |   99     | rpm-md | http://download.nvidia.com/opensuse/11.3                                                          |                                                                                                                                                                                                                                                                      
2  | KDE:Distro:Factory                                                | KDE:Distro:Factory                                                | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/KDE:/Distro:/Factory/openSUSE_11.3/                     |                                                                                                                                                                                                                                                                      
3  | KDE:Release:46                                                    | KDE:Release:46                                                    | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/KDE:/Release:/46/openSUSE_11.3/                         |                                                                                                                                                                                                                                                                      
4  | Packman Repository                                                | Packman Repository                                                | Yes     | Yes     |   99     | rpm-md | http://ftp.uni-erlangen.de/pub/mirrors/packman/suse/11.3/                                         |                                                                                                                                                                                                                                                                      
5  | Updates for openSUSE 11.3 11.3-1.82                               | Updates for openSUSE 11.3 11.3-1.82                               | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/update/11.3/                                                         |                                                                                                                                                                                                                                                                      
6  | http://download.opensuse.org/repositories/openSUSE:/11.3/standard | http://download.opensuse.org/repositories/openSUSE:/11.3/standard | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/openSUSE:/11.3/standard                                 |                                                                                                                                                                                                                                                                      
7  | libdvdcss repository                                              | libdvdcss repository                                              | Yes     | Yes     |   99     | rpm-md | http://opensuse-guide.org/repo/11.3/                                                              |                                                                                                                                                                                                                                                                      
8  | openSUSE-11.3 11.3-1.82                                           | openSUSE-11.3 11.3-1.82                                           | Yes     | No      |   99     | yast2  | cd:///?devices=/dev/sr1,/dev/sr0                                                                  |                                                                                                                                                                                                                                                                      
9  | openSUSE-11.3-OssopenSUSE-11.3-Oss                                | openSUSE-11.3-OssopenSUSE-11.3-Oss                                | Yes     | Yes     |   99     | yast2  | http://download.opensuse.org/distribution/11.3/repo/oss                                           |                                                                                                                                                                                                                                                                      
10 | openSUSE:Tumbleweed                                               | openSUSE:Tumbleweed                                               | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/openSUSE:/Tumbleweed/standard/                          |                                                                                                                                                                                                                                                                      
11 | openSUSE:Tumbleweed:Raw                                           | openSUSE:Tumbleweed:Raw                                           | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/openSUSE:/Tumbleweed:/Raw/openSUSE_Tumbleweed_standard/ |                                                                                                                                                                                                                                                                      
12 | repo-debug                                                        | openSUSE-11.3-Debug                                               | No      | Yes     |   99     | NONE   | http://download.opensuse.org/debug/distribution/11.3/repo/oss/                                    |                                                                                                                                                                                                                                                                      
13 | repo-non-oss                                                      | openSUSE-11.3-Non-Oss                                             | Yes     | Yes     |   99     | yast2  | http://download.opensuse.org/distribution/11.3/repo/non-oss/                                      |                                                                                                                                                                                                                                                                      
14 | repo-oss                                                          | openSUSE-11.3-Oss                                                 | Yes     | Yes     |   99     | yast2  | http://download.opensuse.org/distribution/11.3/repo/oss/                                          |                                                                                                                                                                                                                                                                      
15 | repo-source                                                       | openSUSE-11.3-Source                                              | No      | Yes     |   99     | yast2  | http://download.opensuse.org/source/distribution/11.3/repo/oss/                           

Thanks in advance.
RD777

In order do to only update, you should disable all 11.3 repos and add
11.4 repos instead. Check this thread too, there are some valuable links
there to help you go through with it.

11-03-2011 03:17, yasar11732 yazmış:
> In order do to only update, you should disable all 11.3 repos and add
> 11.4 repos instead. Check this thread too, there are some valuable links
> there to help you go through with it.
>

Opps, I forgot to give the link :slight_smile: Here it is

http://forums.opensuse.org/english/get-technical-help-here/install-boot-login/455020-how-upgrade-suse-11-3-11-4-a.html

Hi,

If you want a rolling release, you should keep it. If not, delete it. For reference, check the tumbleweed project : Portal:Tumbleweed - openSUSE

Thanks a lot for the answers. I would like to have rolling releases but the problem is that I don’t know if the server is down but the fact is that the link I had was broken. Anyhow I will be performing a clean install, I made a backup and should start doing that soon enough. Thanks for the help again.

I have a question though. Is it possible to change the URI of a repo in the terminal? if so what is the command? I have looked in man zypper but so far I only know how to change the alias.

You could do it from the command line Yast. Just type yast as root

In zypper you basically remove and add the repo. You don’t edit it.

Finding the command options is left as an exercise for the Puzzled :slight_smile:

Thanks a lot! Found it haha :stuck_out_tongue: took me a while to figure out TAB and TAB+Shift but thanks a lot!