QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

楼主: heyuqi

请需要安装 GNOME 2.12 的朋友修改数据源的设置

[复制链接]
发表于 2006-5-28 21:25:16 | 显示全部楼层
[root@MagicLin swiftfox]# sh rebuild-channels-smart.sh

错误: 参数 ' ' 没有 '='

rebuild-channels-smart.sh: line 7:  : command not found
rebuild-channels-smart.sh: line 8:  : command not found
rebuild-channels-smart.sh: line 9: -y: command not found
错误: 参数 ' ' 没有 '='

rebuild-channels-smart.sh: line 11:  : command not found
rebuild-channels-smart.sh: line 12:  : command not found
rebuild-channels-smart.sh: line 13: -y: command not found
错误: 参数 ' ' 没有 '='

rebuild-channels-smart.sh: line 16:  : command not found
rebuild-channels-smart.sh: line 17:  : command not found
rebuild-channels-smart.sh: line 18: -y: command not found
错误: 参数 ' ' 没有 '='

rebuild-channels-smart.sh: line 20:  : command not found
rebuild-channels-smart.sh: line 21:  : command not found
rebuild-channels-smart.sh: line 22: -y: command not found
错误: 参数 ' ' 没有 '='

rebuild-channels-smart.sh: line 25:  : command not found
rebuild-channels-smart.sh: line 26:  : command not found
rebuild-channels-smart.sh: line 27: -y: command not found
错误: 参数 ' ' 没有 '='

rebuild-channels-smart.sh: line 29:  : command not found
rebuild-channels-smart.sh: line 30:  : command not found
rebuild-channels-smart.sh: line 31: -y: command not found
错误: 参数 ' ' 没有 '='

rebuild-channels-smart.sh: line 34:  : command not found
rebuild-channels-smart.sh: line 35:  : command not found
rebuild-channels-smart.sh: line 36: -y: command not found
错误: 参数 ' ' 没有 '='

rebuild-channels-smart.sh: line 38:  : command not found
rebuild-channels-smart.sh: line 39:  : command not found
rebuild-channels-smart.sh: line 40: -y: command not found
警告: 源 '[email protected]' 没有找到.

警告: 源 '[email protected]' 没有找到.

