Summary: | app-backup/amanda-3.4.1: new release | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Stefan G. Weichinger <lists> |
Component: | Current packages | Assignee: | Stefan G. Weichinger <lists> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alexanderyt, jstein, proxy-maint |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
diff -Nur /usr/portage/app-backup/amanda/amanda-3.3.9.ebuild amanda-3.4.ebuild
diff -Nur /usr/portage/app-backup/amanda/amanda-3.3.9.ebuild amanda-3.4.1.ebuild |
Description
Stefan G. Weichinger
2016-11-11 14:35:04 UTC
Created attachment 452992 [details, diff]
diff -Nur /usr/portage/app-backup/amanda/amanda-3.3.9.ebuild amanda-3.4.ebuild
suggested ebuild for amanda-3.4 * upstream tarball did not compile on gentoo, I contacted upstream dev and he pointed me at patches in their 3_4 branch. So the ebuild pulls an archive tarball from that branch for now -> yes, unstable // my primary goal is to get that release testable and running on one of my gentoo servers * added new dependencies json and swig * added run of "autogen" script (seems necessary now) * added new amanda-variable $AMANDA_SERVER_TAPE_DEVICE: this compiles the default tape-device into amanda, helpful for recovery suggestions and comments welcome, as always more changes ahead, pls be kind with your comments for now ;-) swig maybe not needed, "./autogen" as well ... testing now. thank you for the patch more work in progress: * additional RDEPEND dev-perl/Encode-Locale While I am at it: what is recommended to use for logdirs for amanda? Earlier it was "/usr/adm/amanda/", but there is no /usr/adm anymore (maybe never was on gentoo). The provided template amanda.conf should list some working settings for gentoo, IMO. - I compiled latest HEAD of upstream 3_4 branch to get a working setup. with "logdirs for amanda" I mean the index and internal log-dirs of amanda, not /var/log, to make that clear. Created attachment 454196 [details]
diff -Nur /usr/portage/app-backup/amanda/amanda-3.3.9.ebuild amanda-3.4.1.ebuild
upstream released 3.4.1
it contains the mentioned fixes so we can pull the plain tarball without using git-branches or patching. amanda-3.4.1.ebuild builds and works here so far.
now that 3.3.9 went stable could we proceed getting 3.4.1 unstable ? |