| Bug#: 211269 | Product: Gentoo Linux | Version: 2007.0 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: base-system@gentoo.org | Reported By: ulm@gentoo.org | |
| Component: Core system | |||
| URL: | |||
| Summary: sys-apps/shadow-4.1.0: file collision with app-i18n/man-pages-de-0.5 | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2008-02-24 16:12 0000 | |||
| Description: | Opened: 2008-02-24 16:12 0000 |
shadow-4.1.0 and man-pages-de-0.5 both install /usr/share/man/de/man1/su.1 . @armin76: adding you to CC since you bumped man-pages-de last.
This should fix it (man-pages-de-0.5.ebuild):
- rm "${D}"/usr/share/man/de/man1/{chsh,groups,login,passwd,newgrp}.1*
+ rm "${D}"/usr/share/man/de/man1/{chsh,groups,login,passwd,newgrp,su}.1*
Fixed in man-pages-de-0.5-r1.
*** Bug 211484 has been marked as a duplicate of this bug. ***
*** Bug 282805 has been marked as a duplicate of this bug. ***