Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix parsing of Status in dpkginfo probe #2053

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

0intro
Copy link
Contributor

@0intro 0intro commented Nov 17, 2023

This change fixes a mistake made during a last-minute change
in 557ddee.

The parsing the Status was incorrect and all
packages were considered as deinstalled.

Sorry for that.

This change fixes a mistake made during a last-minute
change in 557ddee.

The parsing the Status was incorrect and all
packages were considered as deinstalled.
@evgenyz
Copy link
Contributor

evgenyz commented Nov 17, 2023

I just realized that we don't really have a test for dpkg probe. Care to work on it?

@evgenyz evgenyz added this to the 1.3.10 milestone Nov 17, 2023
@evgenyz evgenyz added the bugfix label Nov 17, 2023
@evgenyz evgenyz merged commit c27e108 into OpenSCAP:maint-1.3 Nov 17, 2023
20 checks passed
@0intro
Copy link
Contributor Author

0intro commented Nov 17, 2023

I just realized that we don't really have a test for dpkg probe. Care to work on it?

Yes, it would be nice to have. I will work on it when I have time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants