当前位置: 首页 > news >正文

jigdo无法下载的文件

问题描述

用jigdo下载Debian的iso镜像,剩下最后一个文件下载不了,提示信息:

Found 0 of the 1 files required by the template
Copied input files to temporary file `debian-12.5.0-amd64-DLBD-2.iso.tmp' - repeat command and supply more files to continue-----------------------------------------------------------------
Aaargh - 1 files could not be downloaded. This should not
happen! Depending on the problem, it may help to retry downloading
the missing files.
Also, you could try changing to another Debian or Non-US server,
in case the one you used is out of sync.However, if all the files downloaded without errors and you
still get this message, it means that the files changed on the
server, so the image cannot be generated.
As a last resort, you could try to complete the CD image download
by fetching the remaining data with rsync.Press Return to retry downloading the missing files.
Press Ctrl-C to abort. (If you re-run jigdo-lite later, it will
resume from here, the downloaded data is not lost if you press
Ctrl-C now.)
:

换了好几个源也搞不定。

调查

就是这个家伙:
‘./debian-12.5.0-amd64-DLBD-2.iso.tmpdir/ftp.cn.debian.org/debian/pool/main/g/golang-github-container-orchestrated-devices-container-device-interface/golang-github-container-orchestrated-devices-container-device-interface-dev_0.5.2-2_all.deb’

检查报错时的提示信息,发现了“Bad file descriptor”和“Cannot write”这样的信息,其中下载工具还自动尝试缩短(shorten)目录名。
可以访问到对应的网络文件,但是写入磁盘时出错了,判断是创建本地文件时参数过长导致失败。

解决方法

把jigdo-lite所在目录移到根目录下,改名为bd2,尽量缩短目录名长度,重试后解决。

无谓地浪费了时间,被恶心坏了。
把文件名搞得这么长,你的良心不会痛吗?

http://www.lryc.cn/news/378676.html

相关文章:

  • C#面:C# 类的执行顺序?
  • 昇思25天学习打卡营第3天|数据集Dataset
  • SpringCloud 服务调用 spring-cloud-starter-openfeign
  • 基于Elementui组件,在vue中实现多种省市区前端静态JSON数据展示并支持与后端交互功能,提供后端名称label和id
  • 基于DPU的云原生裸金属网络解决方案
  • pip install镜像源(更新和换源)
  • 基础语法——组合与继承
  • openGauss开发者大会、华为云HDC大会举行; PostgreSQL中国技术大会7月杭州开启
  • 编译报错:No rule to make target xx/libcam.halmemory_intermediates/export_includes
  • 【备考指南】CDA Level Ⅰ 最全备考攻略
  • 【2024最新华为OD-C/D卷试题汇总】[支持在线评测] 5G基站光纤连接问题(200分) - 三语言AC题解(Python/Java/Cpp)
  • 分层Agent
  • OS复习笔记ch11-1
  • Docker Compose 使用
  • KEIL5.39 5.40 fromelf 不能生成HEX bug
  • mongosh 和mongo 命令行连接MongoDB
  • DOM 改变节点
  • 【面试题分享】重现 string.h 库常用的函数
  • 6.21 移动语义与智能指针
  • Kimi还能对学术论文进行润色?我来教你!
  • 智汇云舟成为中煤集团中煤智能创新联盟成员单位
  • 【文心智能体大赛】迎接属于你的休闲娱乐导师!
  • AI:音乐创作的未来还是毁灭的序曲?
  • 如何通过AI进行智能日志异常检测
  • C++ GPU编程(英伟达CUDA)
  • 肾虚学习实验第T1周:实现mnist手写数字识别
  • Python | Leetcode Python题解之第162题寻找峰值
  • 定个小目标之刷LeetCode热题(26)
  • 网络爬虫设置代理服务器
  • 3、matlab单目相机标定原理、流程及实验