Upgrade to Tumbleweed from LiveDVD Gnome 3 based on openSUSE 11.4

First of all, sorry for my english, I´m Mexican :stuck_out_tongue:

I download and install opensuse from the Gnome 3 page:

GNOME 3 - Made of Easy

and I want to upgrade to Tumbleweed, th only doubt I have is with the repos, I have the normally repos, just change that I have the “GNOME 3 stable” repo (or something like that, I dont remember well, Im not in my computer)

So the question is, I erase or I left that repo when I change to Tumbleweed?, of course, following the instructions in this forum.

Or what should I do to upgrade to Tumbleweed? Thanks in adavance.

Im glad to see what a great community have this distribution :slight_smile:

Hello – welcome to the forums. Can you please show us the repos that you have currently? Run this command in a Gnome Terminal and copy/paste the results back here:

zypper lr -u

Use the “code” formatter (see the hash # mark at top of editor) to make the code readable.

Thanks for the fast reponse, here you have:


#  | Alias                            | Nombre                           | Activado | Actualizar | URI                                                                        
---+----------------------------------+----------------------------------+----------+------------+----------------------------------------------------------------------------
 1 | GNOME_STABLE_3.0                 | GNOME 3.0 (openSUSE_11.4)        | Si       | Si         | http://download.opensuse.org/repositories/GNOME:/STABLE:/3.0/openSUSE_11.4/
 2 | Updates-for-openSUSE-11.4-11.4-0 | Updates for openSUSE 11.4 11.4-0 | Si       | Si         | http://download.opensuse.org/update/11.4/                                  
 3 | download.opensuse.org-standard   | Repositorio Principal (Contrib)  | Si       | Si         | http://download.opensuse.org/repositories/openSUSE:/11.4:/Contrib/standard/
 4 | openSUSE_11.4_OSS                | openSUSE_11.4_OSS                | Si       | Si         | http://download.opensuse.org/distribution/11.4/repo/oss                    
 5 | openSUSE_11.4_Updates            | openSUSE_11.4_Updates            | Si       | Si         | http://download.opensuse.org/update/11.4                                   
 6 | packman.inode.at-suse            | Packman Repository               | Si       | Si         | http://packman.inode.at/suse/openSUSE_11.4/                                
 7 | repo-debug                       | openSUSE-11.4-Debug              | No       | Si         | http://download.opensuse.org/debug/distribution/11.4/repo/oss/             
 8 | repo-debug-update                | openSUSE-11.4-Update-Debug       | No       | Si         | http://download.opensuse.org/debug/update/11.4/                            
 9 | repo-non-oss                     | openSUSE-11.4-Non-Oss            | Si       | Si         | http://download.opensuse.org/distribution/11.4/repo/non-oss/               
10 | repo-oss                         | openSUSE-11.4-Oss                | Si       | Si         | http://download.opensuse.org/distribution/11.4/repo/oss/                   
11 | repo-source                      | openSUSE-11.4-Source             | No       | Si         | http://download.opensuse.org/source/distribution/11.4/repo/oss/ 

I would replace #1 with the Tumbleweed version of Gnome 3

http://download.opensuse.org/repositories/openSUSE:/Tumbleweed:/GNOME/openSUSE_Tumbleweed

#2, #3, #4, #5 are good

I would replace #6 with Tumbleweed_Al_lOf_Packman from there

http://packman.inode.at/suse/openSUSE_Tumbleweed

I would turn off #7 and #8

#9 and #10 are good

I would turn off #11

And I would add the standard Tumbleweed repo

http://download.opensuse.org/repositories/openSUSE:/Tumbleweed/standard/   

Then I would run this command as root: zypper dup -D
The -D makes it a dummy run.

If you like what you see in the dummy run, you can run it again without the -D

This is a very big step. Before I made the final “zypper dup” I would back up the root partition so I could restore it if this process made a mess. I would copy the root partition to another storage place formatted as ext4, using the command (as root)

cp -a -u -v /path_to/origin/.    /path_to/destination

(the full stop is real)

You can’t do that from the running openSUSE, but it’s OK from a live CD. (I actually have a Linux multiboot to make this easy, but that’s a different story).

Thanks so much men! but, I had read that the Gnome 3 repo from Tumbleweed will be merged with the main Tumbleweed repo, so, is necessary add the Gnome 3 repo from Tumbleweed?
Or just with the main Tumbleweed it should be fine?
I have another question, why when I reboot or shutdown it sound something like a “beep”?
Thanks

Right now it hasn’t been merged, so I recommend the suitye I put up. Whenh it has been merged, you can delete the TumbleweedGnome repo.

I have another question, why when I reboot or shutdown it sound something like a “beep”?
Thanks

I don’t know. I don’t think it’s too concerning.

I hope this helps:

http://http://forums.opensuse.org/forums/english/get-technical-help-here/hardware/428337-annoying-shutdown-beep.html

Hi – your link seems to be broken. Probably you mean this: Annoying shutdown beep in GDM ???

just completed a successful upgrade to tumbleweed. I am using Malcom Lewis’ gnome shell extensions.
I am not using auto login. My repos look like:

| Alias | Name | Enabled | Refresh

—±---------------------------------±-----------------------------------------±--------±-------
1 | Updates-for-openSUSE-11.4-11.4-0 | Updates for openSUSE 11.4 11.4-0 | Yes | Yes
2 | mlewis | malcomlewis | Yes | Yes
3 | openSUSE-11.4-11.4-0 | openSUSE-11.4-11.4-0 | Yes | No
4 | openSUSE_Tumbleweed | Tumbleweed (standard) | Yes | No
5 | openSUSE_Tumbleweed_GNOME | Gnome testing (openSUSE_Tumbleweed) | Yes | No
6 | packman | Packman repository (openSUSE_Tumbleweed) | Yes | No
7 | repo-debug | openSUSE-11.4-Debug | No | Yes
8 | repo-debug-update | openSUSE-11.4-Update-Debug | No | Yes
9 | repo-non-oss | openSUSE-11.4-Non-Oss | Yes | Yes
10 | repo-oss | openSUSE-11.4-Oss | Yes | Yes
11 | repo-source | openSUSE-11.4-Source | No | Yes

I spoke to soon. Everything looks good except no wireless

I have wireless in Gnome w Tumbleweed, but not Gnome 3, so I have no advice to give.