apt-get errurs (auto - update)

Now updating bind9 ..

  Установка пакетов с помощью команды apt-get -y install bind9 ..

  Reading package lists...
  Building dependency tree...
  The following extra packages will be installed:
    libdns22 libisc11 libisccc0 libisccfg1
  Suggested packages:
    bind9-doc
  The following packages will be upgraded:
    bind9 libdns22 libisc11 libisccc0 libisccfg1
  5 upgraded, 0 newly installed, 0 to remove and 57 not upgraded.
  Need to get 1141kB of archives.
  After unpacking 0B of additional disk space will be used.
  WARNING: The following packages cannot be authenticated!
    bind9 libisc11 libisccc0 libisccfg1 libdns22
  E: There are problems and -y was used without --force-yes

  .. ошибка при установке!

Now updating subversion ..

  Установка пакетов с помощью команды apt-get -y install subversion ..

  Reading package lists...
  Building dependency tree...
  The following extra packages will be installed:
    libsvn1
  Suggested packages:
    subversion-tools db4.4-util
  The following packages will be upgraded:
    libsvn1 subversion
  2 upgraded, 0 newly installed, 0 to remove and 60 not upgraded.
  Need to get 1623kB of archives.
  After unpacking 8192B of additional disk space will be used.
  WARNING: The following packages cannot be authenticated!
    subversion libsvn1
  E: There are problems and -y was used without --force-yes

  .. ошибка при установке!

No packages were installed. Check the messages above for the cause of the error.

Status: 
Closed (fixed)

Comments

Howdy -- it sounds like you may have one or more third party repositories enabled.

What does your /etc/apt/sources.list file look like?

Yeah it looks like you have the dotdeb repository enabled -- the packages within it are what are causing the "WARNING: The following packages cannot be authenticated" warnings you are receiving.

You might want to disable those repository's, run "apt-get update", and try to run the apt-get command you were previously attempting.

disable #1 -2-3-4-5 ? witch one ?

apt-get update Get:1 http://security.debian.org etch/updates Release.gpg [835B] Hit http://security.debian.org etch/updates Release Err http://security.debian.org etch/updates Release

Get:2 http://security.debian.org etch/updates Release [37.6kB] Ign http://security.debian.org etch/updates Release Ign http://security.debian.org etch/updates/main Packages/DiffIndex Ign http://security.debian.org etch/updates/contrib Packages/DiffIndex Ign http://security.debian.org etch/updates/non-free Packages/DiffIndex Hit http://security.debian.org etch/updates/main Packages Hit http://security.debian.org etch/updates/contrib Packages Hit http://security.debian.org etch/updates/non-free Packages Get:3 ftp://ftp.us.debian.org etch Release.gpg [1032B] Hit ftp://ftp.us.debian.org etch Release Err ftp://ftp.us.debian.org etch Release

Get:4 ftp://ftp.us.debian.org etch Release [67.8kB] Get:5 http://software.virtualmin.com virtualmin-etch Release.gpg [189B] Hit http://software.virtualmin.com virtualmin-etch Release Ign ftp://ftp.us.debian.org etch Release Ign http://software.virtualmin.com virtualmin-etch/main Packages/DiffIndex Get:6 ftp://ftp.us.debian.org etch/main Packages/DiffIndex Hit http://software.virtualmin.com virtualmin-etch/main Packages Ign ftp://ftp.us.debian.org etch/main Packages/DiffIndex Get:7 ftp://ftp.us.debian.org etch/contrib Packages/DiffIndex Ign ftp://ftp.us.debian.org etch/contrib Packages/DiffIndex Get:8 ftp://ftp.us.debian.org etch/non-free Packages/DiffIndex Ign ftp://ftp.us.debian.org etch/non-free Packages/DiffIndex Get:9 ftp://ftp.us.debian.org etch/main Sources/DiffIndex Ign http://dotdeb.netmirror.org oldstable Release.gpg Ign ftp://ftp.us.debian.org etch/main Sources/DiffIndex Ign http://dotdeb.netmirror.org oldstable Release Hit ftp://ftp.us.debian.org etch/main Packages Ign http://dotdeb.netmirror.org oldstable/all Packages/DiffIndex Hit ftp://ftp.us.debian.org etch/contrib Packages Ign http://dotdeb.netmirror.org oldstable/all Sources/DiffIndex Hit ftp://ftp.us.debian.org etch/non-free Packages Ign http://dotdeb.netmirror.org oldstable/all Packages Hit ftp://ftp.us.debian.org etch/main Sources Ign http://dotdeb.netmirror.org oldstable/all Sources Hit http://dotdeb.netmirror.org oldstable/all Packages Hit http://dotdeb.netmirror.org oldstable/all Sources Fetched 107kB in 3s (28.3kB/s) Reading package lists... Done W: GPG error: http://security.debian.org etch/updates Release: The following sig natures couldn't be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B W: GPG error: ftp://ftp.us.debian.org etch Release: The following signatures cou ldn't be verified because the public key is not available: NO_PUBKEY 9AA38DCD55B E302B W: You may want to run apt-get update to correct these problems

