Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to commit pending actions ? #94

Open
dfang opened this issue Mar 6, 2017 · 3 comments
Open

how to commit pending actions ? #94

dfang opened this issue Mar 6, 2017 · 3 comments
Milestone

Comments

@dfang
Copy link

dfang commented Mar 6, 2017

test >>> client.upgrade('module_name')
Pending actions:
  to install	module_name
test >>>

module_name is not upgraded, how to commit pending actions ?

@florentx
Copy link
Member

Normally the module is installed, and actions are committed.
If it does not succed, you'll find some hints in your server logs.

@florentx florentx added this to the 1.7 milestone Nov 22, 2018
@florentx
Copy link
Member

The installation/upgrade/uninstallation is blocked if there's already some actions pending.
We can improve this.

@florentx
Copy link
Member

This regression was probably introduced with 1.6.2 to fix issue #72 : 7adbc8f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants