![]() |
Update error: File unexpected size - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18) +--- Thread: Update error: File unexpected size (/showthread.php?tid=5615) Pages:
1
2
|
Update error: File unexpected size - thoughtinstinct - 09-22-2018 Hi I did an update 2 days ago and shut down laptop after although it was asking for a restart after update. On starting computer yesterday it booted directly to the screen where i was to chose boot options and stuff but all worked well afterwards. Tried an update today and seems not to be working, please see error log below Code: =========================== Re: Update error: File unexpected size - bitsnpcs - 09-22-2018 Hello thoughtinstinct, have you tried - Menu>System>Lite Tweaks tick the box named "package cache" and click begin. If this does not solve it try - Hold down Ctrl and Alt keys and press t key, to open your terminal. Copy/paste or type in to your terminal Code: sudo apt-get clean type in your password when requested and then press enter. Re: Update error: File unexpected size - thoughtinstinct - 09-22-2018 Thanks bitsnpcs, i did sudo apt-get clean and had to try several times but now it says my system is up to date. Have a nice weekend. Re: Update error: File unexpected size - bitsnpcs - 09-22-2018 You are Welcome [member=6123]thoughtinstinct[/member] ![]() Enjoy your weekend too. Re: Update error: File unexpected size - Valtam - 09-23-2018 If Skype related, also try: Code: wget https://repo.skype.com/data/SKYPE-GPG-KEY Code: sudo apt-key add SKYPE-GPG-KEY Re: Update error: File unexpected size - thoughtinstinct - 09-23-2018 Thanks for the reply Jerry. It looks like its indeed skype related, as i had skype installed and i dont know what happened but skype was removed from my laptop after last update as far i know. Tried your solution without much luck and have removed the skype ppa and im waiting to see if evertyhing is alright now. But the question is how and why did skype get removed? Anyway to know that? Thanks in advance. Re: Update error: File unexpected size - bitsnpcs - 09-23-2018 Hello thoughtinstinct, Skype was removed as the clean removes partially downloaded packages, as per the error info, which says it is Skype that was partially downloaded. If you reinstall Skype then using [member=2]Jerry[/member] solution. Re: Update error: File unexpected size - Valtam - 09-23-2018 Make sure you use Lite Software if you decide to install Skype again, no PPA's. Sent from my Mobile phone using Tapatalk Re: Update error: File unexpected size - bitsnpcs - 09-23-2018 [member=2]Jerry[/member] will it be needed to purge the removed PPA in this instance before using Lite Software install to prevent issues in future ?If so I am unsure of the command to suggest for this. Re: Update error: File unexpected size - Valtam - 09-23-2018 Yes, remove PPA first. Sent from my Mobile phone using Tapatalk |