Anonymous | Login | 2024-11-21 01:31 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0006851 | ClearCenter | yum-marketplace-plugin | public | 2016-01-04 15:35 | 2016-02-02 09:02 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | major | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 7.1.0 | ||||||||
Target Version | 7.2.0 Updates | Fixed in Version | 7.2.0 Updates | ||||||
Summary | 0006851: Yum plugin changes break beta hooks | ||||||||
Description | A yum Marketplace plugin change is causing grief when enabling beta repos. https://github.com/clearos/yum-marketplace-plugin/commit/e64d2823e7d789be2f8196f2ca86f5956d081ef9 [^] The change (sorry, no tracker item created): - Changed the cache directory for private repos - Tidied up cache directories In principle, this is a good thing except for one edge case - changing repos on the fly (which is needed for betas). | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0002501) user2 2016-01-07 08:45 |
Confirmed. If you run a "yum-config-manager" command during a yum install, it blows away the cache directory. The yum install is not too happy about that. |