[ubuntu-mono] [Bug 92054] NDesk.DBus.dll has wrong path in banshee.pc
Andrew Conkling
andrew.conkling at gmail.com
Tue Mar 13 21:57:07 UTC 2007
Public bug reported:
Binary package hint: banshee
Plugins for Banshee do not work on Feisty since some of the internals
were changed around. Specifically, NDesk.DBus.dll and
NDesk.DBus.GLib.dll have been moved.
Below is the error I was getting along with Aaron Bockover's response
regarding the solution.
On 3/13/07, Andrew Conkling <andrew.conkling at gmail.com> wrote:
> error CS0006: cannot find metadata file `/usr/lib/banshee/NDesk.DBus.dll'
> error CS0006: cannot find metadata file `/usr/lib/banshee/NDesk.DBus.GLib.dll'
>
> I have two of these files on my computer, but in different locations:
>
> /usr/lib/cli/ndesk-dbus-1.0/NDesk.DBus.dll
> /usr/lib/mono/gac/NDesk.DBus/1.0.0.0__f6716e4f9b2ed099/NDesk.DBus.dll
>
> On my Ubuntu Edgy machine, it looks like what the plugin is expecting:
>
> /usr/lib/f-spot/NDesk.DBus.dll
> /usr/lib/banshee/NDesk.DBus.dll
On 3/13/07, Aaron Bockover <abockover at novell.com> wrote:
> Ubuntu has chosen to package NDesk DBus and there is an option in
> Banshee's configure (which Ubuntu uses) to link against the system (GAC)
> NDesk DBus instead of the bundled DBus.
>
> When Sebastien did the patch to allow this I guess he overlooked the .pc
> file. In the short term it needs to be addressed as a package patch in
> Ubuntu but long term should be considered in the .pc generation at build
> time.
** Affects: banshee (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
NDesk.DBus.dll has wrong path in banshee.pc
https://launchpad.net/bugs/92054
More information about the Ubuntu-mono
mailing list