reassign 481892 libndesk-dbus1.0-cil
severity 481892 important
tags 481892 + unreproducible
thanks

On Mon, 2008-05-19 at 04:22 -0700, Karsten M. Self wrote:
> open("/usr/lib/mono/gac/NDesk.DBus/1.0.0.0__f6716e4f9b2ed099/NDesk.DBus.dll", 
> O_RDONLY) = -1 ENOENT (No such file or directory)

Thats the issue, the library is not installed for some reason into the
system GAC of Mono.

[EMAIL PROTECTED]:~$ ls -l 
/usr/lib/mono/gac/NDesk.DBus/1.0.0.0__f6716e4f9b2ed099/NDesk.DBus.dll
-rw-r--r-- 1 root root 72704 May  1 00:03 
/usr/lib/mono/gac/NDesk.DBus/1.0.0.0__f6716e4f9b2ed099/NDesk.DBus.dll

> open("/usr/lib/f-spot/NDesk.DBus.dll", O_RDONLY) = -1 ENOENT (No such file or 
> directory)
> open("/usr/lib/NDesk.DBus.dll", O_RDONLY) = -1 ENOENT (No such file or 
> directory)
> open("/usr/lib/mono/gac/NDesk.DBus/1.0.0.0__f6716e4f9b2ed099/NDesk.DBus.exe", 
> O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib/f-spot/NDesk.DBus.exe", O_RDONLY) = -1 ENOENT (No such file or 
> directory)
> open("/usr/lib/NDesk.DBus.exe", O_RDONLY) = -1 ENOENT (No such file or 
> directory)
> brk(0x956000)                           = 0x956000
> brk(0x954000)                           = 0x954000
> brk(0x952000)                           = 0x952000
> write(2, "\n** (/usr/lib/f-spot/f-spot.exe:"..., 427
> ** (/usr/lib/f-spot/f-spot.exe:22032): WARNING **: The following assembly 
> referenced from /usr/lib/f-spot/f-spot.exe could not be loaded:
>      Assembly:   NDesk.DBus    (assemblyref_index=10)
>      Version:    1.0.0.0
>      Public Key: f6716e4f9b2ed099
> The assembly was not found in the Global Assembly Cache, a path listed in the 
> MONO_PATH environment variable, or in the location of the executing assembly 
> (/usr/lib/f-spot).

You can fix this by reinstalling the libndesk-dbus1.0-cil package via:
apt-get --reinstall install libndesk-dbus1.0-cil

I can't tell how this happened, but it's for sure not a f-spot issue
(thus reassigning to libndesk-dbus1.0-cil). And libndesk-dbus1.0-cil
installs the library into the GAC during package install (thus tagging
unreproducible). So I can only guess what happened. Probably during
install of libndesk-dbus1.0-cil there was an issue, difficult to tell
afterwards...
Do you remember some issue installing CLI library packages?

Thanks for reporting this bug!

-- 
Regards,

Mirco 'meebey' Bauer

PGP-Key ID: 0xEEF946C8

FOSS Developer    [EMAIL PROTECTED]  http://www.meebey.net/
PEAR Developer    [EMAIL PROTECTED]     http://pear.php.net/
Debian Developer  [EMAIL PROTECTED]  http://www.debian.org/

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to