Update Pack 3 was released as the “latest” update pack today. If you’re not using Linux Mint Debian, please ignore this post.
In Update Pack 3, two drastic changes occur:
As usual with updates, and especially with the new kernel, there’s some known problems and workarounds for you to enjoy which are documented in the Update Pack Info window of the Update Manager. The changes related to the Security and Multimedia repositories are documented there as well. I’m taking the opportunity to explain things a little more, here on the blog, and to let you comment and ask questions in case things aren’t 100% clear.
The first thing you need to do is to change your Multimedia and Security repositories. Edit your APT sources by typing the following command:
gksu gedit /etc/apt/sources.list
Within this file, replace the following:
Your APT sources, should now look like this:
deb http://packages.linuxmint.com/ debian main upstream import deb http://debian.linuxmint.com/latest testing main contrib non-free deb http://debian.linuxmint.com/latest/security testing/updates main contrib non-free deb http://debian.linuxmint.com/latest/multimedia testing main non-free
Save and close the file.
The Update Manager always updates itself before other packages. If you see an update for “mintupdate-debian“, accept it and wait for the Update Manager to restart itself.
If there’s a new Update Manager available, it will only list itself as an update
At the time of writing this blog post, the latest version of mintupdate-debian is 1.0.4. From this version onwards the Update Manager is able to check your APT sources and tell you if they are properly configured.
Check the system configuration and read the Update Pack information
In the “Update Pack Info” window, make sure to read all the information related to Update Pack 3. Some of it might be irrelevant to you, but it will only take you a minute and it might you save you hours.
When you’re ready and you know all that there is to know, press the “Install Updates” button.
During the update you’ll be asked a few things. One is quite important.. the new kernel will ask you where to install Grub. Answer with the location of your current Grub menu (which on most systems is “/dev/sda“).
We’re not confortable with updating your system configuration on your behalf. changing your repositories
For three reasons:
We used to snapshot the main Debian Testing repository for our Update Packs. We’re now also making snapshots of the Multimedia and Security repositories. This is to ensure a higher level of compatibility between the packages present in all the repositories.
There are people in our community which help us spot and document upstream issues in Debian Testing. Update Pack 3, for instance, has been tested for weeks and we gathered feedback on it from people using the Incoming repositories. Some of these issues are now well documented, and others simply don’t occur anymore as we got the opportunity to fix them before making them available to you. By using Update Packs, you receive the same updates as other users, at the same time, with documentation and with less chances of breakages. Altogether, that makes you less likely to experience problems, and more likely to find solutions when you do.
Tags: Main Topics