|
发表于 2011-2-17 14:27:01
|
显示全部楼层
- [sunshine@MagicLinux tmp]$ sudo smart install php
- 检测到频道“Magic Linux 2.5 APT Nosrc Repository from magiclinux0 (nosrc-magiclinux0)”的字段“基础 URL”发生了更改。
- 旧值:http://apt.magiclinux.org/magic/2.5/unstable
- 新值:http://apt.magiclinux.org:81/magic/2.5/unstable
- 您是否想要替换当前值? (Y/n):y
- 检测到频道“Magic Linux 2.5 APT Extras Repository from magiclinux0 (extras-magiclinux0)”的字段“基础 URL”发生了更改。
- 旧值:http://apt.magiclinux.org/magic/2.5/unstable
- 新值:http://apt.magiclinux.org:81/magic/2.5/unstable
- 您是否想要替换当前值? (Y/n):y
- 检测到频道“Magic Linux 2.5 APT All Repository from magiclinux0 (all-magiclinux0)”的字段“基础 URL”发生了更改。
- 旧值:http://apt.magiclinux.org/magic/2.5/unstable
- 新值:http://apt.magiclinux.org:81/magic/2.5/unstable
- 您是否想要替换当前值? (Y/n):y
- 正在装入缓存...
- Traceback (most recent call last):
- File "/usr/bin/smart", line 195, in <module>
- main(sys.argv[1:])
- File "/usr/bin/smart", line 168, in main
- exitcode = iface.run(opts.command, opts.argv)
- File "/usr/lib/python2.6/site-packages/smart/interface.py", line 53, in run
- result = _command.main(self._ctrl, opts)
- File "/usr/lib/python2.6/site-packages/smart/commands/install.py", line 94, in main
- ctrl.reloadChannels()
- File "/usr/lib/python2.6/site-packages/smart/control.py", line 359, in reloadChannels
- if not channel.fetch(self._fetcher, progress):
- File "/usr/lib/python2.6/site-packages/smart/channels/apt_rpm.py", line 173, in fetch
- info["uncomp_md5"], info["uncomp_size"] = md5sum[upkglist]
- KeyError: 'base/pkglist.all'
复制代码 不知道有没有人在更新源后遇到这个问题 |
|