I was trying to install gnome-do which required dev-dotnet/dbus-sharp-0.6.1a, and portage gave me file collision errors: * Detected file collision(s): * * /usr/lib64/pkgconfig/ndesk-dbus-1.0.pc * /usr/lib64/mono/gac/NDesk.DBus/1.0.0.0__f6716e4f9b2ed099/NDesk.DBus.dll.mdb * /usr/lib64/mono/gac/NDesk.DBus/1.0.0.0__f6716e4f9b2ed099/NDesk.DBus.dll * /usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll running `portageq owners / <filename>` on each file reviels the files are colliding in dev-dotnet/ndesk-dbus-0.5.2 (already installed) dev-dotnet/dbus-sharp-0.6.1a (newly installed) Reproducible: Always Steps to Reproduce: 1. Have either dev-dotnet/ndesk-dbus-0.5.2 or dev-dotnet/dbus-sharp-0.6.1a installed first 2. Try to install the other package. 3. Collision Actual Results: Portage spits out file collision errors Expected Results: installed, i think, seems like the exact same files in 2 different packages
There is no dev-dotnet/ndesk-dbus in portage and dev-dotnet/dbus-sharp is the one you should have.