Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108722 - app-crypt/mit-krb5-1.4.1-r2 claims to prefix its client apps with "mit-", but really prefixes them with "k"
Summary: app-crypt/mit-krb5-1.4.1-r2 claims to prefix its client apps with "mit-", but...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Kerberos Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-10 06:19 UTC by Mikkel Krautz
Modified: 2006-05-21 14:07 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 Mikkel Krautz 2005-10-10 06:19:18 UTC
The mit-krb5 ebuild claims to prefix it's "client binaries" with "mit-".
However, it really prefixes them with a "k". This is very misleading, and should
be fixed.

Reproducible: Always
Steps to Reproduce:
1. ${EDITOR} +128 /usr/portage/app-crypt/mit-krb5/mit-krb5-1.4.1-r2.ebuild
2. Read.

Actual Results:  
The "client binaries" of mit-krb5 are actually prefixed with a "k".

Expected Results:  
The "client binaries" should be prefixed with "mit-", or alternatively the
einfo-message should be changed.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2006-05-21 14:07:18 UTC
Changed the einfo, which seems to have snuck in from an experimental ebuild I did a long time ago.