Skip to content

Updated README with info about prebuilt packages for RHEL 7 - #102

Open
dvershinin wants to merge 1 commit into
yandex:masterfrom
dvershinin:patch-1
Open

Updated README with info about prebuilt packages for RHEL 7#102
dvershinin wants to merge 1 commit into
yandex:masterfrom
dvershinin:patch-1

Conversation

@dvershinin

Copy link
Copy Markdown

Blindly using pip against system Python packages in RHEL based systems is a direct recipe to disaster.
Added notes about the existing prebuilt package.

Blindly using `pip` against system Python packages in RHEL based systems is a direct recipe to disaster.
Added notes about the existing prebuilt package.
@gongled

gongled commented Aug 5, 2019

Copy link
Copy Markdown
Contributor

I completely agree that providing RPM package instead of using pip is the most appropriate way to deploy Python-written software on CentOS/RHEL systems.

However, I believe this project should not use third-party repository which even does not provide SRPMS to make sure that RPM packages are built properly.

I do not want to be rude, but there is no guarantee that RPM package does not contain any malicious code. I assume that Yandex RPM repository is much more preferrable candidate to be a trustworthy package hosting.

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