Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 495046 - sys-auth/sssd should depend on virtual/krb5
Summary: sys-auth/sssd should depend on virtual/krb5
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreis Vinogradovs ( slepnoga )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-22 19:54 UTC by Chan Min Wai
Modified: 2014-05-16 19:30 UTC (History)
2 users (show)

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


Attachments
Ebuild Patch (sssdpatch,597 bytes, patch)
2013-12-22 19:54 UTC, Chan Min Wai
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chan Min Wai 2013-12-22 19:54:14 UTC
According to https://fedorahosted.org/sssd/ticket/1121
Starting from sssd already support heimdal krb.

ebuild should change to virtual/krb5

    virtual/krb5
    || (
        >=app-crypt/mit-krb5-1.9.1
        >=app-crypt/heimdal-1.5[-ssl]
    )

Reproducible: Always
Comment 1 Chan Min Wai 2013-12-22 19:54:44 UTC
Created attachment 365912 [details, diff]
Ebuild Patch
Comment 2 Chan Min Wai 2013-12-22 20:11:56 UTC
Cannot get it build with the patch.

Something is missing...
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2013-12-23 02:08:19 UTC
Comment on attachment 365912 [details, diff]
Ebuild Patch

It shouldn't need to depend on both virtual/krb5 and its RDEPENDs.
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2013-12-28 21:56:05 UTC
(In reply to Chan Min Wai from comment #2)
> Cannot get it build with the patch.
> 
> Something is missing...

So maybe the original request is wrong? i am not sure how to proceed here
Comment 5 Chan Min Wai 2014-01-01 18:31:56 UTC
(In reply to Markos Chandras from comment #4)
> (In reply to Chan Min Wai from comment #2)
> > Cannot get it build with the patch.
> > 
> > Something is missing...
> 
> So maybe the original request is wrong? i am not sure how to proceed here

Can't build at all.
It is a up stream issue...

What should we do?

Tag it as won't fix?
Comment 6 Sven Vermeulen (RETIRED) gentoo-dev 2014-01-02 19:38:42 UTC
If it is an upstream issue, check if there is a bug for it. If not, and you can test the thing, it might be better to create a ticket and see how upstream wants it?
Comment 7 Markos Chandras (RETIRED) gentoo-dev 2014-05-16 19:30:50 UTC
looks like an upstream issue and i can't reproduce it. closing as WORKSFORME