Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2007-10-18 08:34:14
Size: 953
Editor: FranklinPiat
Comment: initial page
Revision 4 as of 2008-04-25 04:55:55
Size: 981
Editor: ?TedPercival
Comment: correct more punctuation
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from SytemDowngrade
Line 3: Line 4:
= What is "downgrading a system" ? =
In Debian world, it means to move to an older distribution (typically, to move from [:DebianUnstable:unstable] to [:DebianTesting:testing]). do not expect to get anything ''stable'' by downgrading !
= What is "downgrading a system"? =
In Debian world, it means to move to an older distribution (typically, to move from [:DebianUnstable:unstable] to [:DebianTesting:testing]). Do not expect to get anything ''stable'' by downgrading!
Line 6: Line 7:
= Is it supported ?  =
 * short answer : '''No, it isn't supported'''.
 * long answer : It isn't supported because 1. The packages' installation scripts (postinst...) are designed to handled upgrade only. 2.The installation tools are ''designed'' to replace older version of packages by newer version.
= Is it supported? =
 * short answer: '''No, it isn't supported'''.
 * long answer: It isn't supported because 1. The packages' installation scripts (postinst...) are designed to handled upgrade only. 2. The installation tools are ''designed'' to replace older versions of packages by newer versions.
Line 10: Line 11:
== So, what's the supported way ? ==
 1. Make a backup of your system before you upgrade. If anything is wrong, restore your backup !
== So, what's the supported way? ==
 1. Make a backup of your system before you downgrade. If anything is wrong, restore your backup!
Line 14: Line 15:
= How to downgrade a system ? =
Be warned : you will be alone ! However, Auke Jilderda had documented it's experience, back in  2002 : [http://people.debian.org/~osamu/pub/downgrade.html] (plus some comments from Osamu Aoki)
= How to downgrade a system? =
Be warned: you will be alone! However, Auke Jilderda wrote about the experience back in 2002: [http://people.debian.org/~osamu/pub/downgrade.html] (plus some comments from Osamu Aoki)

What is "downgrading a system"?

In Debian world, it means to move to an older distribution (typically, to move from [:DebianUnstable:unstable] to [:DebianTesting:testing]). Do not expect to get anything stable by downgrading!

Is it supported?

  • short answer: No, it isn't supported.

  • long answer: It isn't supported because 1. The packages' installation scripts (postinst...) are designed to handled upgrade only. 2. The installation tools are designed to replace older versions of packages by newer versions.

So, what's the supported way?

  1. Make a backup of your system before you downgrade. If anything is wrong, restore your backup!
  2. or Re-install.

How to downgrade a system?

Be warned: you will be alone! However, Auke Jilderda wrote about the experience back in 2002: [http://people.debian.org/~osamu/pub/downgrade.html] (plus some comments from Osamu Aoki)