I was running on openSUSE 11.2 RC1, and given that the final was released, I thought of upgrading to the final. So launched Konsole,
hit
zypper dup
And after about 1 gig in downloads, the upgrade was done. When I rebooted, I was rather surprised to see 11.3 being displayed on grub. Once logged on, paid a visit to sysinfo:/ and have a look:
http://www.imgx.org/pthumbs/small/19934/openSUSE%2011.3.jpeg ](http://www.imgx.org/public/view/19934 )
sathya@shaman:/> cat /etc/SuSE-release
openSUSE 11.3 (i586)
VERSION = 11.3
So why am I on 11.3 ? What did I do wrong ?
Is it because I’m on 11.3 I can’t do lot of things (for instance open YaST Software management - get this error:
Error loading language plugin /usr/lib/YaST2/plugin/libpy2lang_perl.so: libperl.so: cannot open shared object file: No such file or directory
Error while creating client module sw_single
(I’m guessing I need to install Perl ? How ? )
Thanks
can’t edit my earlier post, so here’s a list of repos.
Ed: Added my repo list
sathya@shaman:/> zypper lr -d
# | Alias | Name | Enabled | Refresh | Priority | Type | URI | Service
---+------------------------------------+---------------------------------+---------+---------+----------+--------+-----------------------------------------------------------------+--------
1 | download.opensuse.org-SUSE_Factory | openSUSE BuildService - Mozilla | Yes | No | 99 | rpm-md | http://download.opensuse.org/repositories/mozilla/SUSE_Factory/ |
2 | download.opensuse.org-non-oss | Main Repository (NON-OSS) | Yes | No | 99 | yast2 | http://download.opensuse.org/distribution/11.2/repo/non-oss/ |
3 | download.opensuse.org-oss | Main Repository (OSS) | Yes | No | 99 | yast2 | http://download.opensuse.org/distribution/11.2/repo/oss/ |
4 | download.opensuse.org-update | Main Update Repository | Yes | No | 99 | rpm-md | http://download.opensuse.org/update/11.2/ |
5 | download.videolan.org-SuSE | VideoLan Repository | Yes | No | 99 | rpm-md | http://download.videolan.org/pub/videolan/vlc/SuSE/11.2/ |
6 | ftp.skynet.be-factory | Packman Repository | No | No | 99 | rpm-md | http://ftp.skynet.be/pub/packman/suse/factory/ |
7 | openSUSE:Factory | openSUSE:Factory | Yes | No | 99 | yast2 | http://download.opensuse.org/factory/repo/oss/ |
8 | repo-debug | openSUSE-11.2-Debug | No | No | 99 | NONE | http://download.opensuse.org/debug/distribution/11.2/repo/oss/ |
9 | repo-non-oss | openSUSE-11.2-Non-Oss | Yes | No | 99 | yast2 | http://download.opensuse.org/distribution/11.2/repo/non-oss/ |
10 | repo-oss | openSUSE-11.2-Oss | Yes | No | 99 | yast2 | http://download.opensuse.org/distribution/11.2/repo/oss/ |
11 | repo-source | openSUSE-11.2-Source | No | No | 99 | NONE | http://download.opensuse.org/source/distribution/11.2/repo/oss/ |
12 | repo-update | openSUSE-11.2-Update | Yes | No | 99 | rpm-md | http://download.opensuse.org/update/11.2/ |
On 11/14/2009 12:26 PM, coolpcguy wrote:
>
> can’t edit my earlier post, so here’s a list of repos.
>
> Ed: Added my repo list
>
>
> PHP code:
> --------------------
> sathya@shaman:/> zypper lr -d
> # | Alias | Name | Enabled | Refresh | Priority | Type | URI | Service
> —±-----------------------------------±--------------------------------±--------±--------±---------±-------±----------------------------------------------------------------±-------
> 1 | download.opensuse.org-SUSE_Factory | openSUSE BuildService - Mozilla | Yes | No | 99 | rpm-md | http://download.opensuse.org/repositories/mozilla/SUSE_Factory/ |
> 2 | download.opensuse.org-non-oss | Main Repository (NON-OSS) | Yes | No | 99 | yast2 | http://download.opensuse.org/distribution/11.2/repo/non-oss/ |
> 3 | download.opensuse.org-oss | Main Repository (OSS) | Yes | No | 99 | yast2 | http://download.opensuse.org/distribution/11.2/repo/oss/ |
> 4 | download.opensuse.org-update | Main Update Repository | Yes | No | 99 | rpm-md | http://download.opensuse.org/update/11.2/ |
> 5 | download.videolan.org-SuSE | VideoLan Repository | Yes | No | 99 | rpm-md | http://download.videolan.org/pub/videolan/vlc/SuSE/11.2/ |
> 6 | ftp.skynet.be-factory | Packman Repository | No | No | 99 | rpm-md | http://ftp.skynet.be/pub/packman/suse/factory/ |
> 7 | openSUSE:Factory | openSUSE:Factory | Yes | No | 99 | yast2 | http://download.opensuse.org/factory/repo/oss/ |
> 8 | repo-debug | openSUSE-11.2-Debug | No | No | 99 | NONE | http://download.opensuse.org/debug/distribution/11.2/repo/oss/ |
> 9 | repo-non-oss | openSUSE-11.2-Non-Oss | Yes | No | 99 | yast2 | http://download.opensuse.org/distribution/11.2/repo/non-oss/ |
> 10 | repo-oss | openSUSE-11.2-Oss | Yes | No | 99 | yast2 | http://download.opensuse.org/distribution/11.2/repo/oss/ |
> 11 | repo-source | openSUSE-11.2-Source | No | No | 99 | NONE | http://download.opensuse.org/source/distribution/11.2/repo/oss/ |
> 12 | repo-update | openSUSE-11.2-Update | Yes | No | 99 | rpm-md | http://download.opensuse.org/update/11.2/ |
Factory is now 11.3. You should have disabled it when 11.2 was released. With
Factory disabled, a ‘sudo zypper dup’ should get you 11.2. Note: it will
download a lot of packages.
So disabling factory & doing a dup will rollback to 11.2 ?
–
alright downgrading to 11.2, another gig to download.
Thanks.
caf4926
November 14, 2009, 9:02pm
#5
Don’t worry you ain’t the first to manage this
On 11/14/2009 01:46 PM, coolpcguy wrote:
>
> So disabling factory & doing a dup will rollback to 11.2 ?
It did for me.
That’s reassuring
It did for me.
Thanks, worked for me as well.
tpasi
February 16, 2010, 6:37pm
#8
I am trying out opsensuse, but I am dissapointed at the wireless support. Is Opensuse 11.3 going to have better wireless card support?
Hi
I see this is your first post, so welcome to the openSUSE forums. I
suggest instead of picking on an old post, you post a specific problem
about your wireless in here;
http://forums.opensuse.org/network-internet/wireless/
However, before that, please read through the stickies and post the
required information so someone can help;
http://forums.opensuse.org/network-internet/wireless/410319-getting-your-wireless-work.html
http://forums.opensuse.org/network-internet/wireless/391535-my-wireless-doesnt-work-primer-what-i-should-do-next.html
–
Cheers Malcolm °¿° (Linux Counter #276890 )
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.42-0.1-default
up 8 days 12:23, 4 users, load average: 0.10, 0.19, 0.13
GPU GeForce 8600 GTS Silent - CUDA Driver Version: 190.53