@clarkb:matrix.org | My first thought was maybe it didn't set up the ca and certs properly but it does run that script. Maybe look at the zookeeper logs and see why it is disconnecting | 01:06 |
---|---|---|
@clarkb:matrix.org | Its true for both, but container images are architecture specific because they include the rest of the system (without a kernel) required to run the python bits including stuff like python and glibc and so on | 01:07 |
@clarkb:matrix.org | And yes only the builder currently does multiarch. The main reason for this is building them is incredibly slow. So we've focused on where they will haev the most impact and you may need builders on different arches since dib doesn't really cross build. The multi arch builds also confuse some tools which shoudl be fixed if we do it more broadly. | 01:08 |
@clarkb:matrix.org | I think specifically the intermediate zuul-registry and docker don't know how to communicate to each other when doing multi arch images? I guess you can work around that with skopeo | 01:08 |
@clarkb:matrix.org | but the main issue is the runtime of image builds when cross building. | 01:09 |
@clarkb:matrix.org | yes we can't test on other systems | 01:09 |
@clarkb:matrix.org | You can run linux stuff on regular bsd though. There is a translation layer I think. But in this case it would mean running linux python on BSD which may be weird | 01:10 |
@clarkb:matrix.org | Oh! This script is for setting up dependencies for running the unittests. You are trying to run a regular server. Could be something related to that. | 01:13 |
@f2ked:matrix.org | Is this the only Linux thing, or are there others? | 02:45 |
@clarkb:matrix.org | I don't know. I only run Linux so it's hard for me to know if there are other things that wouldn't work | 03:35 |
-@gerrit:opendev.org- Albin Vass proposed: [zuul/zuul] 919413: Add python-is-python3 https://review.opendev.org/c/zuul/zuul/+/919413 | 19:36 | |
@sylvass:albinvass.se | I missed that the js build was in a separate step before bindep so I rolled back to the original change I made | 19:44 |
@tristanc_:matrix.org | Albin Vass: it should be possible, though a bit tedious to migrate to the new syntax. Let me know when it's the only blocker. | 23:47 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!