Modify ↓
Ticket #868 (closed enhancement: fixed)
Add more Yum and RPM tools to pkgmgr_gen.py
Reported by: | strauss | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 1.1.0 Release |
Component: | bcfg2-server | Version: | 1.0 |
Keywords: | Cc: | [email protected]… |
Description
Diff and more information here:
https://code.launchpad.net/~bcfg2/bcfg2/yum-tools/+merge/22006
This would provide a nice replacement to the currently obsolete methods in the "getting started" guide for CentOS.
Attachments
Change History
comment:1 Changed 13 years ago by strauss
- Summary changed from Add more Yum tools to pkgmgr_gen.py to Add more Yum and RPM tools to pkgmgr_gen.py
comment:2 Changed 13 years ago by solj
Is there any way you can get this to work without using the subprocess module. We are trying out best to keep the client prereqs at python 2.3 until CentOS4 is EOL.
comment:4 Changed 13 years ago by desai
So this patch is all server side, so py2.4+ should be ok. I think it is reasonable to merge, particularly if it makes new quickstart doc correct. (I think we should put this toward 1.1)
Note: See
TracTickets for help on using
tickets.