Anonymous | Login | 2024-12-22 00:11 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 | ||||
0004061 | ClearCenter | yum-marketplace-plugin | public | 2015-08-04 13:38 | 2015-10-08 15:20 | ||||
Reporter | bchambers | ||||||||
Assigned To | dsokoloski | ||||||||
Priority | normal | Severity | minor | Reproducibility | sometimes | ||||
Status | closed | Resolution | open | ||||||
Platform | OS | OS Version | |||||||
Product Version | 7.1.0 RC1 | ||||||||
Target Version | 7.1.0 RC1 | Fixed in Version | 7.1.0 RC1 | ||||||
Summary | 0004061: Expired systems cannot get marketplace dynamic repos | ||||||||
Description | There may be cases where we need to provide an update to an expire box using dynamic repositories from Marketplace. Remove the following code from marketplace.py: if os.path.exists('/var/clearos/registration/registered') == False: raise Exception('check system registration via webconfig...') return [] So that this can happen. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Issue History | |||
Date Modified | Username | Field | Change |
2015-08-04 13:38 | bchambers | New Issue | |
2015-08-04 13:38 | bchambers | Status | new => assigned |
2015-08-04 13:38 | bchambers | Assigned To | => dsokoloski |
2015-08-04 13:47 | dsokoloski | Status | assigned => resolved |
2015-08-04 13:47 | dsokoloski | Fixed in Version | => 7.1.0 RC1 |
2015-10-08 15:20 | user2 | Status | resolved => closed |