Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 6544 - logconv.py: python3-magic conflicts with python3-file-magic #6545

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

vashirov
Copy link
Member

Bug Description:
python3-magic and python3-file-magic can't be installed simultaneously, python3-magic is not packaged for EL10.

Fix Description:
Use python3-file-magic instead.

Issue identified and fix suggested by Adam Williamson.

Fixes: #6544

Reviewed by:

Copy link
Contributor

@mreynolds389 mreynolds389 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Bug Description:
python3-magic and python3-file-magic can't be installed simultaneously,
python3-magic is not packaged for EL10.

Fix Description:
Use python3-file-magic instead.

Issue identified and fix suggested by Adam Williamson.

Fixes: 389ds#6544

Reviewed by: @mreynolds389 (Thanks!)
@vashirov vashirov merged commit 1417198 into 389ds:main Jan 25, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

logconv.py: python3-magic conflicts with python3-file-magic
2 participants