| 8 Mar 2024 |
hexa | https://github.com/pretix/pretix/blob/master/src/pretix/_build.py#L42 | 22:53:07 |
Lily Foster | In reply to @hexa:lossy.network https://github.com/pretix/pretix/blob/master/src/pretix/_build.py#L42 ewww | 22:53:32 |
hexa | told you so! | 22:53:38 |
hexa | never understimated the weird stuff I'm touching | 22:53:45 |
Lily Foster | look, i had to touch the cursed cxx interface generation python code for mupdf (and then the SWIGing the cxx interface to get a python interface.....) | 22:54:29 |
Lily Foster | this is mild | 22:54:32 |
hexa | ok, ok | 22:54:39 |
hexa | this shouldn't be a contest anyway! | 22:54:45 |
Lily Foster | yeah i'm just messing with you :) | 22:54:55 |
Lily Foster | for this, you should be able to buildNpmPackage it yourself and copy it where it needs to be. you might even be able to get away without patching the _build.py to remove the npm install since as long as it doesn't have weird dep types, npm shouldn't try to re-reify stuff unnecessarily (but npm gets spooked very easily) | 22:56:00 |
hexa | In reply to @lily:lily.flowers yeah i'm just messing with you :) same, same | 22:56:21 |
hexa | pretix> running build
pretix> npm WARN reify Removing non-directory /build/source/src/pretix/static.dist/node_prefix/node_modules
pretix> npm ERR! code EAI_AGAINn: sill reify mark deleted [ [[Kectory /build/sour
pretix> npm ERR! syscall getaddrinfo
pretix> npm ERR! errno EAI_AGAIN
pretix> npm ERR! request to https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
pretix>
pretix> npm ERR! Log files were not written due to an error writing to the directory: /homeless-shelter/.npm/_logs
pretix> npm ERR! You can rerun the command with `--loglevel=verbose` to see the logs in your terminal
| 23:20:29 |
hexa | dang | 23:20:30 |