[GH-ISSUE #246] [BUG] run the runTestHosts.sh fails with error #71

Closed
opened 2026-03-03 13:58:54 +03:00 by kerem · 3 comments
Owner

Originally created by @l3nnartt on GitHub (Feb 23, 2023).
Original GitHub issue: https://github.com/konstruktoid/hardening/issues/246

Originally assigned to: @konstruktoid on GitHub.

Describe the bug
if we start the runHostTests.sh we got an error:
grep: ./*_*.bats: No such file or directory

To Reproduce
sudo apt-get -y install bats
git clone https://github.com/konstruktoid/hardening.git
cd hardening/tests/
bash ./runHostTests.sh

Expected behavior
that the script runs correct(?)

System (lsb_release -a):

No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.5 LTS
Release:        20.04
Codename:       focal

Additional context
///

Originally created by @l3nnartt on GitHub (Feb 23, 2023). Original GitHub issue: https://github.com/konstruktoid/hardening/issues/246 Originally assigned to: @konstruktoid on GitHub. **Describe the bug** if we start the runHostTests.sh we got an error: `grep: ./*_*.bats: No such file or directory` **To Reproduce** sudo apt-get -y install bats git clone https://github.com/konstruktoid/hardening.git cd hardening/tests/ bash ./runHostTests.sh **Expected behavior** that the script runs correct(?) **System (lsb_release -a):** ``` No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.5 LTS Release: 20.04 Codename: focal ``` **Additional context** ///
kerem closed this issue 2026-03-03 13:58:54 +03:00
Author
Owner

@konstruktoid commented on GitHub (Feb 23, 2023):

Hi @l3nnartt and thanks for creating this issue. A fix is soon available.

<!-- gh-comment-id:1441398240 --> @konstruktoid commented on GitHub (Feb 23, 2023): Hi @l3nnartt and thanks for creating this issue. A fix is soon available.
Author
Owner

@konstruktoid commented on GitHub (Feb 23, 2023):

Should be fixed now.

<!-- gh-comment-id:1441427664 --> @konstruktoid commented on GitHub (Feb 23, 2023): Should be fixed now.
Author
Owner

@l3nnartt commented on GitHub (Feb 23, 2023):

works, thanks for the quick reply!

<!-- gh-comment-id:1441528766 --> @l3nnartt commented on GitHub (Feb 23, 2023): works, thanks for the quick reply!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hardening#71
No description provided.