FS#78782 - [sysbench] missing depends on libaio

Attached to Project: Arch Linux
Opened by Ayatale (Ayatale) - Thursday, 15 June 2023, 04:09 GMT
Last edited by Toolybird (Toolybird) - Thursday, 15 June 2023, 04:14 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
```
~ ❯ sysbench cpu --threads=8 run
sysbench: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory
```

Additional info:
After installing libaio, sysbench works fine.

Steps to reproduce:
```bash
sudo pacman -S sysbench
sysbench
sudo pacman -S libaio
sysbench
```
This task depends upon

Closed by  Toolybird (Toolybird)
Thursday, 15 June 2023, 04:14 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#76723 

Loading...