I am trying to send virtualmin backups to my S3 space but get the following error:
"Backup failed : The Perl module S3::AWSAuthConnection needed to communicate with Amazon's S3 service is not installed"
I've checked the forum and there is one topic related to this but it says the issue is resolved. I have checked the apt repositories (see my repositories below) but there's no sign of the missing module. Am I missing something??
deb ftp://mirror.hetzner.de/debian/packages etch main contrib non-free
deb-src ftp://mirror.hetzner.de/debian/packages etch main contrib non-free
deb http://security.debian.org/ etch/updates main contrib non-free
deb-src http://security.debian.org/ etch/updates main contrib non-free
deb ftp://mirror.hetzner.de/debian/security etch/updates main contrib non-free
deb-src ftp://mirror.hetzner.de/debian/security etch/updates main contrib non-free
deb http://ftp.uni-bayreuth.de/linux/Debian/debian/ etch main non-free contrib
deb-src http://ftp.uni-bayreuth.de/linux/Debian/debian/ etch main non-free contrib
deb http://some:string@software.virtualmin.com/debian/ virtualmin-etch main
Note: "some:string" above replaces the actual string as I presume this is for accessing the commercial repository.