Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 214056 - app-crypt/heimdal and net-fs/openafs manpage collision
Summary: app-crypt/heimdal and net-fs/openafs manpage collision
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Gentoo Kerberos Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-20 15:48 UTC by M Grundman
Modified: 2008-07-14 12:39 UTC (History)
2 users (show)

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


Attachments
Patch for the heimdal ebuild (heimdal.patch,359 bytes, patch)
2008-04-16 20:44 UTC, Ivan Jager
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description M Grundman 2008-03-20 15:48:24 UTC
/usr/share/man/man1/pagsh.1.bz2 belongs to app-crypt/heimdal-0.7.2-r3 and net-fs/openafs-1.4.6_p20080222.

portageq owners / /usr/share/man/man1/pagsh.1.bz2


Reproducible: Always

Steps to Reproduce:
1.portageq owners / /usr/share/man/man1/pagsh.1.bz2
2.
3.

Actual Results:  
app-crypt/heimdal-0.7.2-r3
        /usr/share/man/man1/pagsh.1.bz2
net-fs/openafs-1.4.6_p20080222
        /usr/share/man/man1/pagsh.1.bz2
Comment 1 Ivan Jager 2008-04-16 20:44:50 UTC
Created attachment 149986 [details, diff]
Patch for the heimdal ebuild

Both heimdal and openafs try to provide pagsh and the manpage. This patch renames heimdal's version to kpagsh, as in debian. (Debian also renames the openafs version and lets you pick through /etc/alternatives)

I like having heimdal's pagsh named kpagsh, because in addition to creating a new PAG, it sets $KRB5CCNAME and $KRBTKFILE automatically, which makes it easier if you wanted to get new tickets.
Comment 2 Michael Hammer (RETIRED) gentoo-dev 2008-07-14 12:39:33 UTC
Thx Ivan for your patch!

This issue is fixed in the actual heimdal-1.2.x release in our overlay at git://git.overlays.gentoo.org/proj/kerberos.git. Until we can push it into tree I'd like to ask you to use the overlay if you would like to use heimdal.

g, mueli