Skip to content

Permission Denied when installing Geant4 data with spack #426

Description

@janmayer

When installing the latest dev version with spack, i get a permission denied error when installing the Geant4 data packages.
I could trace it back to shutil.copy2 in filesystem.py. Replacing copy2 with copyfile resolves the issue.

System is RHEL 8 with Python 3.6.8.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions