<beerman>
jaeger: at build or runtime? whats the error?
SiFuh has joined #crux-devel
<beerman>
but yeah, i can see wht you mean with docbook-xsl and/or libxml2
<beerman>
funny, i just used xmllint two days ago with success :D
<beerman>
libsecret fails to build for me in a container with a xsltproc error
<jaeger>
yeah, downgrading libxml2 works around it
<jaeger>
build time, just says intltool is too old (misleading error message if it's not installed)
<beerman>
really, mh, weird. it used to work like that
<beerman>
i still use my script to uninstall everything then install just the port, should've popped up by now
<beerman>
but ok
<beerman>
i'll check it out
<SiFuh>
Add this line export XML_CATALOG_FILES="/etc/xml/catalog" to upower/Pkgfile and it should build against the new libxml2
jue has joined #crux-devel
<jue>
jaeger: thanks for the report, please test if the latest commit to libxml2 solves the issue
<SiFuh>
jue: works here
<beerman>
jue: that fixed it, cheers
ivandi has quit [Quit: WeeChat 3.6]
ivandi has joined #crux-devel
jue has quit [Ping timeout: 252 seconds]
jue has joined #crux-devel
farkuhar has joined #crux-devel
pitillo_ has quit [*.net *.split]
pitillo_ has joined #crux-devel
groovy3shoes has joined #crux-devel
groovy2shoes has quit [Read error: Connection reset by peer]
<jaeger>
jue: yeah, seems happy again here, thanks
<jue>
np
<jue>
jaeger: what do you think about our 3.7 release?
<jaeger>
I'm ready to build a new (hopefully last) rc any time... are you good with the documentation updates for the 3.7 handbook?
<jue>
yeah, looks good to me
<jaeger>
Any outstanding functional tasks to do?
<jue>
not from my side, but dunno what we should do with the shadow goup thing
<jaeger>
I would lean towards leaving upstream defaults
<jue>
ok, but without changing our default /etc/group?
<jaeger>
I've been pretty busy and missed some of the conversation but I think the overall idea was to change USERGROUPS_ENAB to yes in login.defs but leave /etc/group as is. Someone else can correct me if I'm misremembering.
<SiFuh>
Yes, correct
<SiFuh>
Changing /etc/group will cause verious issues. Also it was not recommended in the man page according to farkuhar's findings
<jue>
ok, to summary: we remove our custom /etc/login.defs and install the one that comes with shadow without modifications
<SiFuh>
Yes
<jue>
ok
<jaeger>
OK by me
<jue>
fine, I'll change shadow tomorrow
<jaeger>
ok
<jaeger>
I can build the rc ISO after that. If anyone has any other 3.7 port merges/changes to make that gives some time
<jue>
btw, glibc 2.36 works fine with the latest upstream fixes, all the problems I had with hdparm/sysvinit and dhcpcd are gone