dimas-b opened a new issue, #3316: URL: https://github.com/apache/polaris/issues/3316
### Describe the bug Licence checks fail in a clean env. ### To Reproduce 1. Pull commit 62d774f04f8ae6b994b20d62da00c4f0084176fe 2. Make sure the project dir is clean from previous build artifacts 3. Run `make client-license-check` ### Actual Behavior ``` --- Starting license compliance check --- license UNKNOWN not in allow-only licenses was found for package pyparsing:3.3.0 make: *** [Makefile:168: client-license-check] Error 1 ``` ### Expected Behavior License check passes ### Additional context _No response_ ### System information _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
