仓库配置请更新
http://apt.magiclinux.org:81/magic/2.5/unstable/RPMS.all/apt-config-0.5.15lorg3.94a-5mgc26.noarch.rpmhttp://apt.magiclinux.org:81/magic/2.5/unstable/RPMS.all/smart-config-1.2-7mgc26.noarch.rpm
or
http://www.321211.net/apt/magic/2.5/unstable/RPMS.all/apt-config-0.5.15lorg3.94a-5mgc26.noarch.rpm
http://www.321211.net/apt/magic/2.5/unstable/RPMS.all/smart-config-1.2-7mgc26.noarch.rpm :P :P :P
回复 1# sejishikong 的帖子
不能访问www.321211.net。 http://www.321211.net/apt/回复 4# npcomet 的帖子
谢楼上,但指向www.321211.net的两个文件的连接的文件名写错了,点击就知道,跟apt.magiclinux.org的相比版本号实际上小了1。[ 本帖最后由 软用者 于 2011-2-11 21:26 编辑 ] 那是321211.net上的没有更新。rsync的配置好像有问题。小一个版本号的是老的配置。 安装后,三个文件冲突。无法成功。如何smart中添加源,以便更新系统?apt更新也不能用。apt中有没有列出相关文件列表的命令? 全面更新不要使用。现在的仓库有些包有冲突。
smart添加源的话,可以用smart-gui,菜单里面有的。
不过按理说装了这两个包应该就已经更新了配置了。
apt-get help看看吧,apt-get我用的也不多,不过应该和smart区别不大的。 $ 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)
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
KeyError: 'base/pkglist.all'不知道有没有人在更新源后遇到这个问题 sudo vim /usr/lib/python2.6/site-packages/smart/channels/apt_rpm.py170 info = {"component": comp, "uncomp": True}
171 info["md5"], info["size"] = md5sum
172 #if upkglist:
173 # info["uncomp_md5"], info["uncomp_size"] = md5sum
174 pkgitems.append(fetcher.enqueue(url, **info))
注释掉 smart 中的 md5 效验语句
安装 php 的时候,仓库中的包好像..比这个新,仓库数据库没有更新呀..正在获取 软件包...
-> http://www.321211.net/apt/magic/2.5/unstable/RPMS.all/php-cli-5.2.9-1mgc25.i686.rpm
php-cli-5.2.9-1mgc25.i686.rpm
-> http://www.321211.net/apt/magic/2.5/unstable/RPMS.all/php-5.2.9-1mgc25.i686.rpm
php-5.2.9-1mgc25.i686.rpm
-> http://www.321211.net/apt/magic/2.5/unstable/RPMS.all/php-common-5.2.9-1mgc25.i686.rpm
php-common-5.2.9-1mgc25.i686.rpm
错误: 下载软件包失败:
错误: http://www.321211.net/apt/magic/2.5/unstable/RPMS.all/php-cli-5.2.9-1mgc25.i686.rpm: 文件未找到
错误: http://www.321211.net/apt/magic/2.5/unstable/RPMS.all/php-5.2.9-1mgc25.i686.rpm: 文件未找到
错误: http://www.321211.net/apt/magic/2.5/unstable/RPMS.all/php-common-5.2.9-1mgc25.i686.rpm: 文件未找到
正在保存缓存...
[ 本帖最后由 zy_sunshine 于 2011-2-17 14:32 编辑 ] 原帖由 yyuan924 于 2011-2-14 10:47 发表 http://www.linuxfans.org/bbs/images/common/back.gif
安装后,三个文件冲突。无法成功。如何smart中添加源,以便更新系统?apt更新也不能用。apt中有没有列出相关文件列表的命令?
apt 更新源 在网上有.文章
更改这个文件
/etc/apt/sources.list.d/magic.list 使用apt的方式,执行apt-get update之后也会提示:
Reading Package Lists... Done
Building Dependency Tree... Done
W: Release file did not contain checksum information for http://apt.magiclinux.org:81/magic/2.5/unstable/base/pkglist.all
W: Release file did not contain checksum information for http://apt.magiclinux.org:81/magic/2.5/unstable/base/pkglist.extras
W: Release file did not contain checksum information for http://apt.magiclinux.org:81/magic/2.5/unstable/base/pkglist.nosrc
W: Release file did not contain checksum information for http://apt.magiclinux.org:81/magic/2.5/unstable/base/srclist.all
W: Release file did not contain checksum information for http://apt.magiclinux.org:81/magic/2.5/unstable/base/srclist.extras
W: You may want to run apt-get update to correct these problems
页:
[1]