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

BZ #1710546 - decode ALL results we get from rpm #310

Merged
merged 1 commit into from
May 17, 2019
Merged

BZ #1710546 - decode ALL results we get from rpm #310

merged 1 commit into from
May 17, 2019

Conversation

evgeni
Copy link
Member

@evgeni evgeni commented May 16, 2019

RPM in RHEL8 returns bytes, not strings, but we want to compare strings

@evgeni
Copy link
Member Author

evgeni commented May 16, 2019

meh, pylint

Copy link
Member

@ehelms ehelms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pending tests

@evgeni
Copy link
Member Author

evgeni commented May 16, 2019

tests should be fixed when #311 is merged

RPM in RHEL8 returns bytes, not strings, but we want to compare strings
@evgeni evgeni merged commit 76f42f5 into master May 17, 2019
@evgeni evgeni deleted the py3bytes branch May 17, 2019 07:40
@evgeni evgeni modified the milestones: 1.7.0, 1.7.3 Jul 22, 2019
evgeni added a commit that referenced this pull request Sep 9, 2019
* BZ #1659414 - don't fail on unknown smart proxies (#315)
* BZ #1729179 - don't migrate EL8 hosts (#317)
* Puppet 6 support (#316)
* BZ#1717096: only pass --remove-rhn-packages when also doing legacy purge (#313)
* Open file in 'w' mode instead of 'wb' (#314)
* BZ #1710546 - decode ALL results we get from rpm (#310)
* update puppet config when puppet is not skipped, not foreman
* move enable_rhsmcertd just after doing the subscription stuff
* only execute API calls of "new capsule" mode when Foreman is not skipped
* improve error message when running on an registered host
@evgeni evgeni mentioned this pull request Sep 9, 2019
evgeni added a commit that referenced this pull request Sep 9, 2019
* BZ #1659414 - don't fail on unknown smart proxies (#315)
* BZ #1729179 - don't migrate EL8 hosts (#317)
* Puppet 6 support (#316)
* BZ#1717096: only pass --remove-rhn-packages when also doing legacy purge (#313)
* Open file in 'w' mode instead of 'wb' (#314)
* BZ #1710546 - decode ALL results we get from rpm (#310)
* update puppet config when puppet is not skipped, not foreman
* move enable_rhsmcertd just after doing the subscription stuff
* only execute API calls of "new capsule" mode when Foreman is not skipped
* improve error message when running on an registered host
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