dspinellis / dspinellis/pmonitor

Regular expression compile failed (bad class)

Open
#7 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Shell
Stars
192
Forks
19
PR merge metrics
No merged PRs in 30d

Description

Cloned and `make install` latest version but can't seem to get it to work on a just installed Debian 9.4 machine.

```
# ls -la test.bin
-rw-r--r-- 1 root root 1073741824 Aug 8 13:09 test.bin

(on another terminal, performing a copy on test.bin)

# pmonitor --file=test.bin
awk: line 12: regular expression compile failed (bad class -- [], [^] or [)
^/dev/[^
awk: line 12: syntax error at or near ]
awk: line 12: runaway regular expression / && system ...
```

Attempting to run tests:
```
~/pmonitor# ./test-pmonitor.sh
awk: line 12: regular expression compile failed (bad class -- [], [^] or [)
^/dev/[^
awk: line 12: syntax error at or near ]
awk: line 12: runaway regular expression / && system ...
FAIL pmonitor: expected 50, got ''
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.