![]() |
Linux Lite 2.4 Final Released - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: General (https://www.linuxliteos.com/forums/forumdisplay.php?fid=4) +--- Forum: Release Announcements (https://www.linuxliteos.com/forums/forumdisplay.php?fid=11) +--- Thread: Linux Lite 2.4 Final Released (/showthread.php?tid=1691) |
Re: Linux Lite 2.4 Final Released - Valtam - 04-01-2015 Thanks everyone for your comments so far, seems the Upgrade is working well ![]() Re: Linux Lite 2.4 Final Released - N4RPS - 04-01-2015 Hello! Once again, hats off to the development team. Lite Upgrade worked without a hitch! One now on 2.4, several more to go... 73 DE N4RPS Rob Re: Linux Lite 2.4 Final Released - Shady - 04-01-2015 Hey guy's ok so i used the Lite Upgrade, which is cool and it worked, it saved all my files and setting, etc. But I ran into one problem tho and it's with using Lite Software. ok so i click on Lite Software to open it up and it asks for my password, so i type my password in and after that instead of getting a popup of Lite Software, I get a popup of Updates Sources and it asks me if i want to update my software sources yes or no. If i click yes then it runs the process of what Install Updates would do. I don't know if i did something wrong or if Lite Upgrade broke it, but i thought you guys should know. Re: Linux Lite 2.4 Final Released - N4RPS - 04-01-2015 Hello! I see what you mean, but I don't think it's a bug. I THINK they're just calling up an apt-get update to make sure you get the latest version of whatever you're wanting to install... 73 DE N4RPS Rob Re: Linux Lite 2.4 Final Released - Valtam - 04-01-2015 (04-01-2015, 03:09 AM)N4RPS link Wrote: Hello! Exactly right. This ensures the latest packages are presented. Sent from my GT-N7000 using Tapatalk 2 Re: Linux Lite 2.4 Final Released - Shady - 04-01-2015 (04-01-2015, 03:57 AM)Jerry link Wrote: [quote author=N4RPS link=topic=1766.msg13379#msg13379 date=1427857794] Exactly right. This ensures the latest packages are presented. Sent from my GT-N7000 using Tapatalk 2 [/quote] In the picture example you showed for Lite Software, you get options for Install Software, Remove Software and Exit, but for me I don't get those options, it just goes straight to Update Sources and if i click yes, it goes through an update and after that i get a popup Error saying Updating Sources has failed and i click ok to close and that's it. I'm sorry if i'm missing something or if it's a bug??? Re: Linux Lite 2.4 Final Released - Monkeyman - 04-01-2015 I think it would be fair to say you guys ROCK. Updated without any hiccups. As a matter of fact, it removed my previous screw up (when I previously updated and answered 'yes' to updating a PPA or something which changed something from LL 2.2 to Ubuntu 14.04?). Re: Linux Lite 2.4 Final Released - pwmguitar - 04-01-2015 I was using the 2.4 Beta since it was released as a every-day desktop. I typed Code: sudo apt-get update && sudo apt-get install lite-upgrade-series2 -y checked my linux version Code: $ cat /etc/*-release Why it is 2.2? Re: Linux Lite 2.4 Final Released - LL-user - 04-01-2015 Hi, According to your description you only did the first step (installing the upgrade script). Now you need to actually run it as Jerry pointed out: click on Menu, Settings, Lite Upgrade. In saying this: 1) The upgrade of a test box went fine except that Linux Lite Welcome error message. 2) I've also booted the 2.4 live CD 64bit, didn't play around much though. However I got this: linux@linux:~$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=14.04 DISTRIB_CODENAME=trusty DISTRIB_DESCRIPTION="Linux Lite 2.2" So it still shows Linux Lite 2.2 3) For the future I would suggest to put the upgrade script/ menu entry under System, not Settings as it has nothing to do with the current user settings but is a full system upgrade. PS: If any of these topics should be created in a different category, please let me know and I'll create a post there. Re: Linux Lite 2.4 Final Released - pwmguitar - 04-01-2015 OK. I forgot to go to "Lite Upgrade" 1Installed script ... ok 2Lite Upgrade under Settings menu Quote:Upgrade complete. .......... OK 100% done Code: $ cat /etc/*-release Thanks a lot ! |