11.2RC1 Does not upgrade.

Or it doesn’t seem to, at least.

I just recently picked up some new Internet after having ran 11.2RC1 for awhile. Thus, I tried to update the system to the new release (via zypper ref and zypper dup). There were a few updates, sure, but nothing that seemed as if it was a system upgrade.

Also, According to sysinfo:/, I’m still running RC1. Odd.

Any ideas?

Good to be back in the openSUSE community after a long hiatus distro-hopping. Haven’t been around since the forums were fresh.

Note: I made a new thread as to avoid hijacking a similar, however seemingly different, thread.

Here is the output of zypper lr:

Jambi:/home/lysdestic # zypper lr -d                                                                     
#  | Alias                               | Name                                       | Enabled | Refresh | Priority | Type   | URI                                                                                 | Service                                                                                                                                                                                       
---+-------------------------------------+--------------------------------------------+---------+---------+----------+--------+-------------------------------------------------------------------------------------+--------                                                                                                                                                                                       
1  | KDE4_Core                           | KDE4 Core                                  | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/KDE:/KDE4:/STABLE:/Desktop/openSUSE_11.2/ |                                                                                                                                                                                               
2  | download.opensuse.org-Backports_1   | openSUSE BuildService - KDE:Backports      | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/KDE:/Backports/openSUSE_11.2/             |                                                                                                                                                                                               
3  | download.opensuse.org-Community_1   | openSUSE BuildService - KDE:KDE4:Community | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/KDE:/KDE4:/Community/openSUSE_11.2/       |                                                                                                                                                                                               
4  | download.opensuse.org-SUSE_Factory  | openSUSE BuildService - Mozilla            | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/mozilla/SUSE_Factory/                     |                                                                                                                                                                                               
5  | download.opensuse.org-Wine          | openSUSE BuildService - Wine CVS Builds    | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_11.2/            |                                                                                                                                                                                               
6  | download.opensuse.org-games         | openSUSE BuildService - Games              | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/games/openSUSE_11.2/                      |                                                                                                                                                                                               
7  | download.opensuse.org-standard      | Main Repository (Contrib)                  | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/openSUSE:/11.2:/Contrib/standard/         |
8  | download.videolan.org-SuSE          | VideoLan Repository                        | Yes     | Yes     |   99     | rpm-md | http://download.videolan.org/pub/videolan/vlc/SuSE/11.2/                            |
9  | ftp.skynet.be-suse                  | Packman Repository                         | Yes     | Yes     |   99     | rpm-md | http://ftp.skynet.be/pub/packman/suse/11.2/                                         |
10 | http-download.opensuse.org-c069d675 | Updates for openSUSE 11.2-0                | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/update/11.2/                                           |
11 | openSUSE 11.2-0                     | openSUSE 11.2-0                            | Yes     | No      |   99     | yast2  | cd:///                                                                              |
12 | openSUSE-NonOSS-Add-on_11.2-0       | openSUSE-NonOSS-Add-on 11.2-0              | Yes     | No      |   99     | yast2  | cd:///                                                                              |
13 | repo-debug                          | openSUSE-11.2-Debug                        | Yes     | Yes     |   99     | yast2  | http://download.opensuse.org/debug/distribution/11.2/repo/oss/                      |
14 | repo-non-oss                        | openSUSE-11.2-Non-Oss                      | Yes     | Yes     |   99     | yast2  | http://download.opensuse.org/distribution/11.2/repo/non-oss/                        |
15 | repo-oss                            | openSUSE-11.2-Oss                          | Yes     | Yes     |   99     | yast2  | http://download.opensuse.org/distribution/11.2/repo/oss/                            |
16 | repo-source                         | openSUSE-11.2-Source                       | No      | Yes     |   99     | NONE   | http://download.opensuse.org/source/distribution/11.2/repo/oss/                     |
Jambi:/home/lysdestic #

And uname -a

Jambi:/home/lysdestic # uname -a
Linux Jambi 2.6.31.5-0.1-desktop #1 SMP PREEMPT 2009-10-26 15:49:03 +0100 x86_64 x86_64 x86_64 GNU/Linux
Jambi:/home/lysdestic #

For one thing you made the mistake of adding too many repo’s to a RC install.

The upgrade should be done like this:

change repo source to new version (11.1 -> 11.2) using Yast or Zypper
zypper ref
zypper in zypper libzypp
zypper dup

Though I would consider removing all repo’s except oss, non-oss and Update

First, thanks for the response.

I neglected to mention that I did perform ‘zypper in zypper libzypp’, of course, there was “nothing to do.” :wink:

About the repositories - I understand the risk, and in my defence, all but one were available through community repositories via YaST. I’m cool with breaking my system, if it happens. I would just hope to actually have some updates and a system that reads as 11.2 Final without having to be freshly installed.

In any case, I’m a moron. I should have thought to take the repos back to basic, but I didn’t. zypper dup is offering me a license agreement now.

We’ll see how this works.

Anyway, thanks for the help, and sorry for coming off as a complete tool. Ha.

zypper dup is offering me a license agreement now
Excellent. That’s what you needed.