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).
相关推荐
expect7g7 小时前
Flink-To-Paimon 读取机制
大数据·后端·flink
kida_yuan7 小时前
【从零开始】18. 持续优化模型微调
后端·llm
倚栏听风雨7 小时前
Agent 认知+ReAct模式
后端
申阳7 小时前
Day 5:03. 基于Nuxt开发博客项目-页面结构组织
前端·后端·程序员
用户298698530147 小时前
C#: 高效移动与删除Excel工作表
后端·.net·excel
guchen667 小时前
记录一次Prism9隐式注册引发的事件聚合器失效问题
后端
一行•坚书8 小时前
kafka服务端与客户端如何协作?生产者发送消息分区策略是什么?消费者组分区策略?集群与ACK机制?
java·后端·kafka
天天摸鱼的java工程师8 小时前
干掉系统卡顿!Excel异步导出完整实战方案(百万数据也不慌)
java·后端
星释8 小时前
Rust 练习册 4:Deref trait 与智能指针
开发语言·后端·rust
Cache技术分享8 小时前
231. Java 集合 - 将集合元素转换为数组
前端·后端