Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 876232 - sys-auth/pam_yubico-2.27: introduce mysql USE flag
Summary: sys-auth/pam_yubico-2.27: introduce mysql USE flag
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-08 23:01 UTC by Martin Kolleck
Modified: 2022-10-08 23:04 UTC (History)
0 users

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


Attachments
Suggested updated ebuild (pam_yubico-2.27.ebuild,1.01 KB, text/plain)
2022-10-08 23:04 UTC, Martin Kolleck
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Kolleck 2022-10-08 23:01:46 UTC
The latest version of pam_yubico has added support for MySQL - at least it silently links against libmysqlclient.so.21. This breaks the package when sharing via binhost binary packages.

I suggest to introduce a mysql USE flag to control this, though I have not investigated what MySQL support would be useful for.

Reproducible: Always
Comment 1 Martin Kolleck 2022-10-08 23:04:18 UTC
Created attachment 822874 [details]
Suggested updated ebuild