Cyril Brulebois writes: > I assume you've been notified already but anyway… > > britney explodes likes this: > | Traceback (most recent call last): > | File "/usr/local/bin/dak", line 249, in <module> > | main() > | File "/usr/local/bin/dak", line 229, in main > | module.main() > | File "/srv/ftp-master.debian.org/dak/dak/control_suite.py", line 470, in > main > | process_file(sys.stdin, suite, action, transaction, britney, force) > | File "/srv/ftp-master.debian.org/dak/dak/control_suite.py", line 288, in > process_file > | set_suite(file, suite, transaction, britney, force) > | File "/srv/ftp-master.debian.org/dak/dak/control_suite.py", line 250, in > set_suite > | for key in sorted(desired, > cmp=functools.cmp_to_key(cmp_package_version)): > | TypeError: comparison function must return int, not K > > Possibly a consequence of this? > | commit a3a66d4d86181735a72f766fa24fbb5d7d8de625 > | Author: Bastian Blank <[email protected]> > | Date: Wed Jun 27 15:26:19 2018 +0200 > | > | Convert remaing compare functions
Yes, should be fixed by now. Ansgar

