Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 804085 - app-admin/puppet-agent-7.9.0 installs files with broken symlink
Summary: app-admin/puppet-agent-7.9.0 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 (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libxcrypt-migration
  Show dependency tree
 
Reported: 2021-07-25 08:19 UTC by Agostino Sarubbo
Modified: 2021-08-22 02:55 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,37.32 KB, text/plain)
2021-07-25 08:19 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-07-25 08:19:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/puppet-agent-7.9.0 installs files with broken symlink.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-25 08:19:13 UTC
Created attachment 726685 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-07-26 02:58:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b162d014eb1c3069490abf447a816fe2125bb3d3

commit b162d014eb1c3069490abf447a816fe2125bb3d3
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2021-07-26 02:58:17 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2021-07-26 02:58:47 +0000

    app-admin/puppet-agent: fix symlink to libcrypt.so.1
    
    Closes: https://bugs.gentoo.org/804085
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 .../{puppet-agent-7.9.0.ebuild => puppet-agent-7.9.0-r1.ebuild}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Larry the Git Cow gentoo-dev 2021-07-26 03:00:53 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7f5ac0e2429976951ee1dd40dd8ed4598b290fe

commit a7f5ac0e2429976951ee1dd40dd8ed4598b290fe
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-07-26 03:00:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-07-26 03:00:34 +0000

    app-admin/puppet-agent: depend on sys-libs/libxcrypt[compat]
    
    Provides libcrypt.so.1.
    
    Bug: https://bugs.gentoo.org/804085
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{puppet-agent-7.9.0-r1.ebuild => puppet-agent-7.9.0-r2.ebuild}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)