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

Bug 237367

Summary: net-dsn/host-20070128 collides with net-dsn/bind-tools-9.5.0_p2
Product: Gentoo Linux Reporter: Benjamin Lamowski <ben-bugs>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Benjamin Lamowski 2008-09-10 19:35:17 UTC
/usr/bin/host exits in both net-dsn/host-20070128 and net-dsn/bind-tools-9.5.0_p2
(I'm aware that it happens for a reason ;)

Reproducible: Always

Steps to Reproduce:
build with collision protection:
1. paludis -i net-dsn/host
2. paludis -i net-dsn/bind-tools
(or vice versa)
Actual Results:  
collision-protect>  * /usr/bin/host already exists in /
collision-protect>  * Package collides with existing files
[...]
* net-dns/bind-tools-9.5.0_p2:0::gentoo: failure

maidstone:~# paludis --owner /usr/bin/host
* /usr/bin/host
    net-dns/host-20070128::installed

Expected Results:  
net-dns/bind-tools should block net-dns/host and vice versa
Comment 1 Benjamin Lamowski 2008-09-10 19:36:14 UTC
s/exits/exists ;)
Comment 2 Benjamin Lamowski 2008-09-10 19:44:20 UTC
*argh* paludis was wrong and there was a symlink pointing to host-woods.
Sorry.