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

Bug 802702

Summary: net-im/profanity-0.9.5-r1 installs binaries linked to libcrypt.so without depend on virtual/libcrypt
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Andriy Utkin (RETIRED) <andrey_utkin>
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-07-18 06:36:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-im/profanity-0.9.5-r1 installs binaries linked to libcrypt.so without depend on virtual/libcrypt.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Please look for the relative QA notice.
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-18 06:36:29 UTC
Created attachment 724627 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-08-04 04:08:21 UTC
Not really dug into this but:
>LIBS           : -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lcurl   -L/usr/lib64 -lpython3.9 -lcrypt -lpthread -ldl  -lutil -lm -lm   -lsqlite3  -lreadline -lm -lncursesw -ltinfow  -lstrophe    -ldl

This smells a bit like they're copying all of the Python libraries, just like bug 798942. Maybe not though.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-08-22 03:14:58 UTC
ping
Comment 4 Larry the Git Cow gentoo-dev 2021-09-20 03:58:30 UTC
The bug has been referenced in the following commit(s):

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

commit 138bba575b0816bfd58294e97f84febbed54b13b
Author:     Jonathan Davies <jpds@protonmail.com>
AuthorDate: 2021-07-14 23:25:36 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-09-20 03:57:51 +0000

    net-im/profanity: Version updated to 0.11.0
    
    * Added dep on virtual/libcrypt.
    
    Signed-off-by: Jonathan Davies <jpds@protonmail.com>
    Bug: https://bugs.gentoo.org/802702
    Closes: https://bugs.gentoo.org/789840
    Closes: https://github.com/gentoo/gentoo/pull/21647
    Signed-off-by: Sam James <sam@gentoo.org>

 net-im/profanity/Manifest                |  1 +
 net-im/profanity/profanity-0.11.0.ebuild | 50 ++++++++++++++++++++++++++++++++
 2 files changed, 51 insertions(+)
Comment 5 Andriy Utkin (RETIRED) gentoo-dev 2021-10-01 18:17:17 UTC
Resolved by commit 138bba575b0816bfd58294e97f84febbed54b13b .
Not available yet in stable, though.