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

Update linux distro #1143

Merged
merged 1 commit into from
Jan 24, 2023
Merged

Update linux distro #1143

merged 1 commit into from
Jan 24, 2023

Conversation

zaro0508
Copy link
Member

The travis CI build is now failing with error..

AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'

which seems like an OpenSSL issue in ubuntu linux[1]. Attempt to fix by updating the distro.

[1] https://askubuntu.com/questions/1428181/module-lib-has-no-attribute-x509-v-flag-cb-issuer-check

The travis CI build is now failing with error..
```
AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'
```

which seems like an OpenSSL issue in ubuntu linux[1].
Attempt to fix by updating the distro.

[1] https://askubuntu.com/questions/1428181/module-lib-has-no-attribute-x509-v-flag-cb-issuer-check
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1733

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.4%) to 62.423%

Totals Coverage Status
Change from base Build 1730: 0.4%
Covered Lines: 3072
Relevant Lines: 4331

💛 - Coveralls

@zaro0508 zaro0508 merged commit 3484912 into Sage-Bionetworks:develop Jan 24, 2023
JessterB added a commit that referenced this pull request Jan 24, 2023
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.

None yet

3 participants