/srv/irclogs.ubuntu.com/2021/01/17/#lubuntu-devel.txt

-lugito:#lubuntu-devel- [Lubuntu CI] hirsute_stable_lximage-qt just succeeded after failing: https://ci.lubuntu.me/job/hirsute_stable_lximage-qt/73/08:11
-lugito:#lubuntu-devel- [Lubuntu CI] groovy_stable_libfm-qt FAILURE: https://ci.lubuntu.me/job/groovy_stable_libfm-qt/488/11:53
-lugito:#lubuntu-devel- [Lubuntu CI] groovy_stable_libfm-qt FAILURE: https://ci.lubuntu.me/job/groovy_stable_libfm-qt/489/11:53
-lugito:#lubuntu-devel- [Lubuntu CI] hirsute_stable_libfm-qt FAILURE: https://ci.lubuntu.me/job/hirsute_stable_libfm-qt/148/12:03
-lugito:#lubuntu-devel- [Lubuntu CI] hirsute_stable_libfm-qt FAILURE: https://ci.lubuntu.me/job/hirsute_stable_libfm-qt/148/12:03
-lugito:#lubuntu-devel- [Lubuntu CI] groovy_stable_lxqt-archiver FAILURE: https://ci.lubuntu.me/job/groovy_stable_lxqt-archiver/499/12:29
-lugito:#lubuntu-devel- [Lubuntu CI] hirsute_stable_lxqt-archiver FAILURE: https://ci.lubuntu.me/job/hirsute_stable_lxqt-archiver/151/12:41
-lugito:#lubuntu-devel- [Lubuntu CI] focal_stable_lxqt-archiver UNSTABLE: https://ci.lubuntu.me/job/focal_stable_lxqt-archiver/333/12:44
-lugito:#lubuntu-devel- [Lubuntu CI] hirsute_stable_lxqt-archiver FAILURE: https://ci.lubuntu.me/job/hirsute_stable_lxqt-archiver/151/12:54
-lugito:#lubuntu-devel- [Lubuntu CI] focal_stable_lxqt-archiver UNSTABLE: https://ci.lubuntu.me/job/focal_stable_lxqt-archiver/334/13:06
-lugito:#lubuntu-devel- [Lubuntu CI] groovy_stable_lxqt-archiver FAILURE: https://ci.lubuntu.me/job/groovy_stable_lxqt-archiver/499/13:06
-lugito:#lubuntu-devel- [Lubuntu CI] focal_stable_lxqt-powermanagement just succeeded after failing: https://ci.lubuntu.me/job/focal_stable_lxqt-powermanagement/561/13:35
-lugito:#lubuntu-devel- [Lubuntu CI] hirsute_stable_lxqt-panel just failed after succeeding: https://ci.lubuntu.me/job/hirsute_stable_lxqt-panel/75/15:23
-lugito:#lubuntu-devel- [Lubuntu CI] hirsute_stable_lxqt-panel just failed after succeeding: https://ci.lubuntu.me/job/hirsute_stable_lxqt-panel/75/15:23
-lugito:#lubuntu-devel- [Lubuntu CI] groovy_stable_pavucontrol-qt just failed after succeeding: https://ci.lubuntu.me/job/groovy_stable_pavucontrol-qt/322/17:11
-lugito:#lubuntu-devel- [Lubuntu CI] focal_stable_qps just failed after succeeding: https://ci.lubuntu.me/job/focal_stable_qps/600/18:08
-lugito:#lubuntu-devel- [Lubuntu CI] focal_stable_qps just failed after succeeding: https://ci.lubuntu.me/job/focal_stable_qps/600/18:17
-lugito:#lubuntu-devel- [Lubuntu CI] focal_stable_sddm UNSTABLE: https://ci.lubuntu.me/job/focal_stable_sddm/602/18:34
-lugito:#lubuntu-devel- [Lubuntu CI] hirsute_stable_sddm UNSTABLE: https://ci.lubuntu.me/job/hirsute_stable_sddm/107/18:34
-lugito:#lubuntu-devel- [Lubuntu CI] groovy_stable_sddm UNSTABLE: https://ci.lubuntu.me/job/groovy_stable_sddm/359/18:34
RyuKurisu[m]I don't remember who was using VMs for testing Hirsute, but could I use LXD/LXC for development?  Does anyone have any experience? 19:01
lubot[telegram] <teward001> RyuKurisu: if you go that route you need to use the LXD VM approach because the containerization outside of a VM will fail the desktop launching19:02
lubot[telegram] <teward001> LXD isn't geared for Desktop integration at all19:02
lubot[telegram] <teward001> LXD VM is LXD managed VMs under the QEMU KVM system19:02
lubot[telegram] <teward001> but still ultimately a VM19:02
lubot[telegram] <teward001> (I'm one of the few using VMs to test things)19:02
lubot[telegram] <teward001> (but I have the insane system power for it :P)19:02
RyuKurisu[m]Hmm, something to look into 🧐19:03
lubot[telegram] <kc2bez> LXD can work for building packages though.19:03
lubot[telegram] <teward001> right, LXD as a build environment is very useful19:03
lubot[telegram] <teward001> or LXD as a test environment for non-desktop needs (servers, etc.) is equally useful19:03
lubot[telegram] <teward001> but it's not a good solution for DE testing19:03
lubot[telegram] <kc2bez> Yup, totally agree.19:03
RyuKurisu[m]I have a very meager laptop, but I don't want to constantly roll back my system, just to test stuff19:04
lubot[telegram] <teward001> so use a VM19:04
lubot[telegram] <teward001> but depends on your environment19:04
RyuKurisu[m]E.g. changing the image used by XScreenSaver19:04
RyuKurisu[m]So QEMU KVM is the suggested route? 19:05
lubot[telegram] <kc2bez> I think so, it should work even with meager resources19:06
lubot[telegram] <teward001> I use QEMU KVM, others use VBox or VMware's solutions19:06
RyuKurisu[m]Something like this set up?  https://www.youtube.com/watch?v=ozYKkaVK0_A19:06
lubot[telegram] <teward001> i used to use VMware's solutions until I discovered LXD has VMs xD19:07
lubot[telegram] <kc2bez> I have an older i5 (3rd gen) and 8 G of RAM and it runs vms fine.19:07
lubot[telegram] <kc2bez> Virt-manager is good stuff.19:08
lubot[telegram] <teward001> yep19:08
lubot[telegram] <teward001> the only reason I have a 6 core laptop and 32GB of RAM is I do a LOT of memory and processor intense things19:08
lubot[telegram] <teward001> including regular package building locally19:08
lubot[telegram] <teward001> on top of that, i also have at least 7 LXD container driven services that run at boot time to provide network services for my laptop19:08
lubot[telegram] <teward001> (DNS server, data filtration, etc.)19:09
RyuKurisu[m]I have a Intel Celeron N4000, 4 GB RAM and 64 GB of MMC storage19:09
lubot[telegram] <teward001> that's a bit small for any VMs19:09
lubot[telegram] <teward001> but why 64GB of MMC storage, is the system that ancient?19:09
lubot[telegram] <teward001> or is this like a netbook or something?19:09
lubot[telegram] <teward001> i mean, the OTHER solution would be to pay for a 4GB VPS or something and run your Lubunut tests, etc. there19:10
lubot[telegram] <teward001> which... I've done before :P19:10
RyuKurisu[m]'Modern' netbook with touchscreen 19:10
lubot[telegram] <teward001> that's not a netbook we call that a tablet :P19:10
RyuKurisu[m]<lubot "[telegram] <teward001> that's no"> It has a fixed keyboard to it 😜19:10
lubot[telegram] <kc2bez> I bet you could run A vm it is a little tight, you will have to restrict what you are running.19:11
RyuKurisu[m]But I can flip it around19:11
lubot[telegram] <kc2bez> It won't be fast but I think it would work. Especially what you are testing.19:11
lubot[telegram] <teward001> yep19:12
lubot[telegram] <teward001> just make sure that you keep at least 1 CPU core availaboe for your main system, if it's a single core processor you're going to have problems19:12
RyuKurisu[m]That's what I was thinking 19:12
-lugito:#lubuntu-devel- [Lubuntu CI] hirsute_stable_sddm UNSTABLE: https://ci.lubuntu.me/job/hirsute_stable_sddm/108/19:16
-lugito:#lubuntu-devel- [Lubuntu CI] focal_stable_sddm UNSTABLE: https://ci.lubuntu.me/job/focal_stable_sddm/603/19:16
-lugito:#lubuntu-devel- [Lubuntu CI] groovy_stable_sddm UNSTABLE: https://ci.lubuntu.me/job/groovy_stable_sddm/360/19:20
-lugito:#lubuntu-devel- [Lubuntu CI] groovy_stable_lxqt-archiver FAILURE: https://ci.lubuntu.me/job/groovy_stable_lxqt-archiver/500/19:40
-lugito:#lubuntu-devel- [Lubuntu CI] hirsute_stable_lxqt-archiver FAILURE: https://ci.lubuntu.me/job/hirsute_stable_lxqt-archiver/152/19:43
-lugito:#lubuntu-devel- [Lubuntu CI] groovy_stable_libfm-qt FAILURE: https://ci.lubuntu.me/job/groovy_stable_libfm-qt/490/19:43
-lugito:#lubuntu-devel- [Lubuntu CI] hirsute_stable_libfm-qt FAILURE: https://ci.lubuntu.me/job/hirsute_stable_libfm-qt/149/19:43
-lugito:#lubuntu-devel- [Lubuntu CI] groovy_stable_libfm-qt FAILURE: https://ci.lubuntu.me/job/groovy_stable_libfm-qt/490/20:03
-lugito:#lubuntu-devel- [Lubuntu CI] focal_stable_qps FAILURE: https://ci.lubuntu.me/job/focal_stable_qps/600/20:04
-lugito:#lubuntu-devel- [Lubuntu CI] hirsute_stable_lxqt-panel just succeeded after failing: https://ci.lubuntu.me/job/hirsute_stable_lxqt-panel/76/20:04
-lugito:#lubuntu-devel- [Lubuntu CI] groovy_stable_pavucontrol-qt just succeeded after failing: https://ci.lubuntu.me/job/groovy_stable_pavucontrol-qt/323/20:26
-lugito:#lubuntu-devel- [Lubuntu CI] focal_stable_sddm UNSTABLE: https://ci.lubuntu.me/job/focal_stable_sddm/603/20:27
-lugito:#lubuntu-devel- [Lubuntu CI] hirsute_stable_sddm UNSTABLE: https://ci.lubuntu.me/job/hirsute_stable_sddm/108/20:27
-lugito:#lubuntu-devel- [Lubuntu CI] groovy_stable_sddm UNSTABLE: https://ci.lubuntu.me/job/groovy_stable_sddm/360/20:28
-lugito:#lubuntu-devel- [Lubuntu CI] focal_stable_qps just succeeded after failing: https://ci.lubuntu.me/job/focal_stable_qps/601/20:29
KGIIII do daily live testing on an old i5 w/just 16 GB of RAM. I use VirtualBox with its own 'Lubuntu Testing' VM. I throw 8 GB of RAM and 2 cores at it. It's surprisingly performant.20:38
-lugito:#lubuntu-devel- [Lubuntu CI] groovy_stable_lxqt-archiver FAILURE: https://ci.lubuntu.me/job/groovy_stable_lxqt-archiver/501/20:39
-lugito:#lubuntu-devel- [Lubuntu CI] hirsute_stable_lxqt-archiver FAILURE: https://ci.lubuntu.me/job/hirsute_stable_lxqt-archiver/153/20:39
-lugito:#lubuntu-devel- [Lubuntu CI] groovy_stable_libfm-qt FAILURE: https://ci.lubuntu.me/job/groovy_stable_libfm-qt/491/20:40
-lugito:#lubuntu-devel- [Lubuntu CI] hirsute_stable_libfm-qt FAILURE: https://ci.lubuntu.me/job/hirsute_stable_libfm-qt/150/20:40
-lugito:#lubuntu-devel- [Lubuntu CI] focal_stable_sddm UNSTABLE: https://ci.lubuntu.me/job/focal_stable_sddm/603/20:42
-lugito:#lubuntu-devel- [Lubuntu CI] hirsute_stable_sddm UNSTABLE: https://ci.lubuntu.me/job/hirsute_stable_sddm/108/20:43
-lugito:#lubuntu-devel- [Lubuntu CI] groovy_stable_sddm UNSTABLE: https://ci.lubuntu.me/job/groovy_stable_sddm/360/20:43

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!