Linux Lite Forums

Software - Support => Installing Software => Topic started by: Kirkx on August 10, 2014, 06:45:11 AM

Title: Kernel & LibreOffice packages held back during upgrades
Post by: Kirkx on August 10, 2014, 06:45:11 AM
When I run:

Code: [Select]
sudo apt-get update && sudo apt-get upgrade
the kernel and LibreOffice are never updated:

(http://i.imgur.com/Kfoama3.png)

As a result LL kernel is still 3.13.0-24, while Xubuntu on another partition is running on kernel 3.13.0.32. At the same time LL's underlying Ubuntu version has apparently been upgraded from 14.04 to 14.04.1. Is this by design or do I have some settings mixed up?

(http://i.imgur.com/POz6E8Q.png)

Here are my repository settings:

1) http://i.imgur.com/hbrC2n6.png (http://i.imgur.com/hbrC2n6.png)

2)
(http://i.imgur.com/uZ7SG7w.png)
Title: Re: Kernel & LibreOffice packages held back during upgrades
Post by: sonic on August 10, 2014, 07:34:07 AM
As Valtam said here (https://www.linuxliteos.com/forums/index.php?topic=672.msg3555#msg3555) update your system only via Install Updates.

I have 3.13.0-32-generic kernel at LL 2.0 32bit (x86). Because you have the x64 version maybe that's the case.
Title: Re: Kernel & LibreOffice packages held back during upgrades
Post by: Kirkx on August 10, 2014, 04:50:55 PM
When you have a closer look at what's behind "Install Updates", which can be easily done by analyzing that entry in Alacarte (Main Menu), you will see that "Install Updates" is nothing more than a script that runs the command mentioned at the beginning of my first post:

Code: [Select]
sudo apt-get update && sudo apt-get upgrade
Title: Re: Kernel & LibreOffice packages held back during upgrades
Post by: Jerry on August 10, 2014, 04:57:29 PM
I would recommend upgrading LibreOffice as there is a bug in the current version, see this thread here https://www.linuxliteos.com/forums/index.php?topic=736
Title: Re: Kernel & LibreOffice packages held back during upgrades
Post by: gold_finger on August 10, 2014, 06:31:06 PM
I'm curious Valtam -- what is the difference between upgrading LibreOffice through Synaptic vs. through the normal Updates script (which is identical to Kirkx's commands)?

I had thought that since the LibreOffice PPA is being used, that would pull in the latest updates/upgrades for it.  If that's not the case, then what is the PPA pulling in?
Title: Re: Kernel & LibreOffice packages held back during upgrades
Post by: Jerry on August 11, 2014, 02:26:36 AM
I'm going to add a Held Packages section to the next version of the Help Manual.
Title: Re: Kernel & LibreOffice packages held back during upgrades
Post by: Jerry on August 11, 2014, 05:26:58 AM
New Packages that have been kept back section added to Help Manual under Software section.