💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2020-01-26.txt captured on 2024-05-12 at 16:09:19.
⬅️ Previous capture (2021-12-17)
-=-=-=-=-=-=-
2020-01-26T03:31:19 #kisslinux <E5ten> mforney: so I switched to just outputting but I found a bit of a problem, I added an error for invalid % conversion specifiers in NINJA_STATUS like ninja has, but if that error is reached than any part of the first line out output that was printed before that invalid specifier was reached will then be output 2020-01-26T03:31:46 #kisslinux <E5ten> should there just be like one quick initial parse of NINJA_STATUS to make sure it's valid before doing building? 2020-01-26T03:32:15 #kisslinux <E5ten> like just looping through it and if a % is reached making sure the following letter (or second %) is valid 2020-01-26T06:04:29 #kisslinux <icyphox> Does KISS ship with libusb? 2020-01-26T06:05:23 #kisslinux <icyphox> nvm 2020-01-26T06:25:55 #kisslinux <mforney> E5ten: yeah, i think that's a good idea. better to catch it up front than in the middle of running jobs 2020-01-26T08:37:10 #kisslinux <dylanaraps> https://lobste.rs/s/5cmlwu/this_week_kiss_8 2020-01-26T08:37:16 #kisslinux <dylanaraps> First time I've posted to lobsters 2020-01-26T08:47:50 #kisslinux <claudia> dylanaraps: Good morning 2020-01-26T08:48:11 #kisslinux <claudia> I have found another neat falkon plugin, but I am not able to compile it 2020-01-26T08:48:13 #kisslinux <claudia> https://gitlab.com/falkon-plugins/vim-plugin 2020-01-26T08:48:30 #kisslinux <claudia> maybe you wanna look into it 2020-01-26T08:48:39 #kisslinux <dylanaraps> Thanks 2020-01-26T08:48:40 #kisslinux <dylanaraps> Morning 2020-01-26T08:49:16 #kisslinux <dylanaraps> Nice 2020-01-26T08:49:18 #kisslinux <dylanaraps> Vim bindings 2020-01-26T08:49:48 #kisslinux <claudia> y, would be nice. Iam missing G and gg (: 2020-01-26T08:50:03 #kisslinux <dylanaraps> Heh 2020-01-26T08:50:10 #kisslinux <dylanaraps> I'd like o/O to open urls 2020-01-26T08:50:37 #kisslinux <claudia> libFalkonPrivate.so is missing. I fixed this by linking to one of the other libFalkon.so* 2020-01-26T08:50:43 #kisslinux <dylanaraps> Ah 2020-01-26T08:50:58 #kisslinux <dylanaraps> Might be outdated 2020-01-26T08:52:31 #kisslinux <claudia> but then there is a missing funktion at compile position of the plugin. I tried both, standalone and with falkon togehter 2020-01-26T08:56:40 #kisslinux <dylanaraps> Ah 2020-01-26T08:56:45 #kisslinux <dylanaraps> Tried opening an issue? 2020-01-26T08:59:28 #kisslinux <claudia> no. I first wanted to show you because maybe its related to how our qtpackages are built or, dunno 2020-01-26T08:59:42 #kisslinux <dylanaraps> Ah 2020-01-26T08:59:48 #kisslinux <dylanaraps> I think it's because it's outdated 2020-01-26T09:04:31 #kisslinux <claudia> https://gitlab.com/falkon-plugins/vim-plugin/issues/1 2020-01-26T09:04:41 #kisslinux <claudia> theres allready an issue 2020-01-26T09:18:22 #kisslinux <dylanaraps> Nice 2020-01-26T10:42:45 #kisslinux <mahmudov> samurai uses instead of ninja? 2020-01-26T10:42:52 #kisslinux <mahmudov> is used* 2020-01-26T10:42:59 #kisslinux <konimex> yes 2020-01-26T10:45:36 #kisslinux <mahmudov> because of ninja uses python stuff in back 2020-01-26T10:45:57 #kisslinux <mahmudov> ? 2020-01-26T10:46:13 #kisslinux <mahmudov> also is there any case that doesn't cover? 2020-01-26T11:40:01 #kisslinux <aarng> dylanaraps: falkon is not starting for me 2020-01-26T11:40:06 #kisslinux <aarng> https://termbin.com/mmp7 2020-01-26T11:42:16 #kisslinux <dylanaraps> Yeah 2020-01-26T11:42:30 #kisslinux <dylanaraps> One other user (forget who) had this issue as well 2020-01-26T11:42:51 #kisslinux <dylanaraps> I wasn't able to fix this though... 2020-01-26T11:43:01 #kisslinux <aarng> weird stuff, why would it look at /share/ 2020-01-26T11:43:09 #kisslinux <dylanaraps> Exactly 2020-01-26T11:43:18 #kisslinux <aarng> I was trying to find if there are any env variables but no dice 2020-01-26T11:44:24 #kisslinux <dylanaraps> What do the manifests show for qt5-webengine, qt5 and falkon? 2020-01-26T11:44:42 #kisslinux <dylanaraps> (Located in /var/db/kiss/installed/{qt5-webengine,qt5,falkon}/manifest 2020-01-26T11:45:30 #kisslinux <aarng> one sec 2020-01-26T11:46:12 #kisslinux <aarng> hah 2020-01-26T11:46:20 #kisslinux <aarng> just "/usr/" 2020-01-26T11:46:22 #kisslinux <aarng> in all of them 2020-01-26T11:46:35 #kisslinux <dylanaraps> Exactly 2020-01-26T11:46:50 #kisslinux <dylanaraps> Oh, empty manifests(?) 2020-01-26T11:46:55 #kisslinux <dylanaraps> Or everything is in /usr? 2020-01-26T11:46:59 #kisslinux <aarng> just one line 2020-01-26T11:47:08 #kisslinux <aarng> "/usr/" 2020-01-26T11:47:25 #kisslinux <dylanaraps> That's not right 2020-01-26T11:47:40 #kisslinux <aarng> scary honestly 2020-01-26T11:48:47 #kisslinux <dylanaraps> https://termbin.com/rvf1 2020-01-26T11:48:54 #kisslinux <dylanaraps> cat /var/db/kiss/installed/qt5/manifest /var/db/kiss/installed/qt5-webengine/manifest /var/db/kiss/installed/falkon/m 2020-01-26T11:48:55 #kisslinux <dylanaraps> anifest 2020-01-26T11:48:59 #kisslinux <dylanaraps> oops, was cut off 2020-01-26T11:51:18 #kisslinux <aarng> head -n-0 /var/db/kiss/installed/{qt5-webengine,qt5,falkon}/manifest 2020-01-26T11:51:21 #kisslinux <aarng> post me this 2020-01-26T11:51:41 #kisslinux <aarng> or actually, I can see where each manifest starts in your paste I guess 2020-01-26T11:52:20 #kisslinux <aarng> or maybe not 2020-01-26T11:52:50 #kisslinux <aarng> head should print headers 2020-01-26T11:59:18 #kisslinux <dylanaraps> https://termbin.com/a8xp 2020-01-26T11:59:21 #kisslinux <dylanaraps> Apologies, power went out 2020-01-26T11:59:50 #kisslinux <aarng> no worries 2020-01-26T12:00:12 #kisslinux <aarng> the manifest gets created after extracting the tarball, right? 2020-01-26T12:01:00 #kisslinux <dylanaraps> The manifest is inside the tarball 2020-01-26T12:01:10 #kisslinux <dylanaraps> It is generated before the tarball is created 2020-01-26T12:01:23 #kisslinux <aarng> ok 2020-01-26T12:01:32 #kisslinux <dylanaraps> https://github.com/kisslinux/kiss/blob/master/kiss#L381-L397 2020-01-26T12:01:44 #kisslinux <dylanaraps> It is called here: https://github.com/kisslinux/kiss/blob/master/kiss#L549 2020-01-26T12:05:50 #kisslinux <aarng> my manifests are actually fine, lol 2020-01-26T12:05:57 #kisslinux <aarng> turns out I'm stupid 2020-01-26T12:06:28 #kisslinux <aarng> used tail -n-1 instead of head -n-0 2020-01-26T12:06:35 #kisslinux <aarng> and that prints only the first line :D 2020-01-26T12:07:42 #kisslinux <dylanaraps> lol 2020-01-26T12:08:00 #kisslinux <dylanaraps> I thought it'd be something like that 2020-01-26T12:08:12 #kisslinux <dylanaraps> The code for manifests can't really break 2020-01-26T12:08:14 #kisslinux <dylanaraps> It's very simple 2020-01-26T12:08:37 #kisslinux <aarng> yeah, woud be very strange 2020-01-26T12:10:40 #kisslinux <aarng> sorry for the confusion 2020-01-26T12:11:13 #kisslinux <aarng> will try some more googling about the issue 2020-01-26T12:13:37 #kisslinux <dylanaraps> All good 2020-01-26T12:24:11 #kisslinux <dylanaraps> o/ 2020-01-26T12:24:40 #kisslinux <dylanaraps> aarng: You'll find a lot of random posts online about that error but no real fix other than creating a symlink. 2020-01-26T12:24:54 #kisslinux <dylanaraps> The build files themselves look fine (as do the manifests) 2020-01-26T12:25:08 #kisslinux <dylanaraps> I also can't reproduce it (so it only sometimes happens) 2020-01-26T12:28:13 #kisslinux <icyphox> dylanaraps: Ah, you're on lobsters now :) 2020-01-26T12:28:39 #kisslinux <monochromal> icyphox 2020-01-26T12:29:43 #kisslinux <icyphox> monochromal 2020-01-26T12:30:11 #kisslinux <dylanaraps> icyphox: Yup, I received an invite yesterday 2020-01-26T12:30:12 #kisslinux <aarng> I could try an entire rebuild without ccache 2020-01-26T12:30:30 #kisslinux <monochromal> icyphox: i played some dota yesterday, lol it was so bad 2020-01-26T12:30:41 #kisslinux <aarng> might do it later, I actually have to close my browser to not run out of memory 2020-01-26T12:30:43 #kisslinux <aarng> even with -j1 2020-01-26T12:31:11 #kisslinux <monochromal> i am (or was?) lieuxnoir btw 2020-01-26T12:31:59 #kisslinux <icyphox> ah! i was so confused 2020-01-26T12:32:01 #kisslinux <icyphox> lol 2020-01-26T12:32:09 #kisslinux <icyphox> did you play on kiss? 2020-01-26T12:33:13 #kisslinux <monochromal> icyphox: nope, i played on some cyber cafe 2020-01-26T12:33:29 #kisslinux <monochromal> mineski infinity? yes, i believe that was the name 2020-01-26T12:33:57 #kisslinux <icyphox> like team mineski? 2020-01-26T12:34:01 #kisslinux <icyphox> they have a cafe now? 2020-01-26T12:34:49 #kisslinux <monochromal> yep, and they have branches all over the Philippines, same with TNC 2020-01-26T12:39:27 #kisslinux <icyphox> ahh 2020-01-26T12:39:29 #kisslinux <icyphox> nice 2020-01-26T12:40:14 #kisslinux <icyphox> dylanaraps: btw, where do you fetch the maintaner name from in getkiss.org/packages? 2020-01-26T12:40:59 #kisslinux <monochromal> yeah, some of packages i made had a weird github email 2020-01-26T12:41:28 #kisslinux <icyphox> no email is fine, but one package of mine has my full name 2020-01-26T12:41:31 #kisslinux <icyphox> the other has just my first name 2020-01-26T12:41:33 #kisslinux <icyphox> haha 2020-01-26T12:48:00 #kisslinux <dylanaraps> icyphox: git log 2020-01-26T12:49:08 #kisslinux <icyphox> ok hmm 2020-01-26T12:49:15 #kisslinux <icyphox> so this discrepancy shouldn't occur 2020-01-26T12:49:23 #kisslinux <icyphox> wonder what causes it 2020-01-26T12:50:10 #kisslinux <dylanaraps> Your next commit to the package should fix it. 2020-01-26T12:50:16 #kisslinux <icyphox> ah 2020-01-26T12:50:19 #kisslinux <icyphox> okay 2020-01-26T13:14:24 #kisslinux <aarng> dylanaraps, remember when I said I miss C-{u,d} and C-{f,b} from bb less? 2020-01-26T13:14:56 #kisslinux <aarng> it has those shortcuts but just without control 2020-01-26T13:15:02 #kisslinux <dylanaraps> lol 2020-01-26T17:04:52 #kisslinux <dylanaraps> o/ 2020-01-26T17:33:27 #kisslinux <dylanaraps> I wonder how well a script to auto translate a pip package to a KISS one would work 2020-01-26T17:33:39 #kisslinux <dylanaraps> Same goes for other language package managers 2020-01-26T17:33:51 #kisslinux <dylanaraps> I'm thinking out loud here 2020-01-26T17:57:54 #kisslinux <E5ten> why'd you close the python2 issue? 2020-01-26T17:58:05 #kisslinux <E5ten> just cuz there's no timeline for it getting done cuz of firefox and webengine? 2020-01-26T18:05:32 #kisslinux <E5ten> dylanaraps: also did you end up trying eiwd with latest ell yet? 2020-01-26T18:06:50 #kisslinux <E5ten> mforney: http://ix.io/24kI what do you think so far? 2020-01-26T18:10:40 #kisslinux <dylanaraps> E5ten: Yup, no timeline. 2020-01-26T18:10:57 #kisslinux <dylanaraps> E5ten: I'm still trying to get autoshit to work. 2020-01-26T18:11:02 #kisslinux <dylanaraps> I'll try now with cmake though 2020-01-26T18:12:58 #kisslinux <dylanaraps> Oh, cmake is failing too. Hang on 2020-01-26T18:14:34 #kisslinux <dylanaraps> OK 2020-01-26T18:14:36 #kisslinux <dylanaraps> Building 2020-01-26T18:15:27 #kisslinux <dylanaraps> Testing now 2020-01-26T18:15:53 #kisslinux <dylanaraps> > ping google.com 2020-01-26T18:15:55 #kisslinux <dylanaraps> This works for me 2020-01-26T18:22:01 #kisslinux <E5ten> wait was cmake failing cuz of an issue on your end or do I need to fix something? 2020-01-26T18:23:01 #kisslinux <dylanaraps> My end 2020-01-26T18:26:34 #kisslinux <dylanaraps> Regardless, DNS works for me 2020-01-26T18:26:41 #kisslinux <dylanaraps> Using the latest ell release 2020-01-26T18:47:32 #kisslinux <E5ten> huh now I can too, maybe it somehow has to do with me being connected to a WPA enterprise network at uni? (at home right now) 2020-01-26T18:50:16 #kisslinux <mforney> E5ten: looks really good 2020-01-26T18:54:25 #kisslinux <E5ten> I'll make a PR then I guess lol 2020-01-26T18:56:51 #kisslinux <mforney> thanks. i have a couple stylistic comments, but nothing major 2020-01-26T19:01:54 #kisslinux <E5ten> PR made, comment away ;) 2020-01-26T19:07:57 #kisslinux <E5ten> mforney: I made the default NINJA_STATUS "[%f/%t] " like ninja does, but I think I should change it to "[%s/%t] " so there aren't numerous lines in a row of the number on the left being 0 and stuff, do you agree? 2020-01-26T19:08:23 #kisslinux <E5ten> (I mean being 0 at the beginning before any jobs have completed, still don't really understand what's going on with ninja where that isn't happening) 2020-01-26T19:18:08 #kisslinux <mforney> i think the difference is that samurai is printing the status before the jobs run, and ninja is printing them after they finish (unless the job had `pool = console`) 2020-01-26T19:19:48 #kisslinux <E5ten> ah 2020-01-26T19:21:26 #kisslinux <E5ten> well if ninja is printing the amount of finished jobs when they finished by default imo it also makes sense that samurai's default output would be started jobs since it's printing jobs when they start so I'll change it 2020-01-26T19:23:43 #kisslinux <E5ten> lol I wanted to click on the comment box to delete the text I had typed in there but I accidentally clicked the close PR button 2020-01-26T20:46:04 #kisslinux <periish> nice new website lmao 2020-01-26T20:46:25 #kisslinux <periish> black colourscheme 2020-01-26T22:14:51 #kisslinux <mforney> E5ten: made a few more tweaks: http://ix.io/28rQ does that look okay to you? 2020-01-26T22:15:47 #kisslinux <mforney> whoops, sleep 1 was just for testing 2020-01-26T22:17:12 #kisslinux <E5ten> yeah for sure, glad I'll be able to have time in my status now :) 2020-01-26T23:12:14 #kisslinux <E5ten> dylanaraps: can you view pdfs in falkon?