Hi GNUser
When I tried running the script on my TC10 system against your repo, the
CPU usage shot up and the script never exited (endless loop).
When I ran zsync from the command line against the provides.db
that I downloaded from your repo, it was happy.
When I ran zsync from the command line against the provides.db
from my TC10 system, it entered an endless loop of partial downloads.
My conclusion is, the provides.db you are checking does not match
the provides.db.zsync file.
Make sure your /etc/sysconfig/tcedir/provides.db is the same as your repo copy.
Make sure the provides.db.zsync you are referencing is coming from your repo, and
not someplace else.
... This is the only problem I've encountered since switching from nginx to something more lightweight.
Maybe a stray leftover config file or setting causing mischief?