[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Jessie/Upgrades" by WolfgangSchweer
Debian Wiki
wiki at debian.org
Sun Sep 18 08:54:22 UTC 2016
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianEdu/Documentation/Jessie/Upgrades" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Documentation/Jessie/Upgrades?action=diff&rev1=24&rev2=25
Comment:
remove issues that got fixed with the 8.6 point release.
apt-get -y upgrade
}}}
- * Remove diversion; the postinst from {{{debian-edu-config}}} seems to do it too late (Debian bug DebianBug:779641).
-
- {{{
- dpkg-divert --remove /usr/share/pam-configs/krb5
- rm /usr/share/pam-configs/edu-krb5
- }}}
* Do the actual upgrade.
@@ -57, +51 @@
If {{{apt-get}}} finishes with an error, try to fix it and/or run {{{apt-get -f install}}} and then {{{apt-get -y dist-upgrade}}} once again.
- * Keep backup of Kerberos configuration file (Debian bug DebianBug:779642).
-
- {{{
- cp /etc/krb5.conf /etc/krb5.conf.backup
- }}}
* Apply debian-edu configuration (takes some time).
{{{
cfengine-debian-edu -D installation
- }}}
-
- * Replace Kerberos file (messed up by cfengine) with the right one.
-
- {{{
- cp /etc/krb5.conf.backup /etc/krb5.conf
}}}
More information about the debian-edu-commits
mailing list