voxpupuli / puppet-python

Puppet module for installing and managing Python, pip, virtualenvs and Gunicorn virtual hosts.
https://forge.puppetlabs.com/puppet/python
Apache License 2.0
200 stars 374 forks source link

modulesync 9.3.0 #701

Open bastelfreak opened 2 months ago

bastelfreak commented 2 months ago

modulesync 9.2.0

jhoblitt commented 2 months ago

@bastelfreak Paging the Arch Lord.

bastelfreak commented 1 month ago

Error: invalid byte sequence in US-ASCII Error: /Stage[main]/Main/Python::Pyvenv[/opt/test-venv]/Exec[pythonvirtualenv/opt/test-venv]/returns: change from 'notrun' to ['0'] failed: invalid byte sequence in US-ASCII

something in that exec resource isn't returning utf8 :thinking: