X Tutup
Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.86 KB

File metadata and controls

42 lines (29 loc) · 1.86 KB
name 🐞 Bug report
about Report a bug in the core of Spack (command not working as expected, etc.)
labels bug,triage

Steps to reproduce the issue

$ spack <command1> <spec>
$ spack <command2> <spec>
...

Error Message

$ spack --debug --stacktrace <command>

Information on your system

Additional information

  • I have run spack debug report and reported the version of Spack/Python/Platform
  • I have searched the issues of this repo and believe this is not a duplicate
  • I have run the failing commands in debug mode and reported the output
X Tutup