*** WSalmon has quit IRC | 06:49 | |
*** WSalmon has joined #buildstream | 06:50 | |
*** tristan has joined #buildstream | 08:06 | |
*** ChanServ sets mode: +o tristan | 08:06 | |
*** santi has joined #buildstream | 09:45 | |
robjh | im trying to install buildstream inside of buildstream. im getting around an issue whereby pip always tries to use the network no matter what i do by calling `setup.py build` directly. should that work in theory? | 15:40 |
---|---|---|
coldtom | robjh: i believe so, but iirc there's some cython fun in doing so, https://gitlab.com/freedesktop-sdk/infrastructure/freedesktop-sdk-docker-images/-/blob/master/elements/buildstream-2.bst is how freedesktop-sdk build buildstream in buildstream, fwiw | 15:43 |
robjh | cool; handy | 15:45 |
robjh | ive encountered the cython stuff already as part of getting this to cross-compile with some success | 15:45 |
*** santi has quit IRC | 18:32 | |
*** toscalix has joined #buildstream | 19:52 | |
nanonyme | robjh, pip can be told not to use network by telling it --no-index iirc | 21:32 |
nanonyme | Then it will simply fail if it can't resolve dependencies | 21:33 |
nanonyme | robjh, freedesktop-sdk just disables dependency resolution completely IOW https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/blob/master/include/_private/pip.yml#L8 though | 21:35 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!