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

dynamic build version failing #168

Open
hemanjayam opened this issue Jan 17, 2024 · 0 comments · Fixed by #170
Open

dynamic build version failing #168

hemanjayam opened this issue Jan 17, 2024 · 0 comments · Fixed by #170
Assignees
Labels
bug Something isn't working

Comments

@hemanjayam
Copy link
Collaborator

Due to dynamic build, whenever we do plax -version getting following error

2024/01/03 06:40:31 | Recv shell
2024/01/03 06:40:31 | Effective topic: stdout
2024/01/03 06:40:31 | Effective regexp: plax (?P(.)).
2024/01/03 06:40:31 > CmdChan shell Recv
2024/01/03 06:40:31 | Recv regexp plax (?P(.
)).
2024/01/03 06:40:31 | Recv target payload
2024/01/03 06:40:31 > Process shell stderr line: plax: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.32' not found (required by plax) 2024/01/03 06:40:31 > Process shell stderr line: plax: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by plax)
2024/01/03 06:40:31 | Recv dequeuing topic 'stderr' (vs 'stdout')
2024/01/03 06:40:31 | plax: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.32' not found (required by plax) 2024/01/03 06:40:31 | Recv dequeuing topic 'stderr' (vs 'stdout') 2024/01/03 06:40:31 | plax: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by plax)
2024/01/03 06:40:41 | Recv timeout (10s)
2024/01/03 06:40:41 | Phase teardown
2024/01/03 06:40:41 | Step 0

@robertfarnum robertfarnum self-assigned this Jan 17, 2024
@robertfarnum robertfarnum linked a pull request Feb 7, 2024 that will close this issue
@robertfarnum robertfarnum added the bug Something isn't working label Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants