-
* xclim version:
* Python version: 3.7
* Operating System: linux
### Description
Describe what you were trying to get done.
Tell us what happened, what went wrong, and what you expected to h…
-
When trying to cross-compile the gstreamer plugin for an armv7hf platform I ran into a compilation error:
```
error: 'get_time' is not a member of 'std'
if (ss >> std::get_time(&timeinfo…
-
I currently have an issue with the S3 module of Paws (version 0.32). I'm trying to execute the GetBucketPolicy call fails. My guess is that the module expects a xml response, but gets a simple json-st…
-
Install through cpanm is failing for me. Isolated it to this test:
```shell
$ prove -b t/25_error_on_malformed_response.t
t/25_error_on_malformed_response.t .. 1/?
# Failed test 'threw Paws:…
-
### Explain the issue
when using `vim-matchup` and `ignorecase` and `hlsearch` set in the `.vimrc` (both must be set), I see high cpu usage (up to 100% cpu) when editing a ruby file (see attached e…
-
On some of my smoker systems the test suite fails:
```
Can't locate JSON/MaybeXS.pm in @INC (you may need to install the JSON::MaybeXS module) (@INC contains: /usr/home/eserte/.cpan/build/2018061323…
-
Logical roblem, the user can't set an ContentMD5 value, cuz he don't know the content of the generated XML:
w/o Content-MD5:
Response: `Missing required header for this request: Content-MD5`
wi…
-
Paws is missing at least one service, the pricing service, which is in the latest botocore git version.
-
has callresult_class_template => (is => 'ro', isa => 'Str', default => q#
[%- operation = c.result_for_operation(op_name) %]
[%- shape = c.result_for_operation(op_name) %]
[%- op_name = c.shapename_f…
-
I was trying to import `aws-iot-device-sdk`. Building the ember app seemed to cause the cjs transform to break on the package.json file.
```javascript
// ember-cli-build.js
app.import('node_…