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

Clean pyc before creating rpm #494

Open
ramonmedeiros opened this issue Dec 1, 2016 · 1 comment
Open

Clean pyc before creating rpm #494

ramonmedeiros opened this issue Dec 1, 2016 · 1 comment

Comments

@ramonmedeiros
Copy link

Build a rpm
Install
Start wokd

[root@localhost WOK]# wokd --environment=b
Failed to import plugin plugins.ginger.Ginger, error: cannot import name del_lines_of_attribute
@ramonmedeiros
Copy link
Author

According to @danielhb,

this is happening due .pyc files no cleaned in make rpm procedure, which is taking old compile code to rpm. Would be nice to clean (make clean) the repo before make rpm

@ramonmedeiros ramonmedeiros changed the title systemctl start wokd from rpm installed does not work Clean pyc before creating rpm Dec 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant