{"id":948,"date":"2012-08-27T01:49:21","date_gmt":"2012-08-27T06:49:21","guid":{"rendered":"http:\/\/yourLinuxGuy.com\/?p=948"},"modified":"2012-09-08T13:52:00","modified_gmt":"2012-09-08T18:52:00","slug":"how-to-in-place-upgrade-from-opensuse-11-4-to-12-1","status":"publish","type":"post","link":"https:\/\/yourLinuxGuy.com\/?p=948","title":{"rendered":"How to in-place upgrade from Opensuse 11.4 to 12.1"},"content":{"rendered":"<p>Following along in my line of &#8220;Readers Digest&#8221; versions of the <a title=\"http:\/\/en.opensuse.org\/SDB:System_upgrade\" href=\"http:\/\/en.opensuse.org\/SDB:System_upgrade\" target=\"_blank\">official Opensuse upgrades procedures<\/a>, (here are a couple of my past ones: <a title=\"http:\/\/yourlinuxguy.com\/?p=169\" href=\"http:\/\/yourlinuxguy.com\/?p=169\" target=\"_blank\">11.1<\/a>, <a title=\"http:\/\/yourlinuxguy.com\/?p=333\" href=\"http:\/\/yourlinuxguy.com\/?p=333\" target=\"_blank\">11.2<\/a>, <a title=\"http:\/\/yourlinuxguy.com\/?p=812\" href=\"http:\/\/yourlinuxguy.com\/?p=812\" target=\"_blank\">11.4<\/a>) here&#8217;s the latest for upgrading in-place from 11.4 to 12.1:<\/p>\n<pre>zypper modifyrepo --all --disable\r\nzypper addrepo --name \"openSUSE-12.1 OSS\" http:\/\/download.opensuse.org\/distribution\/12.1\/repo\/oss\/ repo-12.1-oss\r\nzypper addrepo --name \"openSUSE-12.1 Non-OSS\" http:\/\/download.opensuse.org\/distribution\/12.1\/repo\/non-oss\/ repo-12.1-non-oss\r\nzypper addrepo --refresh --name \"openSUSE-12.1 Updates\" http:\/\/download.opensuse.org\/update\/12.1\/ repo-12.1-update\r\nzypper ref\r\nzypper dup --download \"in-advance\"<\/pre>\n<p>I like to use the &#8220;<code>in-advance<\/code>&#8221; setting so I can be sure all the packages are downloaded before the upgrade begins.\u00a0 You just never know when there might be a power outage&#8230;<\/p>\n<p>Of course, if you were using alternative repos, you might want to add those back too.\u00a0 For instance, if you had the google-chrome repo, you&#8217;d enter this command to re-enable it:<\/p>\n<p><code>zypper mr -e google-chrome<\/code><\/p>\n<p>&#8230;you can find the rest of your disabled repos (from the first step above) with this command:<\/p>\n<p><code>zypper sl<\/code><\/p>\n<p>You might want to remove your disabled 11.4-based repos, since you no longer need them. So based on the list from the command above, you can remove them in one command.\u00a0 Here&#8217;s the command I used to remove all my 11.4 repos (your repos may be different!):<\/p>\n<pre>zypper rr Updates-for-openSUSE-11.4-11.4-0 openSUSE-11.4-11.4-0 repo-debug repo-debug-update repo-non-oss repo-source<\/pre>\n<p>Enjoy your upgraded machine!<\/p>\n<p>\ud83d\ude42<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Following along in my line of &#8220;Readers Digest&#8221; versions of the official Opensuse upgrades procedures, (here are a couple of my past ones: 11.1, 11.2, 11.4) here&#8217;s the latest for upgrading in-place from 11.4 to 12.1: zypper modifyrepo &#8211;all &#8211;disable&#8230;<br \/><a class=\"read-more-button\" href=\"https:\/\/yourLinuxGuy.com\/?p=948\">Read more<\/a><\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[11,106,111],"tags":[],"class_list":["post-948","post","type-post","status-publish","format-standard","hentry","category-intermediate","category-opensuse11-4","category-opensuse12-1"],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pnjn1-fi","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/posts\/948","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=948"}],"version-history":[{"count":5,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/posts\/948\/revisions"}],"predecessor-version":[{"id":955,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/posts\/948\/revisions\/955"}],"wp:attachment":[{"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=948"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=948"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=948"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}