Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828952 - net-fs/openafs-1.8.8.1 installs binaries linked to libcrypt.so without depend on virtual/libcrypt
Summary: net-fs/openafs-1.8.8.1 installs binaries linked to libcrypt.so without depend...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Adam Feldman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 798963
  Show dependency tree
 
Reported: 2021-12-11 19:45 UTC by Agostino Sarubbo
Modified: 2021-12-12 10:10 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,64.79 KB, application/x-xz)
2021-12-11 19:45 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-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(+)