Skip to content

develop branch relies on newer pycrypto than is available in some distros #23695

Closed
@terminalmage

Description

Crypto.Random was introduced in pycrypto 2.1. RHEL6 (LTS through November 2020) comes with 2.0.1, as does Debian 6 (LTS through Feb. 2016).

In places where Crypto.Random is used, fallbacks should be added in the event that pycrypto is older than 2.1. Additionally, requirements/zeromq.txt should be amended to force pycrypto >= 2.1.

Metadata

Assignees

Labels

Bugbroken, incorrect, or confusing behaviorCorerelates to code central or existential to SaltP1Priority 1severity-high2nd top severity, seen by most users, causes major problems

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions