Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sivel/el5-python26-rpm
Patches for EL5 RPMs to support the python rpm and yum modules to work with EPEL installed python2.6
https://github.com/sivel/el5-python26-rpm
Last synced: about 1 month ago
JSON representation
Patches for EL5 RPMs to support the python rpm and yum modules to work with EPEL installed python2.6
- Host: GitHub
- URL: https://github.com/sivel/el5-python26-rpm
- Owner: sivel
- Created: 2018-05-23T16:24:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-08T11:03:40.000Z (almost 4 years ago)
- Last Synced: 2024-10-25T18:55:13.579Z (2 months ago)
- Size: 10.7 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python 2.6 RPM functionality for EL5
This repo contains patches for EL5 RPMs to support the python rpm and yum modules to work with EPEL installed python2.6
## Instructions
### Building
This utilizes docker, and assumes that docker is running locally and can utilize bind mount volumes. As such this also requires the `docker` python module.
```
ansible-playbook -v -i hosts build.yml
```This will download the python2.6 RPMs to `./rpms`
### Installing
Install the RPMs from the `./rpms` directory