Skip to content

Issue 1338#1386

Merged
mboelen merged 8 commits intoCISOfy:masterfrom
xnoguer:issue-1338
Aug 7, 2023
Merged

Issue 1338#1386
mboelen merged 8 commits intoCISOfy:masterfrom
xnoguer:issue-1338

Conversation

@xnoguer
Copy link
Contributor

@xnoguer xnoguer commented Apr 23, 2023

I replaced all uses of egrep in order to solve issue #1338.
I few notes:

  • Also changed to grep -E in cases where there didn't seem to be necessary (for instance KRNL-5788).
  • Replacements in tests_tooling and tests_insecure_services were in commented code.
  • Run the modified code in a couple of distributions that don't include egrep: archlinux, fedora:latest. Also run in a couple of linux distributions that do include egrep, without errors. I'm attaching the result of tests, and if I can test in any other OS in the next few days I'll add the results of those tests.

issue_1338_tests.ods

@limburgher
Copy link

This works great on Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=2211893, though with a few errors. Attaching build log of local test.
build.log

@mboelen mboelen merged commit 1dad487 into CISOfy:master Aug 7, 2023
@mboelen mboelen self-assigned this Aug 7, 2023
@mboelen
Copy link
Member

mboelen commented Aug 7, 2023

Thanks, merged!

@limburgher
Copy link

Still seeing some egrep errors.

@xnoguer xnoguer mentioned this pull request Sep 19, 2023
@xnoguer
Copy link
Contributor Author

xnoguer commented Sep 19, 2023

@limburgher Can you test #1438 ? It gets rid of the warning you reported.

@xnoguer xnoguer deleted the issue-1338 branch September 19, 2023 16:58
@limburgher
Copy link

It does indeed, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants