Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 360265 - app-crypt/heimdal-1.3.3-r1 can't be installed simultaneously with virtual/krb5
Summary: app-crypt/heimdal-1.3.3-r1 can't be installed simultaneously with virtual/krb5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kerberos Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-24 12:22 UTC by Miguel Ramos
Modified: 2011-03-25 07:28 UTC (History)
0 users

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 Miguel Ramos 2011-03-24 12:22:33 UTC
This is kinda silly, since app-crypt/heimdal is one of the ports that implements the virtual virtual/krb5, however:

On lines 21-28 of app-crypt/heimdal/heimdal-1.3.3-r1.ebuild, there you have it:
RDEPEND="...
              ...
              !virtual/krb5"

I assume this should be something like "!app-crypt/mit-krb5"...

Reproducible: Always
Comment 1 Eray Aslan gentoo-dev 2011-03-25 07:28:36 UTC
Indeed.  Thanks for the report.

+  25 Mar 2011; Eray Aslan <eras@gentoo.org> heimdal-1.3.3-r1.ebuild:
+  remove left over virtual/krb5 - bug 360265
+