-
```
==> netlink (compile)
Compiled src/netlink_app.erl
Compiled src/netlink_sup.erl
Compiled src/netlink_gen.erl
Compiled src/netlink_drv.erl
Compiled src/netlink_codec.erl
Compiled src/netlink.erl
Co…
-
the packages i've tested fail during the configure stage due to it trying to launch a binary from a foreign architecture, even if the equivalent for the host architecture is installed
different packa…
-
It seems the code disagrees on where the sources have been checked out. git puts them in `download/Ham` while the unpack code expects it to be in a folder named after the hash. Same for other git+* re…
-
As far as I can tell, none of the executable Falcon scripts support a ``-v`` or ``--version`` command line option to print their version and exit with return code zero.
This is a very common conven…
-
## Description
- Remove the locations table and instead leverage the items table with a "type" field that can either be a "Location" or an "Item".
- REST API remains largely the same from the end…
-
This issue is a sub-issue of #1874 where we can discuss the best approaches for pursuing a `Wallet` interface going forward.
TL;DR I'm suggesting we start with a wallet `interface` inside the `o.b…
-
I get Makefile:146 error when I do sudo make docs and sudo make install
`sudo make docs
a2x --format manpage man/compton.1.asciidoc
a2x: ERROR: "xmllint" --nonet --noout --valid "/tmp/compton/man…
-
I installed all dependencies successfully and can run them fine but when I try to `pipx install devon_agent` it runs for about a minute then fails to build package with the error:
```
pip failed to …
-
Something wrong happened when I install this package as follows.
What should I do to solve this problem? Thanks.
`install.packages('StepReg')`
```
Installing package into ‘/usr/local/lib/R/s…
-
Right now, I need to define assets explicitly for every single bundle. It would be great to have some kind of auto-loader which would resolve bundle assets by directories, e.g.
```
{
"bundle" : "my…