Vadym Chepkov

Results 90 comments of Vadym Chepkov

On related note, in several places provider uses `Puppet.Err` in exception handling , which doesn't exist

It really isn't. all resource providers expect brew in /usr/local there as well

There is a huge discussion on https://github.com/pypa/pip/issues/9139 to bring functionality back, but for now, one can use ``` # /opt/python3/bin/pip install --use-deprecated=legacy-resolver agent== ERROR: Could not find a version that...

I have the latest pip 21.0.1 and feature is not included there yet

Unfortunately, I can't properly form uri string with multiple upstream servers ``` /sbin/rabbitmqctl set_parameter -p VHOST federation-upstream failover '{"uri":["amqp://user:pass@server1/VHOST","amqp://user:pass@server2"],"ack-mode":"on-publish","max-hops":1} ``` I tried different combinations, but it seems provider doesn't pass...

It seems provider requires LANG variable to be set ``` # env -i puppet agent -t Info: Applying configuration version 'c78cfbcf' Error: Could not prefetch package provider 'npm': invalid byte...