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

Bug 799167

Summary: app-crypt/ccrypt-1.11-r1 installs binaries linked to libcrypt.so without depend on virtual/libcrypt
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 798963    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-06-29 07:09:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/ccrypt-1.11-r1 installs binaries linked to libcrypt.so without depend on virtual/libcrypt.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
Please look for the relative QA notice.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-29 07:09:19 UTC
Created attachment 719976 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-06-30 18:40:41 UTC
The bug has been closed via the following commit(s):

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

commit a7c951dbf202ddca762544aff5d1725f01a8e9c4
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-30 18:37:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-30 18:37:44 +0000

    app-crypt/ccrypt: add missing libcrypt dependency
    
    Closes: https://bugs.gentoo.org/799167
    Signed-off-by: Sam James <sam@gentoo.org>

 app-crypt/ccrypt/{ccrypt-1.11.ebuild => ccrypt-1.11-r2.ebuild}    | 4 ++++
 app-crypt/ccrypt/{ccrypt-1.11-r1.ebuild => ccrypt-1.11-r3.ebuild} | 7 +++++--
 2 files changed, 9 insertions(+), 2 deletions(-)