dynamic build version failing
- Dominant language
- Go
- Stars
- 8
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.