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

Bug 428670

Summary: dev-ml/ocaml-safepass should depend on sys-libs/glibc[vanilla] - needs the crypt-blowfish patch that is not included in the mainline glibc
Product: Gentoo Linux Reporter: Jacques-Pascal Deplaix <jp.deplaix>
Component: [OLD] LibraryAssignee: Gentoo Team for the ML programming language family <ml>
Status: RESOLVED INVALID    
Severity: normal CC: toolchain
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jacques-Pascal Deplaix 2012-07-30 15:16:45 UTC
ocaml-safepass needs the crypt-blowfish patch that is not include in the mainline glibc.

So the following line should be added to DEPEND:

sys-libs/glibc[!vanilla]
Comment 1 Jacques-Pascal Deplaix 2012-07-31 08:42:08 UTC
I'm contacting the author for more informations.
So, this bug can wait.
Comment 2 Alexis Ballier gentoo-dev 2012-08-02 12:32:31 UTC
i may have searched wrongly but i see nothing about blowfish in our glibc patchset.
ccing glibc maintainers, they may have some comments.
Comment 3 Jacques-Pascal Deplaix 2012-08-02 12:39:40 UTC
No, it's not a bug, I'm sorry.
It was a bug on in crypt_blowfish and I made a wrong conclusion.

The author is trying to fix that.