vimer
vimer
Hi, I am porting Debian package to riscv64 arch. Here is basic buildd info of rust-fastval in Debian: https://buildd.debian.org/status/package.php?p=rust-fasteval Now the buildd log on riscv64: https://buildd.debian.org/status/fetch.php?pkg=rust-fasteval&arch=riscv64&ver=0.2.4-1&stamp=1650289636&raw=0 And the log is...
Hi, I am not sure this is the right place to report it :-) But i found the appstream error accidentially from Debian about neomutt form [here](https://appstream.debian.org/sid/main/issues/neomutt.html) And I want...
Hi, I have ported jsonnet package to riscv64 arch[0]. Can we support riscv64 here also? If so, I can send PR.:) PS: the patch is mainly to add support for...
Hi, Do we have a plan to support riscv64? I am willing to do it but maybe need your help. I am stuck on how to define RiscvFeatures struct: ```...
Hi, If I am wrong please correct me. Is there we have plan to switch github.com/etcd-io/bbolt? because the bolt repo is a public archive and the bblot is active. Backgroup:...
Hi, From Debian rust sys-info package which FBTFS fail: https://buildd.debian.org/status/package.php?p=rust-sys-info&suite=sid I submit a patch to pass the tests case: https://salsa.debian.org/rust-team/debcargo-conf/-/merge_requests/295 But It seems very suboptimally. So what is the best...
## Description Hi, sorry if I post wrong here. I noticed the skiimage built fail on riscv64 due to: ``` I: pybuild base:239: cd //.pybuild/cpython3_3.10/build; python3.10 -m pytest ============================= test...
Hi, I am porting the ldc package to Debian riscv64 arch. The original patch is here I refer to here: https://github.com/felixonmars/archriscv-packages/blob/master/ldc/riscv64.patch Now it seems that everything is ok, but I...
Hi, I am the maintainer of jimtcl package that i adopted it several months ago https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993599. now I want to fix the bug from Debian [user](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016657). In short, he want...
When I first set foot on Debian, I hoped to find a project that could be packaged into Debian. Fortunately I have a chance to package the git-multimail. The debian...