Adam Israel
Adam Israel
### Prerequisites * [x] Have you tried launching `atom .` from the terminal in your project's directory? * [x] Have you verified the output from `go env` is correct? If...
It looks like PyCrypto is a dead project: > Compare, for example, https://github.com/dlitz/pycrypto/graphs/contributors?from=2015-06-15&to=2017-07-15&type=c vs. https://github.com/pyca/cryptography/graphs/contributors?from=2015-06-15&to=2017-07-15&type=c. > > Many projects needing cryptography in Python, including (just off the top of my...
After following the instructions from the README (git clone && make all), I logged out/in and tried to enable the extension. Extensions reports the error "Type name Gjs_containers_royg_extension_ is already...
I recently discovered that the `go-plug` plugin doesn't work with the snap-installed version of atom but works fine when atom is installed via deb. I filed a [bug](https://github.com/joefitzgerald/go-plus/issues/786) against go-plus,...
The examples for using `unitdata.kv()` should be updated to reflect that `flush()` should be explicitly called. It's mentioned once in the docs for [charmhelpers.core.unitdata.Storage](http://charm-helpers.readthedocs.io/en/latest/api/charmhelpers.core.unitdata.html), below all of the examples: ```...
## Checklist - [X] Confirmed this is an issue with charm-tools, not charmstore-client - [X] Provide versions of tools used - [X] Described the feature or ways to replicate the...
## Checklist - [X] Confirmed this is an issue with charm-tools, not charmstore-client - [X] Provide versions of tools used - [X] Described the feature or ways to replicate the...
## Checklist - [X] Confirmed this is an issue with charm-tools, not charmstore-client - [X] Provide versions of tools used - [X] Described the feature or ways to replicate the...
## Checklist - [X] Confirmed this is an issue with charm-tools, not charmstore-client - [X] Provide versions of tools used - [X] Described the feature or ways to replicate the...
## What version am I running? I ran the following command: `charm version` and got the following ouput: ``` charm 2.1.1-0ubuntu1 charm-tools 2.1.2 ``` I am using: Ubuntu 16.04.1 ##...