Page 1 of 1

Install DynDNS client

Posted: 29 Nov 2010, 17:09
by PerN
Hi,

I'm trying to install ddclient to my Bubba2.

When I follow the how-to
http://wiki.excito.org/wiki/index.php/T ... DNS_Client

I get this error:

Code: Select all

Building dependency tree... Done
The following NEW packages will be installed:
  ddclient
0 upgraded, 1 newly installed, 0 to remove and 12 not upgraded.
Need to get 47.1kB of archives.
After unpacking 279kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  ddclient
Install these packages without verification [y/N]? y
Err http://ftp.se.debian.org etch/main ddclient 3.6.7-2
  404 Not Found [IP: 130.239.18.173 80]
Failed to fetch http://ftp.se.debian.org/debian/pool/main/d/ddclient/ddclient_3.6.7-2_all.deb  404 Not Found [IP: 130.239.18.173 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Any idea on to how to proceed? I'm at total loss when it comes to linux...

Re: Install DynDNS client

Posted: 29 Nov 2010, 17:13
by Ubi
well, did you try run apt-get update?

Re: Install DynDNS client

Posted: 29 Nov 2010, 17:14
by PerN
Ubi wrote:well, did you try run apt-get update?
Yes.

Code: Select all

Get:2 http://update.excito.org upstream_etch Release.gpg [189B]
Hit http://update.excito.org marielle Release
Ign http://ftp.se.debian.org etch Release.gpg
Get:3 http://www.debian-multimedia.org stable Release.gpg [198B]
Hit http://update.excito.org upstream_etch Release
Ign http://ftp.se.debian.org etch Release
Hit http://www.debian-multimedia.org stable Release
Ign http://ftp.se.debian.org etch/main Packages/DiffIndex
Err http://ftp.se.debian.org etch/main Packages
  404 Not Found [IP: 130.239.18.173 80]
Ign http://update.excito.org marielle/main Packages/DiffIndex
Hit http://update.excito.org marielle/main Packages
Err http://www.debian-multimedia.org stable Release

Ign http://update.excito.org upstream_etch/main Packages/DiffIndex
Get:4 http://www.debian-multimedia.org stable Release [26.5kB]
Hit http://update.excito.org upstream_etch/main Packages
Ign http://www.debian-multimedia.org stable Release
Hit http://www.debian-multimedia.org stable/main Packages/DiffIndex
Fetched 26.7kB in 1s (23.6kB/s)
Failed to fetch http://ftp.se.debian.org/debian/dists/etch/main/binary-powerpc/Packages.gz  404 Not Found [IP: 130.239.18.173 80]
Reading package lists... Done
W: GPG error: http://www.debian-multimedia.org stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 07DC563D1F41B907
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used instead.

Re: Install DynDNS client

Posted: 30 Nov 2010, 01:20
by ryz
I believe this post should fix your problem

http://forum.excito.net/viewtopic.php?f=1&t=2406

Re: Install DynDNS client

Posted: 30 Nov 2010, 02:15
by PerN
ryz wrote:I belief this post should fix your problem

http://forum.excito.net/viewtopic.php?f=1&t=2406
Yes, that solved it.

Thanks!