[PR #1470] [MERGED] Added missing package for CentOS and Fedora #12208

Closed
opened 2025-12-29 22:20:15 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/1470
Author: @RyanBreaker
Created: 9/3/2017
Status: Merged
Merged: 9/18/2017
Merged by: @jeremystretch

Base: developHead: patch-1


📝 Commits (1)

  • 8463d25 Added missing package for CentOS and Fedora

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 docs/installation/netbox.md (+2 -2)

📄 Description

Without the added package, installation fails during pip install -r requirements.txt on the pycrypto package for me in CentOS 6 and 7 and Fedora.

Fixes:

  • Documentation

Adds the package redhat-rpm-config to the yum commands for CentOS.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/1470 **Author:** [@RyanBreaker](https://github.com/RyanBreaker) **Created:** 9/3/2017 **Status:** ✅ Merged **Merged:** 9/18/2017 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`8463d25`](https://github.com/netbox-community/netbox/commit/8463d25e25a743d5c241f726435785227e1db310) Added missing package for CentOS and Fedora ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/installation/netbox.md` (+2 -2) </details> ### 📄 Description Without the added package, installation fails during `pip install -r requirements.txt` on the pycrypto package for me in CentOS 6 and 7 and Fedora. <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. --> ### Fixes: * Documentation <!-- Please include a summary of the proposed changes below. --> Adds the package `redhat-rpm-config` to the `yum` commands for CentOS. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:20:15 +01:00
adam closed this issue 2025-12-29 22:20:16 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12208