Hi!

This is a common issue, especially when the version
IS NEW.
You have to consider the fact that the various Apps, are released on a different time-line than Ubuntu (for one).
What this means is, there are still many Apps that have versions for Ubuntu 18.04.x, which is the core of Linux Lite and many other distros.
While Jerry works hard to gather as many apps as he can under Lite's umbrella, he can only solve problems related to the compatibility with the Linux Core, mainstream DEs and the mainstream WMs. The development of the Apps, is another very long story. Regardless the number of members in the development team in Linux Lite, they are too few to fix problems related to the thousands Apps that are running under Linux.
Since
Linux Lite 5.0 has the Ubuntu 20.04 Core, this means
all Apps have to be prepared to run under Ubuntu Core 20.04.x
So, given that fact, what can we do?
Solution:
1. Open Synaptic Package Manager.
2. Click the
Settings menu item, then
Repositories. A window will pop-up.
3. Click the
Other Software Tab on this window.
4. Uncheck the checkbox for "
http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu". I had trouble with GIMP many times. The "Stable" release cycle for GIMP, looks it is very different from the release cycle of Ubuntu Core. This prevents the apt-get and dpkg to fetch all the software database and leads to an early abortion of the task.
Other Apps I know that are behind the schedule and cause the same problem:
Grub Customizer:
http://ppa.launchpad.net/danielrichter20...zer/ubuntu
FSLint
Has Python issues, they are working to move to Python 3.x instead of Python 2.x.
While there may be many other apps that still lack a version for Ubuntu Core 20.04, those are the Apps I use and know about.
If you have any other PPAs that seem to lack the proper version (which is FOCAL), do the same and from time to time, re-enable the PPA and see if you get the same error message. If so, uncheck and check later for the newest version.
Issue 2: Hard Drive storage capacity
See the messasge you got from the apt-get / dpkg:
"E: Write error - write (28: No space left on device)"
Commonly, users use the default storage, which might be:
The Root Partition, /home directory, commonly named
/sda1.
A /home partition (this is my case, and the name is /dev/sda5), which can be anything, from /sda4 to whatever number of partitions you have on the disk (I'll skip details).
Since assumming any of the above is a bad choice for me, here is what you can do:
1. If you have a /home
PARTITION, you need to make room for more files. That means you have to check for some free space on the other drives, resize the one that has enough space, and then add the freed space to the partition that needs that space, either Root (/, /dev/sda1) or /home.
AFTER resizing, check if the update still gives you errors and if so, check the above solution.
From my perspective, it is more likely to be a storage issue than a Repository issue, but until the storage issue remains unsolved, both issues might be true.
I hope this solves the problem!
Best Regards!
PS:
If this answer solves the Update issue, please, mark it [
SOLVED]. This will help other people track the solution, if they encounter the same kind of trouble.
Thanks!
"It's easy to die for an idea. It's way harder TO LIVE for your idea!"
Current Machine:
Dell Precision T1700, 16 GB RAM, SSD Kingston A400, 480 GB.
Laptop:
ASUS X200MA , Intel® Celeron® N2830, 2 GB RAM, SSD Kingston A400, 480 GB.