The new repo optimisations in 0.10.12 do cause some issues with repositories not supporting it. 0.10.14-beta-20190321 introduced a blanket fix by disabling the feature:
choco feature disable -n usePackageRepositoryOptimizations
It would be better to introduce this setting as a per source option, like priority.
Related to #1770
The new repo optimisations in 0.10.12 do cause some issues with repositories not supporting it. 0.10.14-beta-20190321 introduced a blanket fix by disabling the feature:
It would be better to introduce this setting as a per source option, like priority.
Related to #1770