💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2020-04-11.txt captured on 2024-05-12 at 16:08:45.

View Raw

More Information

⬅️ Previous capture (2021-12-17)

-=-=-=-=-=-=-

2020-04-11T00:01:38 #kisslinux <onodera> managed to compile firefox 75, without dbus!
2020-04-11T01:20:21 #kisslinux <konimex> onodera: can you publish the patches? my ff is stuck on 72, thanks!
2020-04-11T01:56:03 #kisslinux <kiedtl> btw, what's so bad about dbus?
2020-04-11T02:06:00 #kisslinux <lieu> almost done building lfs
2020-04-11T02:06:15 #kisslinux <lieu> took me two (or three-ish?) days, though
2020-04-11T02:06:36 #kisslinux <lieu> only thing it needs is a decent init
2020-04-11T02:07:05 #kisslinux <lieu> i wonder if someone here had worked with the s6 stuff before?
2020-04-11T07:37:11 #kisslinux <zenyu> im using s6/s6rc init/rc suite. s6+s6-linux-init are quite easy to configure (follow official guides). as for s6-rc, basically all u need to set up are 1. mount /proc, /sys, 2. create some links under /dev and set permissions, 3. (re)mount rootfs rw
2020-04-11T12:06:48 #kisslinux <skurat> I have router, and after router I have esxi server. I can't connect by ssh, nmap show "package filtered". How can I check where problem ? in router or in esx
2020-04-11T12:34:12 #kisslinux <onodera> crux has the command revdep to check for packages that need to be recompiled using ldd or something
2020-04-11T12:34:17 #kisslinux <onodera> does kiss have something like this?
2020-04-11T12:41:45 #kisslinux <onodera> trying to get firefox 75 to work, every website I visit gives me this error:  SSL_ERROR_BAD_MAC_READ
2020-04-11T12:41:50 #kisslinux <onodera> anyone know what can cause this?
2020-04-11T13:15:39 #kisslinux <claudia02> onodera: have you checked "firefox-privacy" from the repos?
2020-04-11T13:15:52 #kisslinux <claudia02> I think kiss-firefox tends to crash without this
2020-04-11T13:16:09 #kisslinux <claudia02> would you mind sharing youre ff75 package?
2020-04-11T13:20:59 #kisslinux <onodera> it compiles but doesn't run for me without this ssl error
2020-04-11T13:21:00 #kisslinux <onodera> sec
2020-04-11T13:40:23 #kisslinux <claudia02> yep, firefox is an awful one. But maybe we as community can fix that
2020-04-11T14:06:37 #kisslinux <onodera> firefox has something very annoying (both my 75 version and the one in extra), it links against firefox-bin if it is installed...
2020-04-11T15:45:10 #kisslinux <onodera> my firefox 75 package can be found here: https://github.com/onodera-punpun/kiss-ports
2020-04-11T15:45:35 #kisslinux <onodera> I myself am getting a SSL_ERROR_BAD_MAC_READ error on every page and can't figure out why or how, maybe someone else can?
2020-04-11T16:01:19 #kisslinux <konimex> kiss has kiss-revdeps but not sure if that's what you want
2020-04-11T16:01:41 #kisslinux <konimex> *kiss-revdepends
2020-04-11T18:34:52 #kisslinux <onodera> alright finally got firefox 75 working :)
2020-04-11T18:49:54 #kisslinux <onodera> does `kiss b` also install all packages?
2020-04-11T18:55:12 #kisslinux <claudia02> nice
2020-04-11T18:55:21 #kisslinux <claudia02> kiss b builds the tarball
2020-04-11T18:55:33 #kisslinux <claudia02> kiss i extracts tarrball onto the system
2020-04-11T18:57:41 #kisslinux <onodera> I mean kiss b without argument rebuilds the whole system
2020-04-11T18:57:54 #kisslinux <onodera> I am wondering if I have to run kiss i for every single kpg afterwards
2020-04-11T18:59:06 #kisslinux <claudia02> I think "kiss b" for a single pkg just rebuilds and you have to input "kiss i" yourself
2020-04-11T18:59:31 #kisslinux <claudia02> "kiss b" for multiple pkgs prompts enter for installing afterwards
2020-04-11T19:00:35 #kisslinux <claudia02> I am still building ff75, but with the mozzconfig served from kiss.
2020-04-11T19:00:54 #kisslinux <onodera> the trick that did it for me was building it with clang instead of gcc
2020-04-11T19:42:59 #kisslinux <claudia02> Ok, ff75 with kiss` mozzconfig works nicely.
2020-04-11T19:43:17 #kisslinux <claudia02> gj onodera
2020-04-11T19:43:59 #kisslinux <onodera> when you visit a site, does it throw an error?
2020-04-11T19:46:23 #kisslinux <claudia02> y, but just that it cant find icon/cursor themes
2020-04-11T19:46:29 #kisslinux <onodera> ah alright
2020-04-11T19:46:50 #kisslinux <claudia02> Iam also on wayland but that sould not matter
2020-04-11T19:47:16 #kisslinux <onodera> which wm do you run?
2020-04-11T19:47:38 #kisslinux <claudia02> sway
2020-04-11T19:48:02 #kisslinux <claudia02> the full stack of the "mywayland" userrepo
2020-04-11T19:59:19 #kisslinux <grwn> Hi! How would I go about setting the default shell? I tried setting it in /etc/passwd, but it doesn't seem to work correctly.
2020-04-11T20:00:04 #kisslinux <grwn> I'm trying to set it to bash, btw.
2020-04-11T20:01:09 #kisslinux <onodera> the shell needs to be in /etc/shells as far as I know
2020-04-11T20:01:34 #kisslinux <grwn> Yes, I've added /bin/bash to /etc/shells as well.
2020-04-11T20:02:02 #kisslinux <onodera> Linux User,,,:/home/onodera:/bin/fish
2020-04-11T20:02:13 #kisslinux <onodera> this is the end of my /etc/passwd
2020-04-11T20:02:32 #kisslinux <onodera> this should work
2020-04-11T20:02:49 #kisslinux <grwn> Looks like I was lying. It is working, but auto login to X doesn't work when I login, but it does when I run bash after logging in.
2020-04-11T20:02:51 #kisslinux <grwn> My bad.
2020-04-11T20:05:10 #kisslinux <grwn> if [ -z "$DISPLAY" ]; then
2020-04-11T20:05:14 #kisslinux <grwn> exec startx
2020-04-11T20:05:14 #kisslinux <grwn> fi
2020-04-11T20:05:18 #kisslinux <grwn> should work rightd/
2020-04-11T20:06:13 #kisslinux <grwn> echo $DISPLAY returns nothing, at least.
2020-04-11T20:06:46 #kisslinux <grwn> And it works when I run bash manually.
2020-04-11T20:58:58 #kisslinux <lastchansen> YO!
2020-04-11T20:59:26 #kisslinux <lastchansen> Still no word from Dylan?
2020-04-11T21:07:35 #kisslinux <illiliti> looking at current situation i think we need second(or more) maintainer who could take maintainership if something happens(happened) to dylan. by maintainership i mean 'bumping' packages in main repo, reviewing pr's in commuity and resolving critical bugs....
2020-04-11T21:21:30 #kisslinux <onodera> agreed
2020-04-11T21:35:18 #kisslinux <mmcar> hopefully the  guy just bought animal crossing and didn't know what he was in for :x
2020-04-11T21:59:46 #kisslinux <onodera> lol
2020-04-11T23:56:40 #kisslinux <merakor> illiliti: You can use kiss-outdated to see which packages you should update and bump them yourselves.
2020-04-11T23:57:32 #kisslinux <merakor> I also have the Carbs repository fully updated, so you can pull some packages if you need them.
2020-04-11T23:58:16 #kisslinux <merakor> Although check for the build differences if you would want to do so.