Thomas Copper
Thomas Copper
**Type of issue**: scala 3 support. **Is your feature request related to a problem? Please describe.** Now scala is developing new version scala 3, and scala users are much lesser...
今天遇到一些问题,想看看容器本身是否连接vpn并且能够连通目的ip,结果发现没有ping、traceroute等这些命令,是临时用apt install安装了一下顶上的。 这里产生了一个问题:默认的镜像是否没有安装ping和traceroute命令?还是说我安装的不对所以才没有的?
### 问题描述 / Bug description mirrors上的adoptium仓库,`apt update`的时候有404的提示,经过检查`https://mirrors.ustc.edu.cn/adoptium/deb/dists/bookworm/main/`,并且与官方源`https://packages.adoptium.net/ui/native/deb/dists/bookworm/main/`对比,发现其缺少binary-i386和其它一些架构的仓库。 既然上游官方源还没有取消i386的支持,最好还是一起镜像下来吧。还有个binary-all也是类似。
### 先决条件 (Prerequisites) - [x] 我已确认这个镜像源从未在 [其他 issues](https://github.com/ustclug/mirrorrequest/issues) 中讨论过。 I have checked that this repository has not been discussed in [other issues](https://github.com/ustclug/mirrorrequest/issues). - [X] 我已仔细阅读 [请求新镜像前必读](https://github.com/ustclug/mirrorrequest/issues/350)。 I have CAREFULLY read...
**Describe the bug** 在debian下,下载deb,dpkg安装之后,打开白屏。已经用apt install -f安装缺失的依赖。版本为Clash Verge v1.3.7。 **To Reproduce** Steps to reproduce the behavior: 1. 从github下载deb安装包,版本:Clash Verge v1.3.7, v1.3.8都出现这个问题; 2. dpkg -i安装,此时提示依赖缺失; 3. apt install -f安装缺失的依赖,之后再次用dpkg -i确认没有问题; 4. 打开clash...
看release的1.1.4说明,里面有个“1、按"/"表示顿号直接上屏”,这个配置如何取消? 毕竟,“/”又要用来输入这个字符本身,也是特殊符号输入的前导(比如有的输入法用“/sx”输入数学符号),同时已经有“\”作为“、”的输入了,再重复占用一个有用的按键不合理。
Hi, has cubicsdr support SDRPlay RSP1 now? After I attached my rsp1 to my computer, installed the api and extio, I opened my cubicsdr and stil can't see my rsp1...
## 检查 / Check - [x] 已阅读 [提问流程](https://github.com/mohuangrui/ucasthesis/wiki/常见问题#如何有效地问问题) - [ ] 确认问题为关于 ucasthesis 编译和设计的问题,而非 LaTeX 的一般知识性问题 (是关于ucasthesis的知识性问题) - [x] 已仔细阅读 [LaTeX 知识小站](https://github.com/mohuangrui/ucasthesis/wiki) - [x] 已查阅搜索 [issues](https://github.com/mohuangrui/ucasthesis/issues?q=) 的 [已关闭问题 `closed issues`](https://github.com/mohuangrui/ucasthesis/issues?q=)...
When I am performing attend upgrade, I modified some packages to use nginx instead of uhttpd. However, when request a build, following error is reported: > Reueset data: ```json {...
Hi, I am compiling dramsim3 with `cmake .. -DCMD_TRACE=1` option. Making is successful with an output executable file, but after I execute it, there are only dramsim3.txt, dramsim3.json and dramsim3epoch.json...