|
发表于 2009-3-24 13:12:51
|
显示全部楼层
Your testing CD was released at the time when Lenny was still in the Testing branch.
Now, Lenny becomes the latest Stable release, if your sources.list states "lenny" or "stable", then it already obtain updates from the Stable branch.
Most mirrors offers Stable, Testing and Unstable at the same time. So, if you change "lenny" or "stable" to "squeeze" or "testing" in your sources.list, then it should enable you to update from the Testing branch.
After you made the changes, issue the following commands as root:
apt-get update
apt-get upgrade
apt-get dist-upgrade
Then it should work. |
|