SiFuh_ has quit [Remote host closed the connection]
SiFuh has joined #crux-devel
ppetrov^ has joined #crux-devel
tek_ has joined #crux-devel
tek_ is now known as teK_
ppetrov^^ has joined #crux-devel
ppetrov^ has quit [Ping timeout: 260 seconds]
teK_ has quit [Quit: Lost terminal]
<jaeger>
Found another issue with rc4, gotta add keyutils to the ISO packages for cryptsetup
<beerman>
oops, okay
<beerman>
farkuhar: I restructured a few python ports in opt/3.8 recently. contrib/python3-cssselect now fails to build. I suggest the following diff https://nullvoid.de/rpaste/7h2gODPB.txt
<beerman>
if you want me to commit it right I can do that, I am currently cleaning up a lot of python ports anyway :)
<beerman>
Also, it looks like your port for firefox will need to define a dependency on python3-pip
<farkuhar>
beerman: Thanks, I will check out the 3.8 branch to see how the python3 ports are restructured. It looks like most of the changes involve bypassing python3-build and just relying on pip3, correct?
<beerman>
the other way around, actually, pip is more ports to install instead of just using build and installer
<farkuhar>
Okay, that would explain the need to introduce a python3-pip dependency in the firefox port.
<beerman>
it also may cause problems with footprints, which caused troubles building a new iso (at least for me)