Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 291114 - sys-auth/polkit[zsh-completion] collides with sys-auth/policykit[zsh-completion]
Summary: sys-auth/polkit[zsh-completion] collides with sys-auth/policykit[zsh-completion]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Nirbheek Chauhan (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-30 08:20 UTC by Alex Legler (RETIRED)
Modified: 2009-10-30 17:34 UTC (History)
2 users (show)

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 Alex Legler (RETIRED) archtester gentoo-dev Security 2009-10-30 08:20:06 UTC
* Detected file collision(s):
 * 
 *      /usr/share/zsh/site-functions/_polkit
 *      /usr/share/zsh/site-functions/_polkit_auth
 *      /usr/share/zsh/site-functions/_polkit_action
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * sys-auth/policykit-0.9-r1
 *      /usr/share/zsh/site-functions/_polkit
 *      /usr/share/zsh/site-functions/_polkit_action
 *      /usr/share/zsh/site-functions/_polkit_auth
 * 
 * Package 'sys-auth/polkit-0.94' NOT merged due to file collisions. If
 * necessary, refer to your elog messages for the whole content of the
 * above message.

Why do we have two packages anyway? ;o
Comment 1 Nirbheek Chauhan (RETIRED) gentoo-dev 2009-10-30 13:59:08 UTC
polkit is very different from policykit (internally as well as externally). zsh-completion from policykit won't work for polkit; it should be removed till it can be updated by someone.
Comment 2 Nirbheek Chauhan (RETIRED) gentoo-dev 2009-10-30 17:34:00 UTC
Fixed in CVS, thanks for reporting. Patches for new binaries welcome too ;)