Closed
Description
What You Are Seeing?
cinst on command-line using a .config file disregards ignorechecksum for specific packages.
What is Expected?
an entry in a .config file that includes `ignorechecksums="true" or another of the aliases from https://github.com/chocolatey/choco/wiki/CommandsInstall#options-and-switches should honor the ignorechecksums directive and allow, for that specific package,an installer that fails the checksums verification to be installed.
How Did You Get This To Happen? (Steps to Reproduce)
ran cinst rt.config -y
using the attached rt.config.txt file.
rt.config.txt
Output Log
chocolatey.log: https://gist.github.com/cori/01ff60e1638b75f38a25cbe41e7a0a16
choco.summary.log: https://gist.github.com/cori/b51791c5e22e19180d1e31e0eee717f1