当我安装Debian时,我显然希望跟踪testing。 但是之后,我从不稳定的回购站安装了Firefox,并没有考虑太多的问题:)我想知道现在是不是跟踪不稳定或者testing了(我的安装出现了一些问题,这就是为什么我要问)。 以下是我的/etc/apt/rsources.list的当前内容:
# Debian testing repo deb http://debian.ludost.net/debian/ testing main contrib non-free deb-src http://debian.ludost.net/debian/ testing main contrib non-free # Debian testing security repo deb http://security.debian.org/debian-security testing/updates main contrib non-free deb-src http://security.debian.org/debian-security testing/updates main contrib non-free #Mozilla repo deb http://http.debian.net/debian unstable main # Opera repo deb http://deb.opera.com/opera-stable/ stable non-free
你们有什么感想?
干杯
您已经对Debian进行了testing,对于Opera来说是稳定的,但令人困惑的是,尽pipe您已经将其标记为“Opera回购”,但您也正在使用Debian unstable回购。
我相信,当你像这样混合使用Repos时,你可能最终会遇到依赖性问题。 如果你想使用你的默认回购中没有的软件,也许你应该尝试backports?
这个问题显示了更多关于如何使用“Default-Release”和APT首选项来控制哪些软件包被引入的信息: