-
- [x] I believe this to be a bug with Open Babel
## Environment Information
Open Babel version: 2.3.2
Operating system and version: Gentoo Linux, kernel is 4.11.0-gentoo
## Expected Behaviour
…
-
It appears go-gir-generator fails because the go compiler was used over gccgo.
Build log:
```
* Package: dev-go/go-gir-generator-0.9.6
* Repository: deepin
* USE: abi_x86_64 amd64 …
-
# Our site uses cookies, which our Oompa Loompas munch on to keep our site running.
from https://taiga.io
just as we have
## [hip](#hip)-hop, and
### lit-hop
(baba brinkman rapping to shakespeare …
-
Crystal: **0.20.3**
I have a problem with finalize / destructor method...
class Foo
def initialize
puts "Init !"
end
def finalize
puts "Bye bye from #{…
-
javascript-frameworks-resources-pt_BR.md
- [x] 500 Internal Server Error http://carlosgartner.com.br/vuejs-filtro-para-criar-urls-amigaveis/
- [x] 404 Not Found http://fabriciotav.org/blog/2013/02/19/…
-
Trying out `esteam` for the first time results in:
```bash
$ sudo -s
Password:
$ esteam
* Scanning /home/hoefling/steamlib ...
/usr/bin/esteam: line 213: UNBUNDLEABLES_A: bad array subscript
…
-
Some error installing on xubuntu 16.10
with rvm ruby 2.4
/home/sylvain/.rvm/gems/ruby-2.4.0-rc1/gems/gosu-0.11.0/ext/gosu
~~~
sudo apt install build-essential libsdl2-dev \
…
-
Hi,
sci-mathematics/sage builds fine for most of the build, except near the end when it is trying to build the Sage PDF docs which is when it returns:
```bash
[graphs ] reading sources... [ 3…
-
Hi,
`dev-tex/sage-latex-3.0` fails to merge due to a failure at the src_install stage. The precise error is:
```bash
>>> Test phase [not enabled]: dev-tex/sage-latex-3.0
>>> Install sage-lat…
-
I'm building a package using sandboxing (`setuptools.sandbox` module). I found out that I can't execute tests with `pytest` once I have installed any plugin. Here are the steps to reproduce from scrat…