Wimpunk, what upstream report are you refering to? The ddclient suggest you to install "libdigest-sha1-perl", which is no longer shipped in Debian & Ubuntu. Instead there is a package called "libdigest-sha-perl". However this is not the correct package and installing it does not solve the issue.
Instead you need to get the proper dependency, which is an ancient SHA1 perl lib which can be installed by: sudo apt-get install cpanminus cpanm --sudo Digest::SHA1 According to notes on the internet, fixing the package to work with the now preferred libdigest-sha-perl, see here: http://askubuntu.com/questions/211173/how-can-i-get-ddclient-to-work- with-freedns -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1193183 Title: libdigest-sha-perl not detected properly for freedns update To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ddclient/+bug/1193183/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
