Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 766698 - app-backup/amanda-3.5.4-r1 installs files with broken symlink
Summary: app-backup/amanda-3.5.4-r1 installs files with broken symlink
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-01-23 16:50 UTC by Agostino Sarubbo
Modified: 2025-01-22 08:43 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,664.93 KB, text/plain)
2021-01-23 16:50 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-01-23 16:50:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-backup/amanda-3.5.1-r3 installs files with broken symlink.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-23 16:50:11 UTC
Created attachment 684225 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-04-15 07:27:35 UTC
ci has reproduced this issue with version 3.5.1-r4 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2023-05-12 06:22:11 UTC
ci has reproduced this issue with version 3.5.1-r5 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2024-07-23 06:53:34 UTC
gcc15_tinderbox has reproduced this issue with version 3.5.4 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2024-12-05 08:08:34 UTC
ci has reproduced this issue with version 3.5.4-r1 - Updating summary.
Comment 6 Larry the Git Cow gentoo-dev 2025-01-21 13:53:09 UTC
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(-)