Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install.sh has trouble finding sysstat and mpiP tar files #57

Open
rthoelen opened this issue Aug 6, 2020 · 1 comment
Open

install.sh has trouble finding sysstat and mpiP tar files #57

rthoelen opened this issue Aug 6, 2020 · 1 comment
Assignees
Labels

Comments

@rthoelen
Copy link

rthoelen commented Aug 6, 2020

On a Linux system which uses active directory for authentication, some groups (such as "domain users") cause the lines detecting the tar files to not find the filename, since the space is used as a delimiter in the output of ls.

Relevant lines where this is a problem are 62, 125. print $9 works as long as the user and group are one word with no spaces.

@milfeld milfeld self-assigned this Nov 12, 2020
@milfeld milfeld added the bug label Nov 12, 2020
@milfeld
Copy link
Collaborator

milfeld commented Nov 12, 2020

Fixed in ba60fa9..bfb793a. Simplified full name extraction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants