Cooper Lees
Cooper Lees
Yup. Use the blocklist - https://bandersnatch.readthedocs.io/en/latest/filtering_configuration.html#allowlist-blocklist-filtering-settings P.s. it is Definately a CDN issue, but the main warehouse contributors admin that CDN and I am sure want to know where and...
https://github.com/pypi/warehouse/issues/4892
Yeah, sadly, index.html is generated at the end of the run. Since the mirror is getting so big these days, I'd happily take a PR to periodically write out the...
Ahh, The long name problem. We've discussed in https://github.com/pypa/bandersnatch/issues/1228 and I feel we should maybe soft error (report and skip) that due to the file system limitations we're skipping this...
Implemented in #489
breeze (and OpenR components) all use fbthrift (fork of Apache thrift) to communicate. I believe these modules are missing as we’re not building the ‘py3’ thrift language client libraries and...
I have attempted to do exactly this and the problem is much deeper. `py3` thrift is Cython wrapped C++ and is off by default in the Open Source fbthrift builds....
Ok, we have thrift py3 modules compiling in the Docker container - Just a few more install placements for the thrift files ans we should have breeze workable in Docker....
``` [build](https://github.com/facebook/openr/pull/142#logs) Started 1h 6m 1s ago Requested labels: ubuntu-20.04-16core Job defined at: facebook/openr/.github/workflows/getdeps_linux.yml@refs/pull/142/merge Waiting for a runner to pick up this job... ``` Wonder how long you'll wait for...
Isn't this `iperf3_received_bytes` ?