This should fix the error we're seeing in production:
File "/code/mdapi-get_repo_md", line 232, in build_cache for pkgId, pkgname in conn.execute(query): ValueError: too many values to unpack (expected 2)
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
rebased onto b2e603a523027afd2210aef4f2f07f3f19ae9874
:thumbsup:
Thanks, let's see if that helps in staging :)
Pull-Request has been merged by pingou
This should fix the error we're seeing in production:
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr