kubevirt 编译 virt-launcher 下载 qemu 失败

bash 复制代码
2025/09/01 07:11:13 Successfully pushed Docker image to icoy/virt-handler:latest
WARNING: Download from http://mirror.stream.centos.org/9-stream/AppStream/x86_64/os/Packages/qemu-kvm-common-9.1.0-19.el9.x86_64.rpm failed: class java.io.FileNotFoundException GET returned 404 Not Found
WARNING: Download from http://mirror.stream.centos.org/9-stream/AppStream/x86_64/os/Packages/qemu-kvm-device-usb-host-9.1.0-19.el9.x86_64.rpm failed: class java.io.FileNotFoundException GET returned 404 Not Found
WARNING: Download from http://mirror.stream.centos.org/9-stream/AppStream/x86_64/os/Packages/qemu-kvm-device-usb-redirect-9.1.0-19.el9.x86_64.rpm failed: class java.io.FileNotFoundException GET returned 404 Not Found
WARNING: Download from http://mirror.stream.centos.org/9-stream/AppStream/x86_64/os/Packages/qemu-kvm-device-display-virtio-vga-9.1.0-19.el9.x86_64.rpm failed: class java.io.FileNotFoundException GET returned 404 Not Found
WARNING: Download from http://mirror.stream.centos.org/9-stream/AppStream/x86_64/os/Packages/qemu-kvm-device-display-virtio-gpu-pci-9.1.0-19.el9.x86_64.rpm failed: class java.io.FileNotFoundException GET returned 404 Not Found
WARNING: Download from http://mirror.stream.centos.org/9-stream/AppStream/x86_64/os/Packages/qemu-kvm-core-9.1.0-19.el9.x86_64.rpm failed: class java.io.FileNotFoundException GET returned 404 Not Found
WARNING: Download from http://mirror.stream.centos.org/9-stream/AppStream/x86_64/os/Packages/qemu-kvm-device-display-virtio-gpu-9.1.0-19.el9.x86_64.rpm failed: class java.io.FileNotFoundException GET returned 404 Not Found
WARNING: Download from http://mirror.stream.centos.org/9-stream/AppStream/x86_64/os/Packages/qemu-img-9.1.0-19.el9.x86_64.rpm failed: class java.io.FileNotFoundException GET returned 404 Not Found
INFO: Analyzed target //:push-virt-launcher (0 packages loaded, 397 targets configured).
相关推荐
蝎子莱莱爱打怪37 分钟前
零基础用AI写App?兄弟😂 醒醒吧,那只是个玩具罢了!
前端·人工智能·后端
Lucaju1 小时前
做共享目录实时同步,踩过这些坑
java·后端
阿聪谈架构1 小时前
第12章:高级 RAG 技术 —— 让检索更精准、更全面
人工智能·后端
武子康1 小时前
Java-06 深入浅出 MyBatis 数据库1对1模型实战:从概念到查询实现
java·后端
日月云棠1 小时前
4 AbstractStringBuilder —— 可变字符串的骨架实现
java·后端
日月云棠2 小时前
2 Object —— Java 类体系的根节点
java·后端
ping某3 小时前
达梦官方库排查 dmPython 安装后 python -m 报错:.pth + os.execve 的排查实录
后端
moMo3 小时前
前后端模块化分离,web盒子布局思维
前端·后端
程序员牛奶3 小时前
[Algo-3]前缀和秒杀两道区间求和题:一维 + 二维统一模板
后端·算法
BileiX3 小时前
CC-Switch的安装与使用
后端