Colin Watson wrote: >On Wed, Oct 02, 2002 at 11:48:50AM -0700, Issac Trotts wrote: > > >>beech:/home/issac# apt-get -f install >> >>Reading Package Lists... Done >>Building Dependency Tree... Done >>Correcting dependencies... Done >>The following extra packages will be installed: >> exim libldap2 libpcre3 ucf >>The following NEW packages will be installed: >> exim libldap2 libpcre3 ucf >>0 packages upgraded, 4 newly installed, 0 to remove and 328 not upgraded. >>Need to get 0B/1009kB of archives. After unpacking 2016kB will be used. >>Do you want to continue? [Y/n] y >>Calling dpkg with the following arguments... >>/usr/bin/dpkg --unpack >>/var/cache/apt/archives/libldap2_2.0.23-6_i386.deb >>/var/cache/apt/archives/libpcre3_3.4-1.1_i386.deb >>/var/cache/apt/archives/exim_3.35-1_i386.deb >>/var/cache/apt/archives/ucf_0.07_all.deb >>Authenticating /var/cache/apt/archives/libldap2_2.0.23-6_i386.deb ... >>debsig: Origin Signature check failed. This deb might not be signed. >> >> > >Put 'no-debsig' in /etc/dpkg/dpkg.cfg to turn off signature >verification. It hasn't been deployed in Debian packages yet. > >
It worked: I made a new file /etc/dpkg/dpkg.cfg with a single line 'no-debsig' (without quotes), and now apt-get -f install and apt-get install quake2 work just fine. Thanks for your help, and thanks to all who responded. Issac -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]