Skip to content

Permission Denied when installing Geant4 data with spack #426

@janmayer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions