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).
相关推荐
凯哥19702 分钟前
Vue 3 + Supabase + TypeScript 完整开发实践标准
后端
知其然亦知其所以然3 分钟前
MySQL 社招必考题:如何优化 UNION 查询?
后端·mysql·面试
vker16 分钟前
第 4 天:建造者模式(Builder Pattern)—— 创建型模式
java·后端·设计模式
一直_在路上19 分钟前
Go语言在医疗IT中的MySQL高可用集群架构实践:从选型到百万QPS
后端
我不是混子20 分钟前
MySQL中如何查看数据库容量大小、表容量大小、索引容量大小?
后端·mysql
似水流年流不尽思念21 分钟前
Redis 如何配置 Key 的过期时间?它的实现原理?
后端
yunxi_0524 分钟前
RAG 项目中的向量化实战:让模型精准检索上传文档
后端·ai编程
程序员小富35 分钟前
字节二面挂!面试官: Redis 内存淘汰策略 LRU 和传统 LRU 差异,我答懵了
后端
万粉变现经纪人38 分钟前
如何解决 pip install 安装报错 ModuleNotFoundError: No module named ‘django’ 问题
ide·后端·python·django·beautifulsoup·pandas·pip
勇哥java实战分享1 小时前
聊聊五种 Redis 部署模式
后端