Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719310 - sys-auth/oath-toolkit[pskc]: requires dev-libs/libxml2 but doesn't specify it as a dependency
Summary: sys-auth/oath-toolkit[pskc]: requires dev-libs/libxml2 but doesn't specify it...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-24 22:23 UTC by Maciej S. Szmigiero
Modified: 2023-03-05 12:37 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej S. Szmigiero 2020-04-24 22:23:10 UTC
sys-auth/oath-toolkit[pskc] requires dev-libs/libxml2 - one can just take a look at, for example, libpskc/global.c to see a call to xmlInitParser() in pskc_global_init().

However, dev-libs/libxml2 is only specified as this package dependency when "test" USE flag is enabled.
Comment 1 Larry the Git Cow gentoo-dev 2023-03-05 12:37:42 UTC
The bug has been closed via the following commit(s):

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

commit 93b66e313c8f85be009ac2c6ee3a70938ee49058
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-03-05 12:35:32 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-05 12:37:22 +0000

    sys-auth/oath-toolkit: add 2.6.7
    
    Bug: https://bugs.gentoo.org/719314
    Closes: https://bugs.gentoo.org/683864
    Closes: https://bugs.gentoo.org/719310
    Closes: https://bugs.gentoo.org/775278
    Closes: https://bugs.gentoo.org/827887
    Closes: https://bugs.gentoo.org/837791
    Closes: https://bugs.gentoo.org/898740
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-auth/oath-toolkit/Manifest                     |  1 +
 .../oath-toolkit-2.6.7-new-xmlsec-tests.patch      | 74 ++++++++++++++++++++++
 sys-auth/oath-toolkit/oath-toolkit-2.6.7.ebuild    | 74 ++++++++++++++++++++++
 3 files changed, 149 insertions(+)