Saturday, 2024-11-16

clarkboh there is openrc stuff in glean too I guess. I'm not sure why you'd do both00:00
JayFI'm going to see how this one performs. If it fails, I'm going to be close to the end of my rope but might try a systemd profile just b/c I know how to troubleshoot it better00:00
JayFIn gentoo you choose a "profile" which is basically just a set of defaults which mesh well00:00
JayFe.g. I use a systemd desktop profile  (some people might use an openrc desktop profile; or a systemd desktop gnome profile)00:00
JayFprofile and arch are also conflated in Gentoo which made wiring in DIB's ARCH kinda fun00:01
JayFeither way, going to let that CI run and have a Friday. Might poke at it on saturday if it's still in a werid state00:01
JayFI've been saying this in the gentoo community a lot: but DIB and Gentoo have very, very, very similar vibes in how things are done. I think if I can get this wired up and documented for the folks over there we might add to our userbase.00:02
JayFbash and python code working together, with lots and lots of environment variables for config, to help build a running system. Where does that sound familiar...00:02
prometheanfireclarkb: for pkgmap of rsync, either we had multiple packages named rsync (in different categories) or I was trying to be "fully correct", not sure which in this case00:20
prometheanfireI don't think rsync should resolve to anything but net-misc/rsync right now00:21
prometheanfireI also run a systemd profile00:21
clarkbis anyone booting with the systemd bootloader thing yet?00:21
clarkbI'm only curious because for VMs I wonder if that would speed up boottime a bit (since its one less context switch to go through in theory)00:22
prometheanfireyes00:24
prometheanfirewell, my laptop is00:25
prometheanfirehas been for a long time00:25
JayFThe default recommended configuration in the gentoo handbook these days is systemd-boot with the discoverable partition spec00:25
JayFA couple of my local systems I run with no fstab whatsoever00:25
JayFAt least if you're on a systemd profile00:25
clarkbdiscoverable partition means it reads the partition table for labels that tell it where to mount things?00:25
JayFprometheanfire: I was thinking it might be wise to make the package install implementation for Gentoo throw a warning if it gets a package that's not fully qualified00:26
JayFYes00:26
prometheanfirelooks like I have layout=uki with ukify? I think we are talking about the same thing00:26
JayFBasically I'm trying to remove anything that could make this more likely to bitrot, and using fully qualified package names helps that00:26
JayFMy end goal is to get the gentoo CI reliable enough that we can make it voting; but right now just getting it to pass again would be nice 😅00:27
prometheanfirefully qualified package names are heavily encouraged, who knows when there will be games-mud/rsync00:28
JayF`emerge docker` [oh no]00:29
prometheanfiredev-python/docker ?00:29
JayFThere are like four of them :)01:02
JayFIt's just the best example of collision I could think of01:02
JayFthere's an x11-something one that's a dock01:02

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!