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

rpm: Fix pyOpenSSL dependency #26617

Merged
merged 1 commit into from Feb 25, 2019

Conversation

badone
Copy link
Contributor

@badone badone commented Feb 25, 2019

Signed-off-by: Brad Hubbard bhubbard@redhat.com

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

#26402 broke install-deps.sh on Fedora 29. I think the following should work on all platforms. Possibly only need an if else.

ceph.spec.in Outdated Show resolved Hide resolved
@tchaikov
Copy link
Contributor

rpm: Fix pyOpenSSL dependency

"fix" is kind of vague in this context. could you explain the rationale in the commit message? for instance

fedora29 does not have pyOpenSSL but it does have python-pyOpenSSL

Fedora29 does not have pyOpenSSL but it does have python-pyOpenSSL

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
@badone badone force-pushed the wip-fix-pyopenssl-requirement branch from 92f8004 to ff324f4 Compare February 25, 2019 03:38
@badone
Copy link
Contributor Author

badone commented Feb 25, 2019

As it is written, so shall it be.

@tchaikov tchaikov added this to the nautilus milestone Feb 25, 2019
@liewegas liewegas merged commit ff324f4 into ceph:master Feb 25, 2019
liewegas added a commit that referenced this pull request Feb 25, 2019
* refs/pull/26617/head:
	rpm: Fix pyOpenSSL dependency

Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
@badone badone deleted the wip-fix-pyopenssl-requirement branch February 25, 2019 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants