motorao

Results 32 comments of motorao

maybe this can help you: ``` Platform/Python-specific binaries filtering This filter allows advanced users not interesting in Windows/macOS/Linux specific binaries to not mirror the corresponding files. You can also exclude...

And here is my bandersnatch.conf: ``` [root@VM_21_xxx_centos /data/home/motorao/bandersnatch]# cat /etc/redhat-release CentOS Linux release 7.2 (Final) [root@VM_21_xxx_centos /data/home/motorao/bandersnatch]# cat bandersnatch.conf [mirror] directory = /opt/bandersnatch json = false release-files = true ;cleanup...

thanks a lot ,now I have understand this situation.

solution:simplely add this to your bandersnatch.conf ``` [plugins] enabled = blocklist_project blocklist_release [blocklist] packages = uselesscapitalquiz ```

What's your workers set to and how often are you syncing? ==== I set 5 workers and update every 1800s(30min),and I have 4 update servers to mirror packages. Do we...

Thanks a lot ! Here is the feedback: 1. after I change to *compare-method = stat*, It become much faster (no longer running "Opening xxx in binary mode for hash...

Finally, I got a complete update.It turns out to be the nighly packages's problem.such as " tf-nightly-cpu tf-nightly tf-nightly-gpu".They just have too many versions and too big size.Makes the hashing&updating...

Do you happen to have the line number at the end of that dump (log should print it)? This will make it easier to clean it up ... ---- No...