Jonson Petard

Results 276 comments of Jonson Petard

I have done the `fmt` and `clippy` check. Regarding the Schema → SDK issue: I agree this workflow is not ideal in most cases. While Cliff does not define a...

@ognis1205 > By the way, I've re-read the related issue: > > https://github.com/orhun/git-cliff/issues/1294 > > and I’m wondering — is git-cliff actually being used in the development cycle described there?...

终端运行有什么提示?

看起来是 openssl 库缺失,试试手动安装一下这个库? * 我这边需要调查下什么 crate 引入了 openssl 依赖,如果无法移除的话,就给 deb 依赖加上 openssl

试一下安装 `libssl3` 看看。

干脆给所有 linux 发型版都做 vendored 的openssl 吧,国产 os,貌似都还在用极低版本的 openssl……

https://github.com/libnyanpasu/clash-nyanpasu/commit/ca36f82557b56304db708341dee9ae8bd1df3509

``` ldd ./clash-nyanpasu linux-vdso.so.1 (0x000070e449889000) libxcb.so.1 => /usr/lib/libxcb.so.1 (0x000070e449819000) libbz2.so.1.0 => /usr/lib/libbz2.so.1.0 (0x000070e449806000) libz.so.1 => /usr/lib/libz.so.1 (0x000070e4497ed000) libwebkit2gtk-4.1.so.0 => /usr/lib/libwebkit2gtk-4.1.so.0 (0x000070e442800000) libgtk-3.so.0 => /usr/lib/libgtk-3.so.0 (0x000070e442000000) libgdk-3.so.0 => /usr/lib/libgdk-3.so.0 (0x000070e447313000) libgdk_pixbuf-2.0.so.0...

是开发版么?这个应该是一个已知的内核管理部分的逻辑问题。可以尝试点击 restart core 来缓解这个问题。