Osamu Aoki <[EMAIL PROTECTED]> writes: > On Wed, Jan 22, 2003 at 11:08:09PM -0500, Lloyd Zusman wrote: > ... >> >> [ ... ] >> >> apt-get update && apt-get -t testing dist-upgrade > ^^^^^^^^^^ > Why -t is set here > -t set priority of that "testing" to 990 overriding 1001 > This is what went wrong. > > # apt-get update && apt-get dist-upgrade > > This is what you needed :-)
Yes, it indeed is what I needed. It worked great. Thank you! Is it also true that setting /etc/apt/apt.conf to contain `APT::Default-Release "testing";' also sets "testing" to 990? -- Lloyd Zusman [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]