Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
【结束】2014.10.11外部测试源更新测试活动
Tests
7073
views ·
26
replies ·
To
floor
Go
cxbii
deepin
2014-10-11 21:38
Author
大家好,
今日,我们已经将近期所有更新推送到了外部测试源,请各位内部测试组员,使用外部测试源以更新系统,协助测试本次更新是否稳定。
测试流程
2014.10.11:开始测试(下载附件查看测试内容)
2014.10.11更新反馈报告—中文.doc
2014.10.11——2014.10.15:测试阶段
2014.10.15:结束测试,集中上传反馈
2014.10.16:整理和分析反馈,记录本次测试活动
更新系统
首先需要修改系统的软件源为外部测试源,终端执行命令:
sudo gedit /etc/apt/sources.list
Copy the Code
然后复制以下内容,替换source.list文件的内容
# This file was created by deepin software center, please do not modify manually!
deb http://username:password@test.packages.linuxdeepin.com/ubuntu trusty main restricted universe multiverse
deb http://username:password@test.packages.linuxdeepin.com/ubuntu trusty-security main restricted universe multiverse
deb http://username:password@test.packages.linuxdeepin.com/ubuntu trusty-updates main restricted universe multiverse
# deb http://username:password@test.packages.linuxdeepin.com/ubuntu trusty-proposed main restricted universe multiverse
# deb http://username:password@test.packages.linuxdeepin.com/ubuntu trusty-backports main restricted universe multiverse
deb-src http://username:password@test.packages.linuxdeepin.com/ubuntu trusty main restricted universe multiverse
deb-src http://username:password@test.packages.linuxdeepin.com/ubuntu trusty-security main restricted universe multiverse
deb-src http://username:password@test.packages.linuxdeepin.com/ubuntu trusty-updates main restricted universe multiverse
# deb-src http://username:password@test.packages.linuxdeepin.com/ubuntu trusty-proposed main restricted universe multiverse
# deb-src http://username:password@test.packages.linuxdeepin.com/ubuntu trusty-backports main restricted universe multiverse
deb http://username:password@test.packages.linuxdeepin.com/deepin trusty main universe non-free
deb-src http://username:password@test.packages.linuxdeepin.com/deepin trusty main universe non-free
#deb http://username:password@test.packages.linuxdeepin.com/deepin trusty-updates main universe non-free
#deb-src http://username:password@test.packages.linuxdeepin.com/deepin trusty-updates main universe non-free
Copy the Code
然后将“username:password”替换为你的用户名和密码。
例如我的用户名为:cxbii 密码为:123456,那么组成字符串“cxbii:123456”替换为“username:password”后,保存文件退出,终端执行:
sudo apt-get update && sudo apt-get dist-upgrade -y
Copy the Code
即可开始更新系统,更新系统完毕后请重启电脑,下载附件中的附件—— Deepin内部测试源更新反馈报告(2014.10.11),然后依据该附件中的问题进行测试,测试完毕后请将该附件上传至本帖子,谢谢!
注意
1.外部测试源需要密码认证才能连接,并且仅内部测试组员才拥有密码(密码由论坛短信发送)
加入内部测试组?
。
2.内部测试组员默认参加本活动
3.连续4次不反馈测试活动的成员将失去内部测试组资格
——Deepin 团队
Reply
Like 0
Favorite
View the author
All Replies
<
1
2
2
2
/
2
To page
Go
a285654974
deepin
2014-10-14 11:03
#21
2014.10.11更新反馈报告—中文.doc
发现一个问题:笔记本电池不显示状态了,开机时电池容量是多少就一直显示多少(插电源也不显示充电或者开机就插着电源拔掉电源也继续显示正在充电)
提议一个新功能:安装器安装系统时,如果机子上已经有别的系统了,比如win或者mac并且用户打算与deepin共存,那么安装器弹出提示询问是否拷贝字体,以此来解决linux下字体不足问题(这样就没版权问题了吧?)
Reply
Like 0
View the author
xiaoshitou
deepin
2014-10-14 23:10
#22
测试已完成!
还有个问题!深度商店下载还是不稳定啊!快下载完了,结果就不动了。。。。。。是不是应该加上断点续传呢?
Reply
Like 0
View the author
138******40
deepin
2014-10-15 06:01
#23
第一次参加内测,测试完毕
2014.10.11更新反馈报告_by_wl1524520.doc
Reply
Like 0
View the author
空山棋盘
deepin
2014-10-15 07:14
#24
The user is banned, and the content is hidden.
a287740928
deepin
2014-10-15 17:39
#25
2014.10.11更新反馈报告—中文-a287740928.doc
Reply
Like 0
View the author
xiaoshitou
deepin
2014-10-15 18:14
#26
测试已完成!
还有个问题!深度商店下载还是不稳定啊!快下载完了,结果就不动了。。。。。。是不是应该加上断点续传呢?
Reply
Like 0
View the author
<
1
2
2
2
/
2
To page
Go
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
今日,我们已经将近期所有更新推送到了外部测试源,请各位内部测试组员,使用外部测试源以更新系统,协助测试本次更新是否稳定。
测试流程
2014.10.11:开始测试(下载附件查看测试内容)
2014.10.11更新反馈报告—中文.doc
2014.10.11——2014.10.15:测试阶段
2014.10.15:结束测试,集中上传反馈
2014.10.16:整理和分析反馈,记录本次测试活动
更新系统
首先需要修改系统的软件源为外部测试源,终端执行命令:
然后复制以下内容,替换source.list文件的内容
然后将“username:password”替换为你的用户名和密码。
例如我的用户名为:cxbii 密码为:123456,那么组成字符串“cxbii:123456”替换为“username:password”后,保存文件退出,终端执行:
即可开始更新系统,更新系统完毕后请重启电脑,下载附件中的附件—— Deepin内部测试源更新反馈报告(2014.10.11),然后依据该附件中的问题进行测试,测试完毕后请将该附件上传至本帖子,谢谢!
注意
1.外部测试源需要密码认证才能连接,并且仅内部测试组员才拥有密码(密码由论坛短信发送)加入内部测试组?。
2.内部测试组员默认参加本活动
3.连续4次不反馈测试活动的成员将失去内部测试组资格
——Deepin 团队