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).
相关推荐
LSTM974 小时前
Python与Excel的华丽邂逅:用Spire.XLS for Python高效读取数据
后端
yinke小琪4 小时前
Spring生态全家桶:从基础到微服务的演进与关联是什么?
java·后端·spring
似水流年流不尽思念5 小时前
ReentrantLock 分为公平锁和非公平锁,它的底层是如何实现的?
后端
AAA修煤气灶刘哥5 小时前
微服务又崩了?5 招 + Sentinel 救场,后端小白也能学会
java·后端·spring cloud
brzhang5 小时前
技术榜单都快刷爆了,美团的“龙猫”大模型怎么就没声了?
前端·后端·架构
回家路上绕了弯5 小时前
微服务网关选型指南:从需求匹配到落地决策,选对网关少走弯路
后端·微服务
River4165 小时前
Javer 学 c++(八):指针篇
后端
何中应6 小时前
Spring Boot单体项目整合Nacos
java·spring boot·后端
Juchecar6 小时前
解决Windows下根目录运行 pnpm dev “无法启动 Vite 前端,只能启动 Express 后端”
前端·后端·node.js