This update has been unpushed.
This build appears to regress bz#1504709
After upgrading, I'm getting:
â–Œdocker logs d0e69d395b33 container_linux.go:247: starting container process caused "process_linux.go:258: applying cgroup configuration for process caused \"No such device or address\""
python-docker is required for docker-based setups, but not for the other supported backends.
A Recommends probably makes sense to add to ensure the default case works out of the box.
This update has been unpushed.
This update has been unpushed.
Scratch that. I think I see the issue. It looks like the setup.py isn't installing all of the needed files.
I'll get a new build submitted soon.
Do you also have python3-cookiecutter installed?
@yodatak - Can you provide more detail about what you were trying to do when you got that error?
Thanks for the feedback greg! I'll go ahead and drop the python3 sub-package for now.
I've filed a bug upstream to try to convince the Molecule folks to support python3. Hopefully, they will let me re-enable that package in the near future.
This update has been unpushed.
works for me.
LGTM
Fantastic!
Works for me.
Looks like I forgot to unpush it. Apologies.
Molecule has dependencies that are unavailable in EL7. You'll need to use SCL or upgrade to EL8 in order to use it.