guiverc | HMollerCL: NOTE: after reboot, ./notifier.py gets no errors ! | 00:01 |
---|---|---|
teward | wxl: that was thankfully a very NOT PAINFUL thing to get working :P | 00:02 |
teward | 20 minutes. >:D | 00:02 |
guiverc | and fyi my box is 19.04 | 00:03 |
lubot | <HMollerCl> @guiverc [<guiverc> HMollerCL: NOTE: after reboot, ./notifier.py gets no errors !], I thought that, it's because the error is in the reboot_needed loop | 00:06 |
lubot | <SamuelBanya> Hey guys I'm trying to update my Lubuntu and I'm getting the following message | 00:31 |
lubot | <SamuelBanya> (Photo, 1280x720) https://i.imgur.com/MpeLVNi.jpg | 00:31 |
lubot | <SamuelBanya> I even tried sudo apt update as well | 00:31 |
lubot | <SamuelBanya> It seems to trip up with a ppa issue | 00:32 |
lubot | <teward001> the exact error would be good, but you can so this better from `sudo apt update` on the terminal | 00:33 |
lubot | <teward001> @SamuelBanya which version if I may ask? 18.04, .10, or 19.04 testing | 00:33 |
lubot | <SamuelBanya> (Photo, 1280x720) https://i.imgur.com/97PfGT3.jpg | 00:33 |
lubot | <teward001> @SamuelBanya remove that PPA, it doens't support cosmic | 00:33 |
lubot | <teward001> most PPAs don't. | 00:33 |
lubot | <teward001> actually, both of those PPAs need removed | 00:33 |
lubot | <SamuelBanya> 18.04 I believe | 00:35 |
lubot | <SamuelBanya> Cosmic | 00:35 |
kc2bez | 18.10 is cosmic | 00:35 |
lubot | <SamuelBanya> Or 18.10 rather | 00:35 |
lubot | <teward001> @SamuelBanya yeah so remove those PPAs | 00:35 |
lubot | <teward001> and it'll stop complaining | 00:35 |
lubot | <teward001> if the PPA doesn't have a Release file for a specific release, it likely doesn't support that release of Ubuntu | 00:35 |
lubot | <teward001> Or it hasn't published yet :P | 00:35 |
lubot | <SamuelBanya> How do I do that before the sudo apt update command? | 00:36 |
lubot | <teward001> firstly `cd /etc/apt/sources.list.d/` | 00:37 |
lubot | <SamuelBanya> I'm there | 00:37 |
lubot | <SamuelBanya> *now | 00:37 |
lubot | <teward001> secondly, `grep -r alexlarson` and `grep -r cool-retro-term` | 00:38 |
lubot | <teward001> will give you 2 separate filenames | 00:38 |
lubot | <teward001> remove those files | 00:38 |
lubot | <teward001> and their corresponding .save files | 00:38 |
lubot | <teward001> then `sudo apt update` or use the GUI | 00:38 |
lubot | <SamuelBanya> Ok trying again after deleting those files | 00:39 |
teward | @SamuelBanya did it work? | 00:54 |
lubot | <SamuelBanya> Yes | 00:57 |
teward | glad to hear it :)o | 00:57 |
lubot | <SamuelBanya> The gui completed it | 00:57 |
lubot | <SamuelBanya> I'm now installing disco and will check out hans issue | 00:57 |
teward | yeah once you remove the 'bad' sources they're all just apt update generally :P | 00:57 |
lubot | <SamuelBanya> Thanks dude | 00:58 |
teward | yep, just don't enable those PPAs :P | 00:58 |
lubot | <SamuelBanya> Good to know | 00:58 |
lubot | <SamuelBanya> Gotcha I think I tried getting cool retro term a while back | 00:58 |
lubot | <SamuelBanya> Shoulda just followed the build vid on YouTube | 00:58 |
lubot | <SamuelBanya> @HMollerCl do I have to run this in qt5? | 01:12 |
lubot | <SamuelBanya> I tried python upgrader.py and it's telling me there's no module named PyQt5.QtWidgets | 01:13 |
teward | probably safe to say you need Qt5 if it's giving you that error | 01:13 |
lubot | <SamuelBanya> "python upgrader.py" in terminal within that directory | 01:13 |
lubot | <SamuelBanya> True | 01:13 |
lubot | <SamuelBanya> Should I get qt-5-default in Muon? | 01:14 |
lubot | <SamuelBanya> There's a ton of qt related queries that returned. Not sure what to install | 01:15 |
kc2bez | The readme says notifier.py | 01:15 |
kc2bez | it also says you need `update-notifier-common` | 01:16 |
lubot | <HMollerCl> @SamuelBanya [@HMollerCl do I have to run this in qt5?], Bionic has qt5 | 01:24 |
lubot | <HMollerCl> @SamuelBanya [I tried python upgrader.py and it's telling me there's no module named PyQt5.QtW …], Strange | 01:25 |
lubot | <HMollerCl> Bionic should had it | 01:25 |
lubot | <teward001> they're using cosmic iirc | 01:25 |
kc2bez | @HMollerCl it worked for me. I updated. I am on Dingo. | 01:26 |
lubot | <teward001> but it should be present :P | 01:26 |
kc2bez | Disco | 01:26 |
lubot | <teward001> disco, dingo, they're the same :P | 01:26 |
kc2bez | It is a fun codename for sure. | 01:27 |
lubot | <HMollerCl> @teward001 [but it should be present :P], Sorry, I'm confused with names. 18.10 should had pyqt5 | 01:27 |
lubot | <HMollerCl> 18.04 I think it has not | 01:28 |
lubot | <teward001> i'd help test it but i'm... well, 26% drunk currently, so i am not in a position to test 😐 | 01:28 |
lubot | <HMollerCl> I'm playing pandemic legacy | 01:30 |
lubot | <SamuelBanya> I'm using dingo | 01:34 |
lubot | <SamuelBanya> Nevermind I did ./upgrader.py and it looks likes it's applying changes | 01:36 |
lubot | <SamuelBanya> Changes to what I'm not sure | 01:36 |
lubot | <SamuelBanya> But looks like it's working | 01:36 |
lubot | <SamuelBanya> It ended with "No more Upgrades Available" | 01:37 |
lubot | <HMollerCl> Then, your system is upgraded | 01:40 |
lubot | <SamuelBanya> Sweet | 01:44 |
lubot | <SamuelBanya> Nice is this a python qt updater package? | 01:45 |
guiverc | HMollerCL: couple more tests [nothing new], on 19.04 box running xfce (lxqt/lubuntu installed but i'd logged into xfce) no issues with no updates. on 18.10 lubuntu box it found & installed updates; same [expected] issue with notifier (after updates installed) with breeze-dark msg - http://paste.ubuntu.com/p/65bR24WSQZ/ | 02:21 |
lubot | <HMollerCl> @SamuelBanya [Nice is this a python qt updater package?], Not sure what you mean, but it's a package updater script written in pyqt | 03:40 |
-lugito1:#lubuntu-devel- [rPAPIRUSICONTHEMEARCHIVEad52469c9cdf: DSC file for 20190106-1] Diffusion committed: https://phab.lubuntu.me/rPAPIRUSICONTHEMEARCHIVEad52469c9cdf | 06:06 | |
-lugito1:#lubuntu-devel- [rPAPIRUSICONTHEMEARCHIVE61fb0b91294d: DSC file for 20190106-1] Diffusion committed: https://phab.lubuntu.me/rPAPIRUSICONTHEMEARCHIVE61fb0b91294d | 06:06 | |
-lugito1:#lubuntu-devel- [rPAPIRUSICONTHEMEARCHIVEe4c7d8802a4c: Import patches-unapplied version 20190106-1 to debian/sid] Diffusion committed: https://phab.lubuntu.me/rPAPIRUSICONTHEMEARCHIVEe4c7d8802a4c | 06:06 | |
-lugito1:#lubuntu-devel- [rPAPIRUSICONTHEMEARCHIVEa1475f51a1e7: Import patches-applied version 20190106-1 to applied/debian/sid] Diffusion committed: https://phab.lubuntu.me/rPAPIRUSICONTHEMEARCHIVEa1475f51a1e7 | 06:06 | |
lubot | <SamuelBanya> @HMollerCl like an updater that does the same as sudo apt update? | 12:39 |
lubot | <HMollerCl> yes, that is | 12:40 |
lubot | <HMollerCl> actually same as "apt upgrade" | 12:40 |
lubot | <HMollerCl> "apt update" updates the cache only | 12:41 |
lubot | <SamuelBanya> @wxl Please review the recent changes I did to the welcome center, and let me know what you think. Should I include a community links button that points to the "links" page on Lubuntu.me webpage? | 12:41 |
lubot | <SamuelBanya> @HMollerCl ah gotcha very cool | 12:41 |
lubot | <SamuelBanya> @HMollerCl any particular reason we needed a script that does apt upgrade? | 12:41 |
lubot | <HMollerCl> @SamuelBanya where can this welcome center be seen? I would like to see it. | 12:42 |
lubot | <SamuelBanya> Sure one sec | 12:42 |
lubot | <SamuelBanya> You gotta open it with qt creator to see it fully though fyi | 12:42 |
lubot | <SamuelBanya> https://phab.lubuntu.me/source/lubuntu-welcome-center/ | 12:43 |
lubot | <HMollerCl> ok, don't have qt creater, only qt designer | 12:47 |
lubot | <HMollerCl> does compile it work? | 12:47 |
lubot | <HMollerCl> @gui | 12:55 |
guiverc | hmollercl, sorry where you going/trying to ask something? | 13:07 |
lubot | <SamuelBanya> @wxl also, should I make sure the build folder is contained in the same repository or should I assume the end user has to ultimately "build" the program upon install of Lubuntu? | 14:47 |
lubot | <SamuelBanya> I'll move the "build" folder of the welcome center to the same directory if needed though. I think qt creator by default made a separate build directory in the folder above it by default | 14:47 |
-lugito1:#lubuntu-devel- [rMANUAL68839169020a: Fix activating fcitx button] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL68839169020a | 16:24 | |
-lugito1:#lubuntu-devel- [rMANUAL0f182beee381: Add configure current input method for fcitx] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL0f182beee381 | 16:29 | |
-lugito1:#lubuntu-devel- [rMANUAL27e4667f4d0d: Add Restart fcitx] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL27e4667f4d0d | 16:34 | |
-lugito1:#lubuntu-devel- [rMANUALaf2e98a34570: Remove uneeded whitespace] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALaf2e98a34570 | 16:39 | |
-lugito1:#lubuntu-devel- [rMANUAL4eecef81284b: Start trojita useage and how to compose a mesage and reload] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL4eecef81284b | 17:11 | |
-lugito1:#lubuntu-devel- [rMANUALe24b7636ff7a: Add start how to write a message] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALe24b7636ff7a | 17:22 | |
-lugito1:#lubuntu-devel- [rMANUAL4c305eca3e86: Add trojita send message] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL4c305eca3e86 | 17:45 | |
lubot | <HMollerCl> What was the "command" in telegram to see who are on irc? | 20:10 |
teward | "oyi wxl who's on IRC right now" :P | 20:12 |
wxl | XD | 20:12 |
wxl | 1213 [@ChanServ ] [ drkokandy ] [ JasonO ] [ meetingology] [ ShellcatZero] [ Wimpress ] | 20:13 |
wxl | 1213 [ bluesabre] [ Eickmeyer ] [ Kamilion] [ mpmc ] [ teward ] [ WizBright] | 20:13 |
wxl | 1213 [ cyphermox] [ el ] [ kc2bez ] [ PaulW2U ] [ tsimonq2 ] [ wxl ] | 20:13 |
wxl | 1213 [ DalekSec ] [ finsternis] [ lubot ] [ phoe6 ] [ ubot9 ] [ wxl[m] ] | 20:13 |
wxl | 1213 [ ddevault ] [ genii ] [ lugito1 ] [ popey ] [ ubot93 ] [ yofel ] | 20:13 |
wxl | 1213 [ DrewRWx ] [ hggdh ] [ lynorian] [ queuebot ] [ ubuntulog3 ] | 20:13 |
lubot | <tsimonq2> HEY | 20:13 |
lubot | <tsimonq2> :) | 20:13 |
popey | O_O | 20:13 |
* genii wakes up momentarily | 20:13 | |
lubot | <tsimonq2> In Telegram it's /names | 20:13 |
teward | *bans wxl for pinging everyone* | 20:13 |
lubot | <tsimonq2> @teward [<teward> *bans wxl for pinging everyone*], ^ | 20:14 |
teward | :P | 20:14 |
wxl | you suggested it :) | 20:14 |
lubot | <tsimonq2> (/names doesn't go to IRC) | 20:14 |
teward | wxl: i was just being an annoying git. YOU have to be the one to deal with "Why the pings" :P | 20:14 |
lubot | <tsimonq2> (Photo, 720x1280) https://i.imgur.com/K63Njoy.jpg | 20:15 |
kc2bez | wxl you rang? XD | 20:17 |
teward | xD | 20:20 |
cyphermox | wxl: hello. | 20:23 |
cyphermox | ;) | 20:23 |
teward | hah | 20:27 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!