Search Criteria
Package Details: amanda 3.5.1-2
Git Clone URL: | https://aur.archlinux.org/amanda.git (read-only, click to copy) |
---|---|
Package Base: | amanda |
Description: | Advanced Maryland Automatic Network Disk Archiver network backup for Linux Windows clients, supports SSH, AES, GPG, encryption, tape, RAIT, mirror, changers, Amazon S3, ipv6, DVD, NDMP, VTL, advanced scripting |
Upstream URL: | http://www.amanda.org |
Licenses: | |
Submitter: | fukawi2 |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 12 |
Popularity: | 0.000277 |
First Submitted: | 2009-08-26 06:45 |
Last Updated: | 2020-06-08 00:59 |
Dependencies (45)
- bash (bash-devel-git, bash-devel-static-git)
- cron (scron-git, systemd-crontab-generator, dcron, dcron-git, systemd-cron-next, shubhcron, vixie-cron, systemd-cron-next-git, mcron, systemd-cron, cronie-selinux, cronie, fcron)
- gawk
- gzip (gzip-git, gzip-with-pigz-symlinks, dxcompress, dxcompress-git)
- libarchive (libarchive-git)
- libtirpc (libtirpc-minimal-git)
- netcat (nmap-netcat, libressl-netcat, gnu-netcat, openbsd-netcat)
- openssh (openssh-hpn-git, openssh-git, openssh-gssapi, openssh-selinux, openssh-hpn)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- perl-encode-locale
- perl-io-socket-ssl
- perl-json
- perl-net-ssleay
- perl-uri
- perl-xml-namespacesupport
- perl-xml-parser
- perl-xml-sax
- perl-xml-simple
- readline (readline-athame-git, readline-git)
- tar>=1.12 (tar-libarchive, tar-git, tar-parallel)
- glib2>=2.2.0 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer)
- perl>=5.6.0 (perl-git)
- curl>=7.10 (curl-git, curl-minimal-git)
- gettext (gettext-git) (make)
- grep (grep-git) (make)
- sed (sed-git) (make)
- splint (make)
- swig (swig-git) (make)
- aespipe (optional) – amcrypt encryption
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks) (optional) – better compression for dumptype
- cups (cups-git, libcups-ipp14, cups-ipp14, cups-noudev, cups-nosystemd) (optional) – printed reports
- dump (optional) – creating backups in dump format
- dump (optional) – direct EXT backup with dump restore
- gnupg (gnupg-clavator, gnupg-large-rsa, gnupg-git, gnupg-scdaemon-shared-access, gnupg-large-secmem, gnupg-minimal-git, gnupg-largekeys) (optional) – amcrypt encryption
- gnuplot (gnuplot-caca, gnuplot-svg, gnuplot-headless, gnuplot-nogui, gnuplot-git) (optional) – amplot pictures
- mailx (s-nail-git, s-nail) (optional) – email notifications
- mt-st-git (optional) – manual tape drive control for blocksize, testing, and restore
- mtx-svn (optional) – advanced tape autoloader support
- ncompress (dxcompress, dxcompress-git) (optional) – LZW .Z compression
- pigz (pigz-git) (optional) – parallel gzip compression for dumptype
- samba (optional) – backing up Windows hosts
- sharutils (optional) – uuencode for amcrypt encryption
- sudo (nosudo, sudo-hg, opendoas-sudo, fake-sudo, please-sudo, sudo-git, sudo-selinux) (optional) – run commands as amanda user
- xfsdump (optional) – direct XFS backup with xfsdump xfsrestore
- xz (xz-git, xz-static-git) (optional) – better compression for dumptype
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
fukawi2 commented on 2012-04-05 22:35
Bump to 3.3.1
Anonymous comment on 2011-09-05 11:27
I'm back from FreeBSD to Arch and noticed that SWIG is required dep for Amanda.
Another notice is that Perl-5.14 causes:
"amrecover - can't talk to tape server: service amidxtaped:"
which I solved by upgrading to unreleased 3.3.1.
Sincerely,
Gour
fukawi2 commented on 2011-08-22 11:55
Bump to 3.3.0
fukawi2 commented on 2011-05-27 08:49
Bump to 3.2.3
Anonymous comment on 2011-03-13 07:28
FYI, tar-1.26 is supposed to fix the below described problem.
fukawi2 commented on 2011-03-10 22:36
Bump to 3.2.2
Anonymous comment on 2011-03-08 20:50
Well, let them know, at least...I was pulling my hair wondering what's wrong with my config until I learnt about it.
fukawi2 commented on 2011-03-07 22:12
Hmmm, that's a pretty major problem!
Not sure we can do anything about it -- if I depends<1.25 then most people won't have < 1.25, and I can't depends>1.25 since those versions don't exist yet...
Anonymous comment on 2011-03-07 15:57
I don't know about others, but I hit the problem with amanda & tar-1.25 which stores only empty folders. :-(
See: http://wiki.zmanda.com/index.php/FAQ:What_versions_of_GNU_Tar_are_Amanda-compatible%3F
Anonymous comment on 2011-03-02 05:17
I did that eventually, but thought maybe something else is wrong on my side.
Thank you for this build. ;)