|

楼主 |
发表于 2009-3-4 18:34:48
|
显示全部楼层
- marco@xps:~$ sudo apt-get upgrade -V
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- The following packages have been kept back:
- kdesvn (1.0.4-2 => 1.2.4-1)
- kdesvn-kio-plugins (1.0.4-2 => 1.2.4-1)
- 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
复制代码
- marco@xps:~$ sudo apt-get dist-upgrade
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- Calculating upgrade... Done
- The following packages will be REMOVED:
- kdebase-bin-kde3
- The following NEW packages will be installed:
- kde-icons-oxygen kdebase-runtime kdebase-runtime-bin-kde4 kdebase-runtime-data kdelibs-bin kdelibs5 kdelibs5-data libclucene0ldbl libcucul0
- libmodplug0c2 libphonon4 libraptor1 librasqal1 librdf0 libsoprano4 libstreamanalyzer0 libstreams0 libstrigiqtdbusclient0 libsvnqt5
- libwavpack1 libxcb-shape0 libxcb-shm0 libxcb-xv0 libxine1 libxine1-bin libxine1-console libxine1-ffmpeg libxine1-misc-plugins
- libxine1-plugins libxine1-x phonon-backend-xine raptor-utils redland-utils
- The following packages will be upgraded:
- kdesvn kdesvn-kio-plugins
- 2 upgraded, 33 newly installed, 1 to remove and 0 not upgraded.
- Need to get 76.0MB of archives.
- After this operation, 145MB of additional disk space will be used.
- Do you want to continue [Y/n]?
复制代码- marco@xps:~$ cat /etc/apt/sources.list
- #### main sources
- deb http://mirrors.163.com/debian testing main contrib non-free
- deb-src http://mirrors.163.com/debian testing main contrib non-free
- #deb http://ftp.debian.org/ testing main contrib non-free
- #deb http://ftp.tw.debian.org/debian testing main contrib non-free
- #### updates
- deb http://mirrors.163.com/debian testing-proposed-updates main contrib non-free
- #deb http://debian.ustc.edu.cn/debian testing-proposed-updates main contrib non-free
- #deb http://ftp.tw.debian.org/debian testing-proposed-updates main contrib non-free
- #### security updates
- deb http://mirrors.163.com/debian-security testing/updates main contrib non-free
- deb http://security.debian.org/ testing/updates main contrib non-free
- #deb http://debian.ustc.edu.cn/debian-security testing/updates main contrib non-free
- #### for mplayer and ..
- deb http://www.debian-multimedia.org testing main
- deb http://ftp.tw.debian.org/debian-multimedia/ testing main
- #### for compiz-fusion
- deb http://download.tuxfamily.org/shames/debian-sid/desktopfx/unstable/ ./
复制代码
这都要把我的kde3卸载了, 还能不是? |
|