Bug: Can't locate hostlist_lite.pm
Open
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 29
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
I'm getting the below error while using crunch_mpiGraph on generated output.
crunch_mpiGraph mpiGraph.out
Can't locate hostlist_lite.pm in @INC (you may need to install the hostlist_lite module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /home/sameer/mpiGraph/crunch_mpiGraph line 64.
BEGIN failed--compilation aborted at /home/sameer/mpiGraph/crunch_mpiGraph line 64.
Do we need to add any path variable to use in Perl?
At least Readme doesn't reflect it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure with crunch_mpiGraph mpiGraph.out, then inspect the crunch_mpiGraph entry point around line 64 and the README for module-loading instructions. Determine how hostlist_lite.pm is expected to be found and document or correct the setup so the command runs without the reported @INC error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- cli, hpc
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100