Hello,
the IndianSummer release is now 8 months old and i will give some hints for the first dist-upgrade.
*** please don't dist-upgrade until libstdc++6 transition is over ***
Read the manual
http://manual.siduction.org/sys-admin-apt#apt-upgradeKnown Issues:so before the upgrade please do "dpkg -i /var/cache/apt/archives/libdbus-1-3_*.deb ; apt-mark auto libdbus-1-3 " to prevent interruption.
Otherwise you need to solve the interrupted dist-upgrade with "dpkg --configure -a ; apt-get -f install"
see
http://forum.siduction.org/index.php?topic=5305.msg43371#msg43371General procedure has two phases:
1. Preparation- Download the needed packages ( apt-get --download-only dist-upgrade )
- Check the latest upgrade warnings in the forum
- KDE Framework 5 and Plasma 5 was uploaded to unstable. KDE users, make up your mind, please.
2. ExecutionLogout from your X11 session, switch to tty1 with Ctrl-Alt-F1, login as root, "service lightdm stop"
(for adventurous people theese steps are optional)
apt-get dist-upgrade
The golden rule: Read what apt-get is about to do and don't remove half of your system.
The silver rule: this step will take some time, better not interrupt it, and don't panic.
You safely can let go the following packages:
libical1 replaced by libical1a
libhogweed2nettle-transition #785376
libnettle4nettle-transition #785376
xfce4-soundmenu-plugindropped from repo (was part of XFCE flavour only)
xserver-xorg-video-modesetting now integrated in xserver-xorg-core, not lost
... ...
You might encounter some extra dialogs, where you can read some information
or might have to decide a config question, usually the default is save.
E.g. when asked to update lightdm.conf or lightdm-gtk-greeter.conf don't do it!
Just press Enter to keep the existing config.
One exception is grub2 (or grub-pc):
Here the default is empty checkboxes, so it won't get updated.
You have to repeat your decision from first install and you can select where to install the new version.
Okay, the endless wall of text will come to an end, finally!
Make sure there is no error message at the end and reboot.
If you encounter errors:
Don't panic and don't ignore the messages. The details are useful.
Most likely, when you repeat the dist-upgrade you will see the exact same error message again.
Look up the details, search our forum (only use advanced search!), search
http://bugs.debian.orgor discuss the error on our irc support channel.
Take care, have fun!
greetings
musca