On Lu, 26 nov 12, 12:06:54, Fred White wrote: > I wonder if this can be explained to me. > > I have download this file opendkim_2.6.8-2~bpo60+1_i386.deb from </ > Packages <http://packages.debian.org/> / squeeze-backports > <http://packages.debian.org/squeeze-backports/i386/> / opendkim > <http://packages.debian.org/squeeze-backports/opendkim> / i386 > <http://packages.debian.org/squeeze-backports/i386/opendkim> / > Download> to sources.list.d and run apt-update and get this error > message. N: Ignoring file 'opendkim_2.6.8-2~bpo60+1_i386.deb' in > directory '/etc/apt/sources.list.d/' as it has an invalid filename > extension
/etc/apt/sources.list.d/ is for putting text files ending with .list, that add sources to apt, not for downloading .deb files to it. Apt is warning that you have a file there that is not a source. You probably want something like: echo "deb http://backports.debian.org/debian-backports squeeze-backports main" > /etc/apt/sources.list.d/squeeze-backports.list apt-get update apt-get install -t squeeze-backports opendkim Kind regards, Andrei -- Offtopic discussions among Debian users and developers: http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
signature.asc
Description: Digital signature