mirror-requests icon indicating copy to clipboard operation
mirror-requests copied to clipboard

新镜像请求 & BUG 汇报

Results 110 mirror-requests issues
Sort by recently updated
recently updated
newest added

Fedora 40已正式释放,但是同步仓库中未包含该版本。

bug

镜像名: ros2 上游路径: http://packages.ros.org/ros2/ubuntu/ 镜像简介: The Robot Operating System (ROS) is a set of software libraries and tools for building robot applications. From drivers to state-of-the-art algorithms, and with powerful...

new-mirror

原文: ``` 将类似于http://cn.archive.ubuntu.com/ubuntu或http://cn.archive.ubuntu.com/ubuntu的地址改成https://mirror.sjtu.edu.cn/ubuntu ``` 两个cn.重复了,应改为: ``` 将类似于http://archive.ubuntu.com/ubuntu或http://cn.archive.ubuntu.com/ubuntu的地址改成https://mirror.sjtu.edu.cn/ubuntu ``` 同理,下方批量修改命令建议也加上不带cn.的版本:`sudo sed -i 's/http:\/\/archive.ubuntu.com/https:\/\/mirror.sjtu.edu.cn/g' /etc/apt/sources.list` 不带cn.的版本是默认的更常见(如WSL中)

bug

## 复现步骤 ```shell > docker pull debian:bullseye-slim > docker run -it --rm debian:bullseye-slim docker > sed -i "s|http://deb.debian.org/debian|http://mirror.sjtu.edu.cn/debian|g" /etc/apt/sources.list docker > apt update ``` ## 报错信息 ```shell Get:1 http://mirror.sjtu.edu.cn/debian bullseye...

bug

### 软件源名称 termux-pacman ### 上游路径 https://service.termux-pacman.dev ### 国内其他镜像源同步情况 tuna - https://github.com/tuna/issues/issues/1635 ustclug - https://github.com/ustclug/mirrorrequest/issues/348 ### 同步方法 It's difficult for me to answer this question since I don't understand mirroring technology...

new-mirror

https://mirrors.sjtug.sjtu.edu.cn/msys2/mingw/i686/mingw-w64-i686-libwinpthread-git-9.0.0.6373.5be8fcd83-1-any.pkg.tar.zst

bug

镜像名: smartos pkgsrc macos 12.3+ 上游路径: https://pkgsrc.smartos.org/packages/Darwin/12.3 镜像简介: 一个跨平台包管理器,来源于NetBSD,在mac平台上无需安装xcode,能计算依赖关系,清理无用的依赖包,编译选项更加精细 国内其他镜像源同步情况: 无 同步方法: rsync,rsync://pkgsrc.smartos.org/pkgsrc/packages/Darwin/12.3 镜像大小: 56.55G 状态追踪: - [ ] 同意同步 - [ ] 同步脚本 - [ ] 部署到镜像源 - [...

new-mirror

镜像名: 上游路径:https://mirrors.openanolis.cn/anolis/ 镜像简介: 国内其他镜像源同步情况: 阿里云 南京大学LUG 同步方法: RSYNC_PASSWORD=Rsync@2020 rsync -avz rsync://[email protected]/anolis/ /siyuan/mirror/anolis 镜像大小: 状态追踪: - [ ] 同意同步 - [ ] 同步脚本 - [ ] 部署到镜像源 - [ ] 首次同步成功...

new-mirror

Hi, In debian 12, `sudo sed -i "s|http://deb.debian.org/debian|http://mirror.sjtu.edu.cn/debian|g" /etc/apt/sources.list ` does't work, According to [https://mirrors.ustc.edu.cn/help/debian.html](https://mirrors.ustc.edu.cn/help/debian.html), > Debian 12 (bookworm) 的容器镜像开始使用 DEB822 格式,而非上文使用的传统的 One-Line-Style 格式。 对应需要修改的文件为 /etc/apt/sources.list.d/debian.sources。同样可以使用如下命令: > > sudo sed...

bug

![image](https://github.com/sjtug/mirror-requests/assets/25455400/4ff2ceb4-6c53-4962-b046-1dcaa507f400) 你们的镜像站已经在OpenWRT这块同步失败了,更换一下地址吧 上下都有参考的地址