<jue>
beerman: wrt python3-setuptools: for me the files below the 'build' directory shouldn't be there, seems to be duplicates
<jue>
oops, wrong channel
jue has quit [Quit: leaving]
disapper3nce has quit [Quit: leaving]
disapper3nce has joined #crux
brian|lfs has quit [Ping timeout: 276 seconds]
stoffepojken has quit [Ping timeout: 256 seconds]
maledictium has quit [Quit: WeeChat 3.8]
maledictium has joined #crux
stoffepojken has joined #crux
lavaball has joined #crux
maledictium has quit [Quit: WeeChat 3.8]
maledictium has joined #crux
maledictium has quit [*.net *.split]
frinnst has quit [*.net *.split]
joacim has quit [*.net *.split]
Stx has quit [*.net *.split]
joacim has joined #crux
frinnst has joined #crux
Stx has joined #crux
maledictium has joined #crux
maledictium has quit [Client Quit]
stoffepojken has quit [Ping timeout: 256 seconds]
stoffepojken has joined #crux
maledictium has joined #crux
maledictium has quit [Client Quit]
maledictium has joined #crux
braewoods has joined #crux
braewoods_ has quit [Remote host closed the connection]
stoffepojken_ has joined #crux
stoffepojken has quit [Ping timeout: 264 seconds]
serpente has joined #crux
lavaball has quit [Remote host closed the connection]
stoffepojken_ has quit [Quit: ZNC 1.8.2 - https://znc.in]
stoffepojken has joined #crux
stoffepojken has quit [Quit: ZNC 1.8.2 - https://znc.in]
stoffepojken has joined #crux
disapper3nce has quit [Quit: Lost terminal]
disapper3nce has joined #crux
lavaball has joined #crux
stoffepojken has quit [Ping timeout: 268 seconds]
farkuhar_ has joined #crux
tarxvfz has joined #crux
<farkuhar_>
r0ni: the long delay after building a port might be caused by libarchive reading through the tarball for the footprint check. Try passing the --ignore-footprint option (or temporarily changing the setting in pkgmk.conf) and see whether it proceeds to installation sooner.
ppetrov^ has quit [Ping timeout: 256 seconds]
farkuhar_ has left #crux [#crux]
stoffepojken has joined #crux
stoffepojken has quit [Ping timeout: 264 seconds]
<r0ni>
farkuhar: I'll check but i'm 99% sure I set ignore footprints on every platform i use, as they are oftentimes bad (at least on ARM I have) but I'll look into that. Though it can be upwards to 20 minute time delay... seems excessive for footprint
<farkuhar>
r0ni: does it happen with every port you build? I only notice a long delay with ports that have large footprints.
<SiFuh>
ca-certificates <-- this one for me farkuhar but when I am doing sysup and not building it alone
<r0ni>
farkuhar yes, on everything. built sway which has maybe 10 files... machine is more than capable to keep up. I meant to test if it possibly rtkit but haven't checked today after disabling it
<r0ni>
anyway i'm bout to be afk, must get school children
stoffepojken has joined #crux
lavaball has quit [Remote host closed the connection]
serpente has quit [Read error: Connection reset by peer]
<farkuhar>
r0ni: according to https://crux.nu/bugs/index.php?do=details&task_id=1597 the strip command is creating a temporary file with a "pseudo-random" name (first comment by Fun). But that wouldn't explain the delay you experience with a port like sway that only has 10 files in its footprint.
<farkuhar>
actually it looks like FS#1597 has already been implemented, so I wonder why its status is still listed as New Task.
<r0ni>
i had ignore footprint and ignore "new" footprint enabled, curious if maybe doing that created some kind of issue
<r0ni>
outside of that, it wasn't rtkit, still happening. htop doens't show anything using cpu time during this. could be a kernel bug? i'll have to build a new kernel and see, I haven't updated that in a long while
<r0ni>
debating on doing a full re-install, i just backed up all my local pkgs. but that's not a task for mid-day
<jaeger>
I can't recall having any longer pauses than the usual footprint creation stuff. Might be interesting to strace a build
<r0ni>
i want to say it started within the last month, this was never the norm when doing updates
<ukky>
this only happened to me when handling long file list, i.e. texlive@contrib
<r0ni>
i'll pipe a strace to a file as I install something and look thru it, maybe upload it as well
lavaball has joined #crux
tarxvfz has quit [Quit: tarxvfz]
<r0ni>
nothing odd happens installing a new port, things work normally. seems to only be during upgrades, but I have none to run currently. Curiously, my other x86 crux install does not suffer from this
<cruxbot>
[core.git/3.7]: python3-setuptools: exclude build folder from footprint