分页: 1 / 1

[问题]高手求助!

发表于 : 2007-11-17 9:50
airmy
为什么系统提示我更新!三个文件libsmbclient,samba-common,smbclient!我一点安装时,却总报错怎么回事?提示是这个:
W: 未能取回 http://security.ubuntu.com/ubuntu/pool/ ... 1_i386.deb
403 Forbidden


W: 未能取回 http://security.ubuntu.com/ubuntu/pool/ ... 1_i386.deb
403 Forbidden


W: 未能取回 http://security.ubuntu.com/ubuntu/pool/ ... 1_i386.deb
403 Forbidden
!!!各位老大们帮帮忙阿!偶还是新手呢

发表于 : 2007-11-17 9:52
cosquidz
Forbidden
查字典就知道什么意思了
楼主可以修改一下源的。
具体,搜索一下论坛咯。

发表于 : 2007-11-17 9:57
airmy
怎么修改源

发表于 : 2007-11-17 10:07
zzsu
Alt + F2 然后输入

代码: 全选

gksu gedit /etc/apt/sources.list
用论坛置顶帖里的地址替换出错地址,比如用

代码: 全选

http://ubuntu.cn99.com
替换

代码: 全选

http://security.ubuntu.com
然后存盘,再在终端里运行

代码: 全选

sudo apt-get update
即可。
注意:cn99的源并不一定是每个地方的最佳选择,有些地方访问台湾源会更快。

发表于 : 2007-11-17 10:46
airmy
我好像给该乱了!谁来帮帮忙阿 :em21 :em21 :em21 :em21 :em21 !!!



deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted
deb-src http://archive.ubuntu.com/ gutsy restricted main multiverse universe #Added by software-properties
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

# Line commented out by installer because it failed to verify:
# deb http://archive.ubuntu.com/ubuntu/ gutsy main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
# Line commented out by installer because it failed to verify:
# deb http://archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# Line commented out by installer because it failed to verify:
# deb http://archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb-src http://archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb http://archive.ubuntu.com/ubuntu/ gutsy-updates universe
# Line commented out by installer because it failed to verify:
# deb-src http://archive.ubuntu.com/ubuntu/ gutsy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
# Line commented out by installer because it failed to verify:
# deb http://archive.ubuntu.com/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb http://archive.ubuntu.com/ gutsy-updates multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://archive.ubuntu.com/ubuntu/ gutsy-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://ubuntu.cn99.com/ gutsy-backports main restricted universe multiverse
# deb-src http://ubuntu.cn99.com/ubuntu/ gutsy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb http://ubuntu.cn99.com/ubuntu gutsy partner
deb-src http://ubuntu.cn99.com/ubuntu gutsy partner

# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
# Line commented out by installer because it failed to verify:
deb http://archive.ubuntu.com/ubuntu/ gutsy multiverse restricted universe main
deb http://security.ubuntu.com/ubuntu/ gutsy-security restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ gutsy-security restricted main multiverse universe
deb http://archive.ubuntu.com/ubuntu/ gutsy-updates restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ gutsy-updates restricted main multiverse universe
deb http://archive.ubuntu.com/ubuntu/ gutsy-proposed restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ gutsy-proposed restricted main multiverse universe
# deb-src http://archive.ubuntu.com/ubuntu gutsy-security multiverse
deb http://archive.ubuntu.com/ubuntu/ gutsy-backports restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ gutsy-backports restricted main multiverse universe

发表于 : 2007-11-17 10:56
cosquidz
阿,可以清空它,重新输入的

发表于 : 2007-11-17 11:06
airmy
老大!帮帮忙怎么改阿?我是纯菜鸟!能帮我看看吗?谢谢了 :em21 :em21 :em21 :em21 :em21 :em21

发表于 : 2007-11-17 11:13
lsq2003
晕。。去找一些配置指导的帖子,把源文件清空,然后把帖子里面的源复制粘贴上去再保存不就行了吗。。多简单。。

发表于 : 2007-11-17 11:25
lcczx
呵呵~~~还好热心人比较多啊~~~要不,大家都不甩你了滴~~~呵呵~~学习ING

发表于 : 2007-11-17 11:26
airmy
所以我谢谢大家阿!谢谢了!

发表于 : 2007-11-17 11:44
stlxv
airmy 写了:老大!帮帮忙怎么改阿?我是纯菜鸟!能帮我看看吗?谢谢了 :em21 :em21 :em21 :em21 :em21 :em21
什么叫“纯菜鸟”?

发表于 : 2007-11-17 12:11
ttand
系统-》系统管理-》软件源

随便选个快的源 就可以了
还可以自动测试

发表于 : 2007-11-17 12:12
ttand
stlxv 写了:
airmy 写了:老大!帮帮忙怎么改阿?我是纯菜鸟!能帮我看看吗?谢谢了 :em21 :em21 :em21 :em21 :em21 :em21
什么叫“纯菜鸟”?
鹌鹑 鸡鸭 一类的

发表于 : 2007-11-19 16:28
kevinhslcn
airmy 写了:老大!帮帮忙怎么改阿?我是纯菜鸟!能帮我看看吗?谢谢了 :em21 :em21 :em21 :em21 :em21 :em21
头一次听说纯菜鸟这个词 :D

发表于 : 2007-11-19 16:41
yaoms
呵呵,我们是不纯的菜鸟