Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 362751 - dev-dotnet/ndesk-dbus-0.6.1a files collide with dev-dotnet/dbus-sharp-0.6.1a
Summary: dev-dotnet/ndesk-dbus-0.6.1a files collide with dev-dotnet/dbus-sharp-0.6.1a
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-09 17:55 UTC by Ivan Labáth
Modified: 2011-04-09 18:14 UTC (History)
0 users

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 Ivan Labáth 2011-04-09 17:55:16 UTC
Changelog says dev-dotnet/dbus-sharp-0.6.1a has been moved to dev-dotnet/ndesk-dbus-0.6.1a. On update, the new package fails to merge.

Adding "!=dev-dotnet/dbus-sharp-0.6.1a" to RDEPEND fixed it - portage correctly first installed the new package and then uninstalled the old one.

Reproducible: Always

Steps to Reproduce:
1. have an older system with dev-dotnet/dbus-sharp-0.6.1a installed
2. emerge -uDN world
3. 
Actual Results:  
 * Detected file collision(s):
 * 
 *      /usr/lib/mono/gac/NDesk.DBus/1.0.0.0__f6716e4f9b2ed099/NDesk.DBus.dll
 *      /usr/lib/mono/gac/NDesk.DBus/1.0.0.0__f6716e4f9b2ed099/NDesk.DBus.dll.mdb
 *      /usr/lib/pkgconfig/ndesk-dbus-1.0.pc
 *      /usr/lib/mono/ndesk-dbus-1.0/NDesk.DBus.dll
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * dev-dotnet/dbus-sharp-0.6.1a
 *      /usr/lib/mono/gac/NDesk.DBus/1.0.0.0__f6716e4f9b2ed099/NDesk.DBus.dll
 *      /usr/lib/mono/gac/NDesk.DBus/1.0.0.0__f6716e4f9b2ed099/NDesk.DBus.dll.mdb
 *      /usr/lib/mono/ndesk-dbus-1.0/NDesk.DBus.dll
 *      /usr/lib/pkgconfig/ndesk-dbus-1.0.pc


Expected Results:  
emerge should uninstall dev-dotnet/dbus-sharp-0.6.1a and not fail because of collisions
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2011-04-09 18:14:17 UTC
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/profiles/updates/1Q-2011?r1=1.70&r2=1.71

http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/profiles/updates/1Q-2011?view=log

This was an unfortunate mistake that was corrected.   Please do:

# emerge --sync
# emerge -C ndesk-dbus dbus-sharp

And if you can still reproduce the problem, reopen the bug