chocolatey-community / chocolatey-packages

Chocolatey Community Maintainers Team Packages - packages that are managed and maintained by core community team for community package repository (https://community.chocolatey.org/packages)
https://community.chocolatey.org/profiles/chocolatey-community
Apache License 2.0
444 stars 376 forks source link

(smartftp) Verification testing fails on unsupported OS #1893

Closed matbech closed 2 years ago

matbech commented 2 years ago

Chocolatey Version

1.1.0

Chocolatey License

No response

Package Version

10.0.2973.0

Current Behaviour

The verification test fails: Verification Testing Failed https://community.chocolatey.org/packages/smartftp/10.0.2973.0

The problem is that the validation runs on Windows Server 2012: Tested against win2012r2x64 (Windows Server 2012 R2 x64)

However, SmartFTP requires Windows 10 Build 14393 or higher: https://github.com/chocolatey-community/chocolatey-packages/blob/master/automatic/smartftp/tools/chocolateyInstall.ps1#L3T

From this page it seems the package verifier uses Windows Server 2012 R2 x64 https://docs.chocolatey.org/en-us/community-repository/moderation/package-verifier

Could you add back an exemption, bypassing the Verifier?

Expected Behaviour

Verification Testing should not fail

Steps To Reproduce

na

Environment

na

Chocolatey Log

na

Anything else?

No response

pauby commented 2 years ago

Thanks for bringing this to our attention. It isn't an issue with the package, but of the Package Verifier. I've added an exemption.