Had to change ddclient:
sub load_sha1_support {
my $sha1_loaded = eval {require Digest::SHA};
unless ($sha1_loaded) {
fatal(<<"EOM");
Error loading the Perl module Digest::SHA1 needed for freedns update.
On Debian, the package libdigest-sha1-perl must be installed.
EOM
}
import Digest::SHA (qw/sha1_hex/);
}
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1228766
Title:
ddclient protocol freedns cannot load Digest::Sha1 sha1_hex()
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ddclient/+bug/1228766/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs