分页: 1 / 1

帮忙看一下更新管理器的更新选项怎么都是双份的了?

发表于 : 2011-04-22 22:21
hui_zhao
RTRT,大家都是这样么?两个重要的更新,两个XXXX,两个XXXX :em20 :em20

Re: 帮忙看一下更新管理器的更新选项怎么都是双份的了?

发表于 : 2011-04-22 23:23
monk
我的也是两个,不理,继续更新

Re: 帮忙看一下更新管理器的更新选项怎么都是双份的了?

发表于 : 2011-04-22 23:39
coolwdp
我都是命令行更新的~

先 sudo apt-get update

然后 sudo apt-get upgrade

如果 想彻底更新包括版本更新 用 sudo apt-get dist-upgrade

Re: 帮忙看一下更新管理器的更新选项怎么都是双份的了?

发表于 : 2011-04-22 23:41
eexpress
难道是这烂版本,把源码的,分开列出,导致的2行。还翻译没跟上?
这太bt了。

Re: 帮忙看一下更新管理器的更新选项怎么都是双份的了?

发表于 : 2011-04-22 23:42
cnkilior
源列表~~

Re: 帮忙看一下更新管理器的更新选项怎么都是双份的了?

发表于 : 2011-04-23 8:12
sackery
我的也是,这是我的源列表:

代码: 全选

# deb cdrom:[Ubuntu 11.04 _Natty Narwhal_ - Beta amd64 (20110410)]/ natty main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu natty main restricted
deb-src http://archive.ubuntu.com/ubuntu natty restricted main multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu natty-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu natty-updates restricted main multiverse universe #Added by software-properties

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu natty universe
deb http://archive.ubuntu.com/ubuntu natty-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.
deb http://archive.ubuntu.com/ubuntu natty multiverse
deb http://archive.ubuntu.com/ubuntu natty-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://cn.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse
# deb-src http://cn.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu natty-security main restricted
deb-src http://archive.ubuntu.com/ubuntu natty-security restricted main multiverse universe #Added by software-properties
deb http://archive.ubuntu.com/ubuntu natty-security universe
deb http://archive.ubuntu.com/ubuntu natty-security 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://archive.canonical.com/ubuntu natty partner
# deb-src http://archive.canonical.com/ubuntu natty partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu natty main
deb-src http://extras.ubuntu.com/ubuntu natty main

deb http://archive.ubuntu.com/ubuntu/ natty-security restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ natty-security restricted main multiverse universe
deb http://archive.ubuntu.com/ubuntu/ natty-updates restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ natty-updates restricted main multiverse universe
deb http://archive.ubuntu.com/ubuntu/ natty restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ natty restricted main multiverse universe

Re: 帮忙看一下更新管理器的更新选项怎么都是双份的了?

发表于 : 2011-04-23 8:14
sackery
我也是这个情况,这是我的源:

代码: 全选

# deb cdrom:[Ubuntu 11.04 _Natty Narwhal_ - Beta amd64 (20110410)]/ natty main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu natty main restricted
deb-src http://archive.ubuntu.com/ubuntu natty restricted main multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu natty-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu natty-updates restricted main multiverse universe #Added by software-properties

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu natty universe
deb http://archive.ubuntu.com/ubuntu natty-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.
deb http://archive.ubuntu.com/ubuntu natty multiverse
deb http://archive.ubuntu.com/ubuntu natty-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://cn.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse
# deb-src http://cn.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu natty-security main restricted
deb-src http://archive.ubuntu.com/ubuntu natty-security restricted main multiverse universe #Added by software-properties
deb http://archive.ubuntu.com/ubuntu natty-security universe
deb http://archive.ubuntu.com/ubuntu natty-security 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://archive.canonical.com/ubuntu natty partner
# deb-src http://archive.canonical.com/ubuntu natty partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu natty main
deb-src http://extras.ubuntu.com/ubuntu natty main

deb http://archive.ubuntu.com/ubuntu/ natty-security restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ natty-security restricted main multiverse universe
deb http://archive.ubuntu.com/ubuntu/ natty-updates restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ natty-updates restricted main multiverse universe
deb http://archive.ubuntu.com/ubuntu/ natty restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ natty restricted main multiverse universe

Re: 帮忙看一下更新管理器的更新选项怎么都是双份的了?

发表于 : 2011-04-27 10:12
aquila995
淡定 淡定 。。。。。一切都会好的。

Re: 帮忙看一下更新管理器的更新选项怎么都是双份的了?

发表于 : 2011-04-27 10:27
ldlywlx
我的也是这样,后来换成了mirror.lupaworld.com源,就好了。