The dotdeb repos :-)

The two that look like this:

deb http://dotdeb.netmirror.org oldstable all

deb-src http://dotdeb.netmirror.org oldstable all

Try disabling those, running apt-get update, and trying things again.

apt-get update Get:1 http://security.debian.org etch/updates Release.gpg [835B] Hit http://security.debian.org etch/updates Release Err http://security.debian.org etch/updates Release

Get:2 http://security.debian.org etch/updates Release [37.6kB] Ign http://security.debian.org etch/updates Release Ign http://security.debian.org etch/updates/main Packages/DiffIndex Ign http://security.debian.org etch/updates/contrib Packages/DiffIndex Ign http://security.debian.org etch/updates/non-free Packages/DiffIndex Hit http://security.debian.org etch/updates/main Packages Hit http://security.debian.org etch/updates/contrib Packages Hit http://security.debian.org etch/updates/non-free Packages Get:3 ftp://ftp.us.debian.org etch Release.gpg [1032B] Hit ftp://ftp.us.debian.org etch Release Err ftp://ftp.us.debian.org etch Release

Get:4 ftp://ftp.us.debian.org etch Release [67.8kB] Ign ftp://ftp.us.debian.org etch Release Get:5 ftp://ftp.us.debian.org etch/main Packages/DiffIndex Ign ftp://ftp.us.debian.org etch/main Packages/DiffIndex Get:6 ftp://ftp.us.debian.org etch/contrib Packages/DiffIndex Ign ftp://ftp.us.debian.org etch/contrib Packages/DiffIndex Get:7 ftp://ftp.us.debian.org etch/non-free Packages/DiffIndex Ign ftp://ftp.us.debian.org etch/non-free Packages/DiffIndex Get:8 ftp://ftp.us.debian.org etch/main Sources/DiffIndex Ign ftp://ftp.us.debian.org etch/main Sources/DiffIndex Hit ftp://ftp.us.debian.org etch/main Packages Hit ftp://ftp.us.debian.org etch/contrib Packages Hit ftp://ftp.us.debian.org etch/non-free Packages Hit ftp://ftp.us.debian.org etch/main Sources Get:9 http://software.virtualmin.com virtualmin-etch Release.gpg [189B] Hit http://software.virtualmin.com virtualmin-etch Release Ign http://software.virtualmin.com virtualmin-etch/main Packages/DiffIndex Hit http://software.virtualmin.com virtualmin-etch/main Packages Fetched 107kB in 13s (7787B/s) Reading package lists... Done

W: GPG error: http://security.debian.org etch/updates Release: The following sig natures couldn't be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B W: GPG error: ftp://ftp.us.debian.org etch Release: The following signatures cou ldn't be verified because the public key is not available: NO_PUBKEY 9AA38DCD55B E302B

Automatically closed -- issue fixed for 2 weeks with no activity.