Actions
Bug #32433
closedUpgrade from 4.0 to 4.1(nightly) fails due to md5 content being enabled in 4.0
Description
When one upgrades a 4.0 to nightly, the installer will fail to call pulpcore-manager --collectstatic, as the latter errors out with:
django.core.exceptions.ImproperlyConfigured: There have been identified artifacts with forbidden checksum 'md5'. Run 'pulpcore-manager handle-artifact-checksums' first to unset forbidden checksums.
This needs to be handled nice(ly/r)? :)
Actions