Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 828952

Summary: net-fs/openafs-1.8.8.1 installs binaries linked to libcrypt.so without depend on virtual/libcrypt
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Adam Feldman <np-hardass>
Status: RESOLVED FIXED    
Severity: normal CC: bircoph
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 798963    
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2021-12-11 19:45:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-fs/openafs-1.8.8.1 installs binaries linked to libcrypt.so without depend on virtual/libcrypt.
Discovered on: amd64 (internal ref: ci)

NOTE:
Please look for the relative QA notice.
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-11 19:45:42 UTC
Created attachment 758605 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Andrew Savchenko gentoo-dev 2021-12-11 20:32:37 UTC
Hm, why `repoman full` doesn't have this check? And I had no QA messages from portage. This is odd.

Will fix of course.
Comment 3 Andrew Savchenko gentoo-dev 2021-12-11 20:51:42 UTC
(In reply to Andrew Savchenko from comment #2)
> Hm, why `repoman full` doesn't have this check? And I had no QA messages
> from portage. This is odd.

Nevermind, it turned out QA warnings logging was not enabled on that particular build host.
Comment 4 Larry the Git Cow gentoo-dev 2021-12-12 10:10:18 UTC
The bug has been closed via the following commit(s):

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

commit 0e8d3e17a7301ea7c5d091523fcfe88ecb580c92
Author:     Andrew Savchenko <bircoph@gentoo.org>
AuthorDate: 2021-12-12 09:59:53 +0000
Commit:     Andrew Savchenko <bircoph@gentoo.org>
CommitDate: 2021-12-12 10:10:03 +0000

    net-fs/openafs: fix build and deps
    
    - Fix build when gcc and ld symlinks are absent
    - Add virtual/libcrypt dep
    - Refactor autotools hacks
    
    Closes: https://bugs.gentoo.org/828951
    Closes: https://bugs.gentoo.org/828952
    Package-Manager: Portage-3.0.29, Repoman-3.0.3
    Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>

 net-fs/openafs/Manifest                  |   1 +
 net-fs/openafs/openafs-1.8.8.1-r1.ebuild | 342 +++++++++++++++++++++++++++++++
 2 files changed, 343 insertions(+)