Bad system call (missing syscall 327) when running the script command
- Dominant language
- C
- Stars
- 20.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
I installed `util-linux` using `apk add`. Tried to run the `script` command, and got a `Bad system call` error. The `typescript` file isn’t created. Build 57.
Steps:
```
Nokia-3310:~# script
Script started, file is typescript
Bad system call
Nokia-3310:~# dmesg
[ 0.000000] unknown ioctl 5600
unknown ioctl 5429
unknown ioctl 5409
unknown ioctl 5422
unknown ioctl 5429
unknown ioctl 5409
9 missing syscall 327
Nokia-3310:~#
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.