Yonas Yanfa

Results 152 issues of Yonas Yanfa

Seems to be out of sync with upstream: https://github.com/openbsd/src/commits/master/usr.sbin/relayd

Hi, I'm seeing over 2,200 CLOSE_WAIT connections on my server (a VPS running under KVM). After killing all the relayd processes and starting it, I'm seeing the number of CLOSE_WAIT...

There's a very long list of files to scroll past before getting to the README. I highly recommend organizing the repo's presentation by putting the source code in 'src' and...

I'd love to run mfsbsd on my Raspberry Pi 2. Would you be able to create an arm distribution? Stock FreeBSD already has support: https://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi

Terminal app fails to install on FreeBSD due to keytar. ## Environment Joplin version: 2.8.1 Platform: terminal OS specifics: FreeBSD 13.1 ## Steps to reproduce 1. sudo npm install -g...

bug

#### Description of Problem: I'm getting a compiling error: `/usr/local/include/xmlsec1/xmlsec/crypto.h:61:2: error: No crypto library defined` Installing `openssl-devel` doesn't fix the issue. #### OpenSCAP Version: maint-1.3 as of Mon Jul 11...

portability
unix

`WARNING: terminal is not fully functional` Setting TERM=xterm-color makes this go away.

``` ❯ cargo install procs ... Kareadita/Kavita)error[E0432]: unresolved import `crate::process::ProcessInfo` --> /home/yonas/.cargo/registry/src/github.com-1ecc6299db9ec823/procs-0.12.3/src/column.rs:2:5 | 2 | use crate::process::ProcessInfo; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ProcessInfo` in `process` error[E0432]: unresolved import `crate::columns::ConfigColumnKind` --> /home/yonas/.cargo/registry/src/github.com-1ecc6299db9ec823/procs-0.12.3/src/config.rs:2:5 |...

**Describe the bug** Compiling fails to link on FreeBSD 13. **To Reproduce** Run `cargo build --workspace --release`. **Expected behavior** vsmtp should compile successfully and produce a single binary. **Screenshots** ```...

``` $ sudo docker build -t unigraph-devserver . ... warning " > @babel/[email protected]" has unmet peer dependency "@babel/core@>=7.11.0". warning " > [email protected]" has unmet peer dependency "@babel/plugin-syntax-flow@^7.14.5". warning " >...