Project

Profile

Help

Issue #3689

closed

Pulp 2 tests are failing on Fedora 27: BIOError: padding check failed

Added by daviddavis almost 6 years ago. Updated about 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

======================================================================
ERROR: test_get_certs_from_string_empty (test_repo_cert_utils.TestCertVerify)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/jenkins/workspace/unittest-pulp-pr/node-type/f27-np/pulp/repoauth/test/test_repo_cert_utils.py", line 392, in test_get_certs_from_string_empty
    certs = self.utils.get_certs_from_string("")
  File "/home/jenkins/workspace/unittest-pulp-pr/node-type/f27-np/pulp/repoauth/pulp/repoauth/repo_cert_utils.py", line 358, in get_certs_from_string
    bio = BIO.MemoryBuffer(data)
  File "/usr/lib64/python2.7/site-packages/M2Crypto/BIO.py", line 191, in __init__
    m2.bio_write(self.bio, data)
BIOError: padding check failed

See this PR: https://github.com/pulp/pulp/pull/3499

Looks like there was a new release on Fedora of m2crypto back in March.

Also available in: Atom PDF