spack/.github/ISSUE_TEMPLATE/bug_report.md
Adam J. Stewart 75a2f8046a
Add commands to facilitate Spack/Python/OS reporting (#15834)
* Add --version arg to spack python command
* Add `spack debug report` command
2020-04-02 23:12:03 -07:00

1.9 KiB

name about labels
🐞 Bug report Report a bug in the core of Spack (command not working as expected, etc.) 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