Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

Ensure idempotency #3

Closed
Duckle29 opened this issue Feb 5, 2019 · 4 comments
Closed

Ensure idempotency #3

Duckle29 opened this issue Feb 5, 2019 · 4 comments
Labels
bug Something isn't working

Comments

@Duckle29
Copy link
Collaborator

Duckle29 commented Feb 5, 2019

For some reason, Ubuntu 16.04 and Debian 9 both fail the idempotence test at "installing Sopel Debian"
Ubuntu 18.04 doesn't.

@Duckle29 Duckle29 added the bug Something isn't working label Feb 5, 2019
@Duckle29
Copy link
Collaborator Author

Duckle29 commented Feb 5, 2019

Current suspicion is locale not being something like en_US.UTF-8

@Duckle29
Copy link
Collaborator Author

Never mind that. Locale doesn't seem to be the issue. I've had similar issues with a different role, and decided to get an as similar as possible molecule run locally, which passes.
See ansible/molecule#1737

@Duckle29
Copy link
Collaborator Author

Scratch that. As usual, blaming others didn't work out. There must be something wrong in my script

@Duckle29
Copy link
Collaborator Author

Manually installing the correct iPython version before installing sopel fixed it.
For some reason, pip was randomly installing either iPython 5.8, 6.5, or 7.2.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant