Skip to content

Maya 2024 has file conflicts with tcl and gcc-toolset-9 #19

@glevner

Description

@glevner

I am trying to use the maya:2024 Docker image to build a plugin for Maya. I also need gcc 9, which involves installing Rocky Linux's gcc-toolset-9 package. But when I try to install it in my container, I get the following conflict from dnf:

Error: Transaction test error:
  file /usr/lib/.build-id/cd/9687ac50cadf056217eb40880462e51975351b from install of tcl-1:8.6.8-2.el8.x86_64 conflicts with file from package Maya2024_64-2024.0-4640.x86_64

Attempting to install the tcl package results in the same error. And I cannot remove the existing tcl package, because dnf does not think it is installed...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions