Skip to content

Conversation

@soimkim
Copy link
Contributor

@soimkim soimkim commented Oct 13, 2023

Description

Change to the version of ScanCode that runs on mac ARM.
On Mac, the following warning message occurs because typecode-libmagic is not installed. (typecode-libmagic cannot be installed on Mac Arm)

  • UserWarning: Libmagic magic database not found. A default will be used if possible. Install instead a typecode-libmagic plugin for best support. OR set the TYPECODE_LIBMAGIC_DB_PATH environment variable. warnings.warn(

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update
  • Refactoring, Maintenance
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@soimkim soimkim self-assigned this Oct 13, 2023
@soimkim soimkim added the bug fix [PR] Fix the bug label Oct 13, 2023
@soimkim soimkim merged commit 5ce88c6 into main Oct 13, 2023
@soimkim soimkim deleted the mac_arm branch October 13, 2023 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix [PR] Fix the bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants