O
O
Oleg2013-04-10 11:17:38
linux
Oleg, 2013-04-10 11:17:38

OpenSuse 11.2 update

Good afternoon. There is a server on OpenSuse 11.2. It hangs nginx, mysql and other stray. Now there is a need to update to a newer release, because. 11.2 is no longer supported. The update via yast does not start, because. swears at unavailability of repositories. How in this case will it be less painful to upgrade and to which release? Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
subvillion, 2013-04-10
@subvillion

Below is an update from 11.4 to 12.1, to any available version by analogy.
Disable all repositories:

# zypper mr -da

Adding new repositories
# zypper ar http://download.opensuse.org/distribution/12.1/repo/oss oss
# zypper ar http://download.opensuse.org/distribution/12.1/repo/non-oss non-oss
# zypper ar http://download.opensuse.org/update/12.1 update

Next, clear the cache
# zypper clean —all

Rebuilding the package database
# rpmdb —rebuilddb

Updating the repositories
# zypper ref

Updating the distribution
# zypper dup

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question