-
# Issue Type
- Bug report
# Molecule and Ansible details
```
ansible --version
ansible 2.2.1.0
molecule --version
molecule, version 1.19.1
```
- Molecule installation method: pip
- A…
-
mycli crashes for any command with this error
```
mycli -u root
Password:
Version: 1.10.0
Chat: https://gitter.im/dbcli/mycli
Mail: https://groups.google.com/forum/#!forum/mycli-users
H…
-
Escaping curly braces in Jinja2 is possible, but it looks awful:
```
{{ "{" }}
{{ "{{" }}
{{ "}" }}
{{ "}}" }}
{{ {{ url_for('home') }} }}
{% raw %}
Go Home
{% endraw %}
```
What about supporting …
-
Not sure why yet, but system python packages are found before python packages setup in pythonpath...
I had the case a few times (especially with funny stuff like submodules in celeros). Just recordin…
-
FluffOS should build/run on OSX with packages installed with homebrew with ease.
-
Using the repology.org's API, I've generated a list of possible updates that can be made to the nix packages. It lists the current nixpkgs_unstable version on the left of the arrow and the version tha…
-
Currently, it is only possible, to deliver the production Django project via gunicorn. I would like to add one option, that let the user choose between uWsgi and Gunicorn.
I ok, I am happy to provide…
-
https://travis-ci.org/OrchardCMS/Orchard2/jobs/226601084
**Log:**
Worker information
hostname: wjb-2:6f294819-d46f-4976-ba78-ec18eb58648e
version: v2.6.2 https://github.com/travis-ci/worker/…
-
This might be a dup of https://github.com/JuliaPackaging/Homebrew.jl/issues/163.
When i try to build Ipopt, I get the following error message:
```julia
julia> Pkg.build("Ipopt")
INFO: Bui…
-
Continuing to follow the instructions:
`$ cibopath -v update`
or
`cibopath -v update --dump-file ~/.cibopath/templates.json`
throws the following exception block and several other errors as it goes:…