[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Jessie/Upgrades" by WolfgangSchweer

Debian Wiki debian-www at lists.debian.org
Sun Apr 26 22:00:42 UTC 2015


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=19&rev2=20

Comment:
no reason to run apt-get -f install by default.

  sed -i 's/wheezy/jessie/g' /etc/apt/sources.list
  apt-get update
  apt-get -y dist-upgrade
- apt-get -f install
- apt-get -y dist-upgrade
  }}}
  
+ 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.
- If {{{apt-get}}} still finishes with an error, try to fix it and/or run the
- {{{apt-get}}} commands again, esp. {{{apt-get -f install}}}.
  
   * Keep backup of Kerberos configuration file (Debian bug DebianBug:779642).
  



More information about the debian-edu-commits mailing list