-
I want to build ripgrep-all from source and get errors.
I reproduce the same error on docker environment.
- docker original image: ubuntu/latest
~~~
docker run -it --rm ubuntu /bin/bash
~~~
…
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
Protect the master branch of the following repositories. Force pushes on these repositories break the build of the old version of CKB.
```
network/Cargo.toml
29:r2d2_sqlite = {git = "https://gith…
-
```rust
---- test_restart_sync_actor stdout ----
thread 'test_restart_sync_actor' panicked at 'assertion failed: `(left == right)`
left: `1`,
right: `2`', tests/test_actor.rs:122:5
```
This…
-
Following happens on every run of the playback benchmark on the benchmarking cluster:
```
thread '' panicked at 'called `Result::unwrap()` on an `Err` value: HashMismatch { expected_hash: 1693a54f…
ptrus updated
5 years ago
-
The Riot Web team uses `yarn` instead of `npm`, and it would be nice to recommend `yarn` with `seshat-node` as well. It should be a drop-in replacement for most tasks, replacing `npm install` with `ya…
-
**Describe the bug**
The problem occurs when trying to compile the source code with the following command:
> cargo install --path jormungandr --verbose
The compilation fails with the followin…
-
## Summary
Some TCPSocket connections will cause HTTP::Server accept (freeze | blocking | hangs | waiting)?
Maybe I am doing something wrong? Maybe where do I understand wrong?, But is there any sol…
-
Any chance to detect armv6 and add -DOPENSSL_NO_ASM?
Running with gitlab-ci-multi-runner 9.0.1 (a3da309)
on docker-auto-scale (4e4528ca)
Using Docker executor with image ethcore/rust-armv6:late…
-
Hi Jasmijn,
We are able to install and run successfull savage from bitbucket repo without any problem on a local pc with ubuntu 18.04. However, due to larger need in term of RAM (haplotypes reconst…