upgrade to 11.3 - how?

ok, i thought this would be soo ovbiously easy i could work it out for myself…

now 11.3 is out, how do i upgrade from 11.2 (i presume theres an upgrade path via repo’s than dvd/cd install)? i’ve tried ‘Software Update’, but comes out with no found updates.

Official info
SDB:System upgrade - openSUSE

I suggest a clean install, but if you insist on upgrading your existing install, you must change the repos to the 11.3 repos, then do:


zypper ref
zypper dup

If you have added repos to your 11.2 install, you may have to reinstall a lot of apps. IMHO a clean install, then adding whatever extras you want to use, is the best way to go.

PLEASE follow Caf’s advice/link. it’s better than this.

thats fine then; clean install it is!
i’m used to ubuntu where when you scan for updates it tells you on that a new release is available and will upgrade an existing system.
including 11.3 install, that must be about the 8th OS install this week! fun fun

thanks again for the info :slight_smile:

Change your repos to 11.3, then zypper ref and zypper dup. SDB:Zypper usage - openSUSE

I think you can simply do upgrade from the DVD also, correct?
Just select Upgrade instead of Installation when it boots.

doing zypper upgrade, and also downloading the dvd for offline purposes.
see what happens with the inplace upgrade :slight_smile:

BTW here is a screencast I created for upgrading 11.1 -> 11.2 with Zypper. The procedure is still exactly the same, so you can just replace 11.1 with 11.2 and 11.2 with 11.3 and you are good to go :slight_smile:

My Linux HTPC project and other things digital: The Dreaded Command-line

upgrade wont do it. zypper update is the same thing as acquiring the updates from your current system. It will not update/upgrade the entire system. Next time, do try to read the entire article. SDB:Zypper usage - openSUSE (Note, this is the same article, just more precisely linked to the specific part that you need).

i used the guide in 2nd post (SDB:System upgrade - openSUSE) - downloaded around 700mb and still upgrading…

That won’t work. 700 MB isn’t nearly enough. The DVD is 4 GB. A Live CD is 700 MB.

I just did that! Worked like a charm. Thanks for the info!

Let me clarify my earlier post, this SDB:System upgrade - openSUSE will work, as long as you change all your repos to 11.3 and do zypper dup.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

It depends of the amoungt of software installed, I upgrade a server
downloading only around of 500 MB, but for a workstation with GUI sounds
like a zypper up and not a zypper dup


VampirD

Microsoft Windows is like air conditioning
Stops working when you open a window.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/

iEYEARECAAYFAkw/HdYACgkQJQ+0ABWtaVkJ7QCcD5u5MzoNzfybbbECJ3gX22FS
pegAn0S1sjWX7L6pg/6houq/fpkCRfuh
=z5kB
-----END PGP SIGNATURE-----

after the step:

“zypper in zypper”

am now getting (when trying to rull zypper):

zypper: symbol lookup error: /usr/lib64/libstdc++.so.6: undefined symbol: _ZNSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE, version GLIBCXX_3.4

any idea how to fix this?

grub boot menu says im on 11.3…
im not sure how acurate grub represents the release version though, but on the face of it i appear to be on 11.3…

You may have the base packages updated to 11.3 and therefor an “11.3 system”, but that does not mean that every package in your system was upgraded. The only way to do this is with zypper dup.

On 2010-07-15 15:26 GMT mstelios wrote:

>
> after the step:
>
> “zypper in zypper”
>
> am now getting (when trying to rull zypper):
>
> zypper: symbol lookup error: /usr/lib64/libstdc++.so.6: undefined
> symbol:
> _ZNSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE,
> version GLIBCXX_3.4

What version of openSUSE did you have before?

> any idea how to fix this?

Well… you may learn what library version is supposed to provide that
and install it.

Or, if you can remember what rpms were just installed by the zypper in
zypper command (id didn’t produce errors?), reinstall them from the DVD
of the system you were running, not 11.3 - ie, undo.

And after that, perhaps report in bugzilla. But first, tell what
version of system you have.

My guess is that your base system is too old and the upgrade
instructions have to be modified to handle your case, if possible.


Cheers / Saludos,

Carlos E. R.
(from 11.2 x86_64 “Emerald” GM (Minas Tirith))

On 2010-07-15 12:46 GMT pj69482 wrote:

>
> I think you can simply do upgrade from the DVD also, correct?
> Just select Upgrade instead of Installation when it boots.

Yes. It is the traditional method, more solid than zypper dup.


Cheers / Saludos,

Carlos E. R.
(from 11.2 x86_64 “Emerald” GM (Minas Tirith))

I’m about to upgrade to 11.3 from 11.2. I’ve never upgraded openSuse before so I don’t know what to expect. Should I prepare for a lot of problems or is it generally ok? And what about the impact on performance? My friend has recently upgraded Ubuntu and the system became very slow.

I would like to avoid clean install but I am not sure whether the result of upgrade is worth it. What would you recommend?:slight_smile: