On Wed, Jun 29, 2005 at 02:43:33PM +0800, Xiaoyang Gu wrote: > Today I upgraded my debian sid. I found than capplets has been > removed, and gnome-control-center provied the capplets. So I decided > to use dist-upgrade, after choosing Y, I got the message as mentioned > in the title. What's wrong? Can I install them? And a package named > jackd has been kept back. How to solve this problem?
You upgraded apt-get to 0.6.x which now has signed deb uploads. As we don't sign debs yet, you get a warning. Use APT::Get::AllowUnauthenticated "true"; in apt.conf. Jordi -- Jordi Mallach Pérez -- Debian developer http://www.debian.org/ [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/ GnuPG public key information available at http://oskuro.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

