Summary: | app-backup/amanda-3.5.4-r1 calls ar directly | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Robin Johnson <robbat2> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dustin, proxy-maint |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/39839 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 243502 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 684222 [details]
build.log
build log and emerge --info
Possible context of error(s): ../libtool: line 1774: cru: command not found ci has reproduced this issue with version 3.5.1-r4 - Updating summary. ci has reproduced this issue with version 3.5.1-r5 - Updating summary. ci has reproduced this issue with version 3.5.4 - Updating summary. ci has reproduced this issue with version 3.5.4-r1 - Updating summary. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16b2299812a6c1def6ec187cad49e6e27116edaf commit 16b2299812a6c1def6ec187cad49e6e27116edaf Author: Doug Nazar <nazard@nazar.ca> AuthorDate: 2024-12-23 21:23:44 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2025-01-21 13:53:04 +0000 app-backup/amanda: Misc fixes - Fix calling `ar` directly - Fix installing amandahosts file and symlink - Fix issues with S3 & libcurl (compile tested only, however comments from https://github.com/zmanda/amanda/pull/244 indicate success) Closes: https://bugs.gentoo.org/766692 Closes: https://bugs.gentoo.org/766698 Closes: https://bugs.gentoo.org/907685 Signed-off-by: Doug Nazar <nazard@nazar.ca> Closes: https://github.com/gentoo/gentoo/pull/39839 Signed-off-by: Joonas Niilola <juippis@gentoo.org> ...anda-3.5.4-r1.ebuild => amanda-3.5.4-r2.ebuild} | 24 +- app-backup/amanda/amanda-3.5.4.ebuild | 523 --------------------- ...a-3.5.4-fix-curl-usage-for-newer-versions.patch | 54 +++ .../amanda/files/amanda-3.5.4-use-host-ar.patch | 12 + 4 files changed, 87 insertions(+), 526 deletions(-) |