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

Let dpkg.info expose package status #51543

Merged
merged 1 commit into from
Feb 8, 2019
Merged

Let dpkg.info expose package status #51543

merged 1 commit into from
Feb 8, 2019

Conversation

mateiw
Copy link
Contributor

@mateiw mateiw commented Feb 7, 2019

What does this PR do?

dpkg.info calls dpkg-query -W ... under the hood. This reports also packages that are not completely removed (status rc) or packages that are purged (status pn). See more here and here..

This PR exposes the package status in the data returned by dpkg.info.

What issues does this PR fix or reference?

None.

Previous Behavior

Package status no exposed.

New Behavior

Package status is exposed.

Tests written?

Yes

Commits signed with GPG?

No

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

Successfully merging this pull request may close these issues.

2 participants