找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 6165|回复: 4

chaos-calmer 如何只使用外部源

[复制链接]
发表于 2016-8-12 12:09 | 显示全部楼层 |阅读模式
之前的bb版本好好的,用了cc后,
opkg update 会从官方更新软件源.
慢得令人无法忍受,基本上要几分钟..
于是换了中科大的镜像源:
如下:


  1. src/gz chaos_calmer_base http://openwrt.mirrors.ustc.edu.cn/chaos_calmer/15.05/x86/64/packages/base
  2. src/gz chaos_calmer_luci http://openwrt.mirrors.ustc.edu.cn/chaos_calmer/15.05/x86/64/packages/luci
  3. src/gz chaos_calmer_management http://openwrt.mirrors.ustc.edu.cn/chaos_calmer/15.05/x86/64/packages/management
  4. src/gz chaos_calmer_packages http://openwrt.mirrors.ustc.edu.cn/chaos_calmer/15.05/x86/64/packages/packages
  5. src/gz chaos_calmer_routing http://openwrt.mirrors.ustc.edu.cn/chaos_calmer/15.05/x86/64/packages/routing
  6. src/gz chaos_calmer_telephony http://openwrt.mirrors.ustc.edu.cn/chaos_calmer/15.05/x86/64/packages/telephony
复制代码


opkg update 后, 显示:
  1. Collected errors:
  2. * opkg_conf_parse_file: Duplicate src declaration (chaos_calmer_base http://downloads.openwrt.org/chaos_calmer/15.05.1/x86/64/packages/base). Skipping.
  3. * opkg_conf_parse_file: Duplicate src declaration (chaos_calmer_luci http://downloads.openwrt.org/chaos_calmer/15.05.1/x86/64/packages/luci). Skipping.
  4. * opkg_conf_parse_file: Duplicate src declaration (chaos_calmer_packages http://downloads.openwrt.org/chaos_calmer/15.05.1/x86/64/packages/packages). Skipping.
  5. * opkg_conf_parse_file: Duplicate src declaration (chaos_calmer_routing http://downloads.openwrt.org/chaos_calmer/15.05.1/x86/64/packages/routing). Skipping.
  6. * opkg_conf_parse_file: Duplicate src declaration (chaos_calmer_telephony http://downloads.openwrt.org/chaos_calmer/15.05.1/x86/64/packages/telephony). Skipping.
  7. * opkg_conf_parse_file: Duplicate src declaration (chaos_calmer_management http://downloads.openwrt.org/chaos_calmer/15.05.1/x86/64/packages/management). Skipping.
复制代码


然后,每装一个软件包,都会再次出现这几行错误提示,非常的不爽啊, 哪 位高手,指点一下,如何屏蔽官方源?

评分

参与人数 1恩山币 -1 收起 理由
zhl416 -1 我也手抖了下,加分变扣分了!

查看全部评分

我的恩山、我的无线 The best wifi forum is right here.
发表于 2016-8-12 16:13 | 显示全部楼层
你刷的版本是15.05.1,中科大的是15.05,固件编译时设置了验证key
把中科大的源列表中的15.05换成15.05.1就ok了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2016-8-12 17:00 | 显示全部楼层
ldd1231 发表于 2016-8-12 16:13
你刷的版本是15.05.1,中科大的是15.05,固件编译时设置了验证key
把中科大的源列表中的15.05换成15.05.1 ...


  1. root@OpenWrt:/# opkg update
  2. Downloading http://openwrt.mirrors.ustc.edu.cn/chaos_calmer/15.05.1/x86/64/packages/base/Packages.gz.
  3. Updated list of available packages in /var/opkg-lists/chaos_calmer_base.
  4. Downloading http://openwrt.mirrors.ustc.edu.cn/chaos_calmer/15.05.1/x86/64/packages/base/Packages.sig.
  5. Signature check passed.
  6. Downloading http://openwrt.mirrors.ustc.edu.cn/chaos_calmer/15.05.1/x86/64/packages/luci/Packages.gz.
  7. Updated list of available packages in /var/opkg-lists/chaos_calmer_luci.
  8. Downloading http://openwrt.mirrors.ustc.edu.cn/chaos_calmer/15.05.1/x86/64/packages/luci/Packages.sig.
  9. Signature check passed.
  10. Downloading http://openwrt.mirrors.ustc.edu.cn/chaos_calmer/15.05.1/x86/64/packages/management/Packages.gz.
  11. Updated list of available packages in /var/opkg-lists/chaos_calmer_management.
  12. Downloading http://openwrt.mirrors.ustc.edu.cn/chaos_calmer/15.05.1/x86/64/packages/management/Packages.sig.
  13. Signature check passed.
  14. Downloading http://openwrt.mirrors.ustc.edu.cn/chaos_calmer/15.05.1/x86/64/packages/packages/Packages.gz.
  15. Updated list of available packages in /var/opkg-lists/chaos_calmer_packages.
  16. Downloading http://openwrt.mirrors.ustc.edu.cn/chaos_calmer/15.05.1/x86/64/packages/packages/Packages.sig.
  17. Signature check passed.
  18. Downloading http://openwrt.mirrors.ustc.edu.cn/chaos_calmer/15.05.1/x86/64/packages/routing/Packages.gz.
  19. Updated list of available packages in /var/opkg-lists/chaos_calmer_routing.
  20. Downloading http://openwrt.mirrors.ustc.edu.cn/chaos_calmer/15.05.1/x86/64/packages/routing/Packages.sig.
  21. Signature check passed.
  22. Downloading http://openwrt.mirrors.ustc.edu.cn/chaos_calmer/15.05.1/x86/64/packages/telephony/Packages.gz.
  23. Updated list of available packages in /var/opkg-lists/chaos_calmer_telephony.
  24. Downloading http://openwrt.mirrors.ustc.edu.cn/chaos_calmer/15.05.1/x86/64/packages/telephony/Packages.sig.
  25. Signature check passed.
  26. Collected errors:
  27. * opkg_conf_parse_file: Duplicate src declaration (chaos_calmer_base http://downloads.openwrt.org/chaos_calmer/15.05.1/x86/64/packages/base). Skipping.
  28. * opkg_conf_parse_file: Duplicate src declaration (chaos_calmer_luci http://downloads.openwrt.org/chaos_calmer/15.05.1/x86/64/packages/luci). Skipping.
  29. * opkg_conf_parse_file: Duplicate src declaration (chaos_calmer_packages http://downloads.openwrt.org/chaos_calmer/15.05.1/x86/64/packages/packages). Skipping.
  30. * opkg_conf_parse_file: Duplicate src declaration (chaos_calmer_routing http://downloads.openwrt.org/chaos_calmer/15.05.1/x86/64/packages/routing). Skipping.
  31. * opkg_conf_parse_file: Duplicate src declaration (chaos_calmer_telephony http://downloads.openwrt.org/chaos_calmer/15.05.1/x86/64/packages/telephony). Skipping.
  32. * opkg_conf_parse_file: Duplicate src declaration (chaos_calmer_management http://downloads.openwrt.org/chaos_calmer/15.05.1/x86/64/packages/management). Skipping.
  33. root@OpenWrt:/#
复制代码

点评

我的也是这种情况请问解决了吗?  详情 回复 发表于 2017-11-29 14:35
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2017-11-29 14:35 | 显示全部楼层

我的也是这种情况请问解决了吗?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-8-12 21:53 | 显示全部楼层
这个源的包很旧,有新编译的包吗??
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-3-29 05:21

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表