载入缓存...
更新缓存...                                                                                      (
更新缓存...                                                                                      (
更新缓存...                                 #                                                    (
更新缓存...                                 #                                                    (
更新缓存...                                 ##                                                   (
更新缓存...                                 ###                                                  (
更新缓存...                                 ####                                                 (
更新缓存...                                 ####                                                 (
更新缓存...                                 #####                                                ( 1
更新缓存...                                 #####                                                ( 1
更新缓存...                                 ######                                               ( 1
更新缓存...                                 #######                                              ( 1
更新缓存...                                 ########                                             ( 1  更新缓存...                                 #########                                            ( 1  更新缓存...                                 ##########                                           ( 2  更新缓存...                                 ###########                                          ( 2  更新缓存...                                 #############                                        ( 2  更新缓存...                                 ###############                                      ( 2  更新缓存...                                 ################                                     ( 3  更新缓存...                                 ##################                                   ( 3  更新缓存...                                 ###################                                  ( 3  更新缓存...                                 ###################                                  ( 3  更新缓存...                                 ###################                                  ( 3  更新缓存...                                 #####################                                ( 4  更新缓存...                                 ########################                             ( 4  更新缓存...                                 ###########################                          ( 5  更新缓存...                                 #############################                        ( 5  更新缓存...                                 ##############################                       ( 5  更新缓存...                                 ################################                     ( 6  更新缓存...                                 #################################                    ( 6  更新缓存...                                 ##################################                   ( 6  更新缓存...                                 ####################################                 ( 7  更新缓存...                                 #######################################              ( 7  更新缓存...                                 #################################################### [10  0%]



更新缓存...                                                                                      (    更新缓存...                                 #################################################### [10  0%]

源没有新包.
保存缓存...
回复

使用道具 举报

 楼主| 发表于 2006-5-28 23:26:05 | 显示全部楼层
cncwl, 你是怎么生成 rebuild-channels-smart.sh 的,本来我并不想生成 *.sh 文件。但是不在同一个脚本运行的话,在没有 /var 下生成 smart 相关信息的情况下运行

smart channel --remove-all -y

会有问题。

我贴出的脚本自己都测试过,应该没有问题。

你能说一下你的怎么操作的吗?
回复

使用道具 举报

发表于 2006-5-30 10:05:50 | 显示全部楼层
[quote:4ca96a6f21="heyuqi"]cncwl, 你是怎么生成 rebuild-channels-smart.sh 的,本来我并不想生成 *.sh 文件。但是不在同一个脚本运行的话,在没有 /var 下生成 smart 相关信息的情况下运行

smart channel --remove-all -y

会有问题。

我贴出的脚本自己都测试过,应该没有问题。

你能说一下你的怎么操作的吗?[/quote]

可能是我的问题,命令行基本功太差啊。
过程:终端中执行:cat << END > rebuild-channels-smart.sh
        然后粘贴你给的代码(当然除了首行以外),end结束。
       这时在当前目录下生成有了一个 rebuild-channels-smart.sh文件,内容就是你给的代码除首尾两行以外的代码。
    然后执行上述指令输出上述结果。

本人命令行功底非常差,只懂完全照搬。sorry


另外对ML中apt、smart、rpm的关系概念还是有点迷糊,可否这样理解:
apt与smart是两个各自独立的通过网络安装、升级软件的软件包管理工具,但他们都使用相同仓库源(都用apt的名称)。smart有单独的gui界面也有命令行。
回复

使用道具 举报

发表于 2006-5-30 10:08:14 | 显示全部楼层
嗯,现在进smart的gui界面,发现源里面只有一个了:rpm-sys。
回复

使用道具 举报

发表于 2006-5-30 10:21:39 | 显示全部楼层
[quote:3a2c75894d="jiangtao9999"][quote:3a2c75894d="sejishikong"]到时再说吧。gstreamer应该只是amarok需要吧,而且是可选的。不过好像用gstreamer做后端的话,功能要好些。[/quote]
我还是喜欢 xine + win32codec[/quote]

记得xine似乎不支持sub格式字幕啊。
回复

使用道具 举报

发表于 2006-5-30 10:27:23 | 显示全部楼层
其实我也不懂,整个复制粘贴弄不成,还是一条一条复制执行吧:

先执行这个:
[code:1]smart channel --remove-all -y[/code:1]

然后依次执行这个等等,原文里面那个斜杠就是不换行的意思吧:
[code:1]smart channel --add [email protected] type=apt-rpm name="Magic Linux 2.0 APT Os Repository" baseurl=http://apt.magiclinux.org/magiclinux components=os -y[/code:1]

这样就可以了。
回复

使用道具 举报

发表于 2006-5-30 10:46:28 | 显示全部楼层
呵呵,我现在尝试参照你的代码在smart的gui界面里手工添加源,似乎有希望。但是“组件”填os -y或update  -y更新源时会“警告:组件‘-y’不在源‘Magic Linux 2.0 APT Updates Repository’的分发文件里”
回复

使用道具 举报

发表于 2006-5-30 11:03:42 | 显示全部楼层
呵呵,组件就填“os”或者“updates”就行了。
回复

使用道具 举报

发表于 2006-5-30 12:07:58 | 显示全部楼层
[quote:969db69e27="yankaiqian"]呵呵,组件就填“os”或者“updates”就行了。[/quote]
嗯,谢谢。
我用smart的命令行还有个问题:smart install [包名]执行后可以找到包,并询问是否执行更改?[Y/n]: 这时无论输入大写Y、小写y或n都是一样的退出,只有用smart install -y [包名]才能安装。这是正常的吗?
回复

使用道具 举报

发表于 2006-5-30 14:34:52 | 显示全部楼层
这是smart的bug,更新smart就可以了。
smart install smart -y
回复

使用道具 举报

 楼主| 发表于 2006-5-30 17:15:49 | 显示全部楼层
我把脚本上传上来了,太受打击了,55555

太对不起高中的语文老师  

其实,只要把整个代码框的内容复制,然后粘贴到终端就行,不用分多次的。

以前复制 - 粘贴是不行的,因为公社在每行帖子中都加上一个空格,大家可以左键选择查看一下。所以最后一行的 “END” 就造成了 “END_”( 我用“_”表示空格)。一次复制不可能成功。但是在 Wiki 中没有这个问题
回复

使用道具 举报

发表于 2006-8-2 20:39:44 | 显示全部楼层
auvtech.com 的源,一个字,慢。 :-(  :-(  :-(  :-(  :-(
回复

使用道具 举报

发表于 2006-8-2 23:42:57 | 显示全部楼层
使用SMART安装gnome,下载完成98%,还剩最后一个包,地址是
http://apt.linuxfans.org/magiclinux/RPMS.updates/glib2-2.11.1mgc.i686.rpm
一直下载不了,根本就一动不动,痛苦中……思考原因,可能是apt.linuxfans.org出了错。
请教,能不能先手动下载安装这个包,然后再用SMART再来一次呢?
回复

使用道具 举报

发表于 2006-8-11 19:05:24 | 显示全部楼层
我把东西载到硬盘,想通过硬盘在ML2安装gnome,可是不能成功,不知道哪位高手能帮我一下
回复

使用道具 举报

 楼主| 发表于 2006-8-13 18:30:15 | 显示全部楼层
你下了那几部分的 RPMs? 看看全了没?
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-24 14:35 , Processed in 0.088821 second(s), 14 queries .

© 2021 Powered by Discuz! X3.5.

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