ChrisChoke

Results 8 issues of ChrisChoke

Hey, I've got an error while mirroring the debian buster repo. ``` 2020-04-16T19:54:42.020106Z goaptmirror go-apt-mirror error: "update failed" error="debian: no Files in dists/buster-updates/main/source/Sources.gz" 2020-04-16T19:54:42.020187Z goaptmirror go-apt-mirror error: "debian: no Files...

Hey Team, thanks for this great project and the work to get it in the linux kernel. nice job. i ve been using mptcpV0 since a while and want to...

bug
feedback-needed

> Please provide a clear and concise description of the bug along with logs ## What are the steps to reproduce this issue? 1. switch stubs to esp32 2. 3....

bug

> Please provide a clear and concise description of the bug along with logs my vscode project directory: ``` . ├── ESP32_GENERIC_C3-20240105-v1.22.1.bin ├── .micropico ├── README.md ├── src │ ├──...

bug

> Please provide a clear and concise description of the bug along with logs my vscode project directory: ``` . ├── ESP32_GENERIC_C3-20240105-v1.22.1.bin ├── .micropico ├── README.md ├── src │ ├──...

bug

address to #115 [ref](https://github.com/go-yaml/yaml/issues/63) #114, #107 with this PR you can use yaml for spec files again. it let us use "certmgr genconfig" again and inject the latest tag to...

hey, i wanted to provide my specs as yaml. according to spec.rst and release changelog since 2.0.0 it is supported for spec files, too. i have testet with the binary...

hey there, i did playing around with certmgr and cfssl to build internal CA for my homelab, and my first impression is : wow, what great toolset! but i got...