ClearFoundation Tracker - ClearCenter
View Issue Details
0004061ClearCenteryum-marketplace-pluginpublic2015-08-04 13:382015-10-08 15:20
bchambers 
dsokoloski 
normalminorsometimes
closedopen 
7.1.0 RC1 
7.1.0 RC17.1.0 RC1 
0004061: Expired systems cannot get marketplace dynamic repos
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.
No tags attached.
Issue History
2015-08-04 13:38bchambersNew Issue
2015-08-04 13:38bchambersStatusnew => assigned
2015-08-04 13:38bchambersAssigned To => dsokoloski
2015-08-04 13:47dsokoloskiStatusassigned => resolved
2015-08-04 13:47dsokoloskiFixed in Version => 7.1.0 RC1
2015-10-08 15:20user2Statusresolved => closed

There are no notes attached to this issue.