Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 214056

Summary: app-crypt/heimdal and net-fs/openafs manpage collision
Product: Gentoo Linux Reporter: M Grundman <grundman>
Component: New packagesAssignee: Gentoo Kerberos Maintainers <kerberos>
Status: VERIFIED FIXED    
Severity: trivial CC: aij+gentoo, stefaan
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for the heimdal ebuild

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