Enji Cooper
Enji Cooper
FreeBSD solves this by building separate objects for shared and static linkage purposes and specifying -fPIC appropriately.
@asottile : ping?
> unfortunately I don't think `.d` is unambiguous That's fair: I suppose it could also stand for files associated with `dtrace` (amongst other things). If I removed that, would you...
The best thing you can do for the time being is probably use python 3.8 from a container, e.g., using https://github.com/Nold360/docker-grab-site . I'm trying to update to 3.13, but it's...
Issue opened for updating ludios_wpull: https://github.com/ArchiveTeam/ludios_wpull/pull/36 . Once that change is merged I'll open up the PR to update the software pins (it seems to just work out of the...
Here's my PR to update the software pins to versions that support python 3.13: https://github.com/ArchiveTeam/grab-site/pull/249 . It seems to work so far, but I've been doing mostly happy path testing...
It looks like this needs an issue filed for the PR and referenced here in order to proceed. You can probably write tests using mock RSS objects.
I've seen some issues with the signal/timer code recently (periodic hanging on Ubuntu/Docker). I'll try taking a look at it sometime post 0.14...
Here's a possible starting point for a Homebrew formula, based on another one I just submitted for another package I help maintain: https://github.com/Homebrew/homebrew-core/pull/260269 .
> is this issue still being worked upon? @Mario263 : who are you asking this question? Did you see the PR I opened/linked above?