Geoffrey Hichborn
Geoffrey Hichborn
Is it possible to download video files saved to the base station using this library?
Any idea why this would happen when running rsp-trust? ``` $ rsp-trust my-host my-port Traceback (most recent call last): File "/usr/local/bin/rsp-trust", line 8, in sys.exit(main()) File "/usr/local/lib/python3.9/site-packages/rsp/trust.py", line 47, in...
There appear to be a number of resources that require the use of `OpenSSL::Digest::MD5` to operate: - aws-sdk-core's http_checksum plugin - aws-sdk-s3 - aws-sdk-sqs Since MD5 is not approved for...
AWSCurl does not support profiles that assume role (for cross-account access) or MFA.
Resurrecting same issue from https://github.com/Novik/ruTorrent/issues/1731 and https://github.com/Novik/ruTorrent/issues/1879 because it's still an ongoing issue for many people with no clear resolution. Suggestions for temporary fixing include: - Changing the timestamp format??...
Minor improvement to allow passing custom environment variables to commands. Also updates `CommandBuilder#run!` to support arguments, in parity with `CommandBuilder#run`
It would be great if this supported piping string or binary data in and out of the invoked command. Maybe something like: `Scallop::IO.new(io_object1) | Scallop.cmd(:some_cmd) | Scallop::IO.new(io_object2)`
Fix detection of ssm connection bucket region by ensuring that the boto client is created normally and able to use supported credential sources ##### SUMMARY PR #1176 introduced detection of...
### Is this feature request related to a new rule or cfn-lint capabilities? rules ### Describe the feature you'd like to request As some products are making their journey to...
### Please complete the following tasks. - [X] Web browser cache cleared - [X] Link provided to install script if applicable - [X] Not using broken rtinst install script -...