博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Fix Failed to fetch
阅读量:6048 次
发布时间:2019-06-20

本文共 694 字,大约阅读时间需要 2 分钟。

Fix Failed to fetch

Failed to fetch Hash Sum mismatch

Some index files failed to download, they have been ignored, or old ones used instead

  • 方法一

    1.在Cydia内删除BigBoss源

    2.添加源,地址为
        此时应该能够顺利完成Download packages,并且此源内有内容
    3.在Cydia首页内“更多软件源”处继续添加Bigboss源,添加后这个BigBoss源内应该为空
    4.删除步骤2中添加的源,数据重新加载后,步骤2的源的内容应当原封不动出现在BigBoss源内,大功告成。

  • 方法二 有效

    try going to the Changes tab and then tap Refresh. If you still get those errors, you might be behind a proxy or firewall that's blocking the files Cydia is trying to download.

  • 方法三

    Add this repo:

    cydia.angelxwind.net
    And install iCleaner Pro.
    Then run iCleaner pro and clean your system and try Cydia after respringing.

 

转载于:https://www.cnblogs.com/bad-heli/p/6378593.html

你可能感兴趣的文章
Python自动化测试例子--一个简单的自动化测试用例脚本--批量执行测试用例
查看>>
丢失了 Visual Basic 项目
查看>>
ruby数组的find 和 select方法的区别
查看>>
删除历史记录后,兼容性视图列表被清空怎么办?
查看>>
HTML5 & CSS3 初学者指南(4) – Canvas使用
查看>>
Azure 上通过 SendGrid 发送邮件
查看>>
SSKeychain在iOS中的原理和使用说明
查看>>
java4j配置和使用
查看>>
实现MySQL/MariaDB读写分离的中间件--MySQLRouter和Proxysql
查看>>
echarts x轴类目同名,导致markPoint错位
查看>>
技术教育的兴起
查看>>
闭包函数与全局变量
查看>>
solr6.6的Facet和Group之间的区别
查看>>
分析spring源码第六篇:ApplicationContext
查看>>
BashShell基本脚本构建
查看>>
CentOS7安装g++
查看>>
linux安装MySQL
查看>>
捕获未处理的Promise错误
查看>>
JavaScript 原型的深入指南
查看>>
ArrayList 和 LinkedList 和Vector使用上有什么区别?实现上有什么区别?
查看>>