Ali Tariq

Results 8 issues of Ali Tariq

Dear all, I have a broken pre-installed dnf such that whenever I write `dnf` on commandline, I get `ModuleNotFoundError: No module named 'libdnf'`. That's because I installed python3.8.15 from source...

Hi, Are you folks intending to port this package to RISC-V ISA. Can we help in porting this to RISC-V architecture?

Hello all, I have seen the status of xdp-project in [RISC-V Ecosystem sheet](https://docs.google.com/spreadsheets/d/10rWj7QlzCiXwTZ778vex5_nRLP9gLrNC8PwPMVdgWoU/edit?usp=sharing) as "Supported" but not yet fully supported. I am assuming that it means that it is still...

Hello all, I have followed all the instructions and built `2022.10` freedom-u-sdk for my hifive unleashed. But there is no `apt` or `apt-get` package here. So, how can I install...

This PR is the continuation of the closed PR of [1danish13](https://github.com/1danish13) which can be seen [here](https://github.com/riscv-software-src/riscv-ctg/pull/51). It contains all the riscv priv arch test commits added by [1danish13](https://github.com/1danish13) and all...

This PR contains a `riscv64-cross.txt` file for cross compiling for riscv64 architecture on meson, a `cloud-v-pipeline` file for CI flow and a Makefile for running tests on RISC-V architecture (since...

I am trying to build rust compiler from source using default method provided in the documentation for Banana Pi F3 which is RISC-V 64-bit SBC. Operating system is Bianbu 1.0.9...

I-crash
O-riscv
C-discussion

I am trying to build `caddy-ext` with `xcaddy`. I am using `go version go1.23.0 linux/amd64`. The command that I used to build: ``` xcaddy build --with github.com/RussellLuo/caddy-ext/layer4 ``` The output...