Open florianm opened 10 years ago
Cross-post of ckanext-archiver issue 8: both archiver and qa use an older version of celery, which pulls in an older version of kombu, which falls over non-installed msgpack, and tries to use non-existing msgpack methods.
Haven't got this issue now. BTW: see https://github.com/ckan/ckanext-qa/issues/43
Cross-post of ckanext-archiver issue 8: both archiver and qa use an older version of celery, which pulls in an older version of kombu, which falls over non-installed msgpack, and tries to use non-existing msgpack methods.