LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-15-2010, 02:33 PM   #1
nnjond
Member
 
Registered: Feb 2007
Distribution: Ubuntu 10.04
Posts: 281

Rep: Reputation: 31
Prob installing updates


Hi, Ubuntu Lynx recommended I:

sudo dpkg --configure -a

This is hanging. Can anyone please tell me what i should do now?

~$ sudo dpkg --configure -a
[sudo] password for nnjond:
Setting up libgdata1.4-cil (1.4.0.2-3) ...
* Installing 14 assemblies from libgdata1.4-cil into Mono
**
ERRORbject.c:1291:mono_vtable_build_imt_slot: assertion failed: (imt_slot >= 0 && imt_slot < MONO_IMT_SIZE)
Stacktrace:

at Mono.Xml.SecurityParser.OnStartElement (string,Mono.Xml.MiniParser/IAttrList) <0xffffffff>
at Mono.Xml.SecurityParser.OnStartElement (string,Mono.Xml.MiniParser/IAttrList) <0x000ed>
at Mono.Xml.MiniParser.Parse (Mono.Xml.MiniParser/IReader,Mono.Xml.MiniParser/IHandler) <0x003e4>
at Mono.Xml.SecurityParser.LoadXml (string) <0x0003a>
at Mono.Security.StrongNameManager.LoadConfig (string) <0x0009c>
at Mono.Tools.Driver.LoadConfig (bool) <0x0008e>
at Mono.Tools.Driver.Main (string[]) <0x00614>
at (wrapper runtime-invoke) Mono.Tools.Driver.runtime_invoke_int_object (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

/usr/bin/mono() [0x80ca6e4]
[0x653410]
/lib/tls/i686/cmov/libc.so.6(abort+0x182) [0x681a82]
/lib/libglib-2.0.so.0(g_assertion_message+0x163) [0x172dd3]
/lib/libglib-2.0.so.0(+0x6342d) [0x17342d]
/usr/bin/mono() [0x8112371]
/usr/bin/mono() [0x80d3fb9]
/usr/bin/mono() [0x80d4644]
[0x21d066]
[0xc24b35]
[0xc246d3]
[0xc1e6ad]
[0xc1e2bf]
[0xc188cd]
[0xc18204]
/usr/bin/mono(mono_runtime_exec_main+0x15b) [0x8113b9b]
/usr/bin/mono(mono_runtime_run_main+0x15a) [0x811429a]
/usr/bin/mono(mono_main+0x18c4) [0x80b3524]
/usr/bin/mono() [0x805ad25]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0x66abd6]
/usr/bin/mono() [0x805ac61]

Debug info from gdb:

[Thread debugging using libthread_db enabled]
[New Thread 0x449db70 (LWP 1944)]
[New Thread 0x237b70 (LWP 1943)]
0x00653422 in __kernel_vsyscall ()
3 Thread 0x237b70 (LWP 1943) 0x00653422 in __kernel_vsyscall ()
2 Thread 0x449db70 (LWP 1944) 0x00653422 in __kernel_vsyscall ()
* 1 Thread 0x4936f0 (LWP 1940) 0x00653422 in __kernel_vsyscall ()

Thread 3 (Thread 0x237b70 (LWP 1943)):
#0 0x00653422 in __kernel_vsyscall ()
#1 0x00a61736 in nanosleep () from /lib/tls/i686/cmov/libpthread.so.0
#2 0x081a6af8 in ?? ()
#3 0x00a5996e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#4 0x00721a0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0x449db70 (LWP 1944)):
#0 0x00653422 in __kernel_vsyscall ()
#1 0x00a60245 in sem_wait@@GLIBC_2.1 ()
from /lib/tls/i686/cmov/libpthread.so.0
#2 0x0812e199 in ?? ()
#3 0x081527ea in ?? ()
#4 0x081c3062 in ?? ()
#5 0x081e1925 in ?? ()
#6 0x00a5996e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7 0x00721a0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0x4936f0 (LWP 1940)):
#0 0x00653422 in __kernel_vsyscall ()
#1 0x00a60f5b in read () from /lib/tls/i686/cmov/libpthread.so.0
#2 0x080ca87e in ?? ()
#3 <signal handler called>
#4 0x00653422 in __kernel_vsyscall ()
#5 0x0067e651 in raise () from /lib/tls/i686/cmov/libc.so.6
#6 0x00681a82 in abort () from /lib/tls/i686/cmov/libc.so.6
#7 0x00172dd3 in g_assertion_message () from /lib/libglib-2.0.so.0
#8 0x0017342d in g_assertion_message_expr () from /lib/libglib-2.0.so.0
#9 0x08112371 in ?? ()
#10 0x080d3fb9 in ?? ()
#11 0x080d4644 in ?? ()
#12 0x0021d066 in ?? ()
#13 0x00c24b35 in ?? ()
#14 0x00c246d3 in ?? ()
#15 0x00c1e6ad in ?? ()
#16 0x00c1e2bf in ?? ()
#17 0x00c188cd in ?? ()
#18 0x00c18204 in ?? ()
#19 0x08113b9b in mono_runtime_exec_main ()
#20 0x0811429a in mono_runtime_run_main ()
#21 0x080b3524 in mono_main ()
#22 0x0805ad25 in ?? ()
#23 0x0066abd6 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#24 0x0805ac61 in ?? ()

=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Aborted
E: installing Assembly /usr/lib/cli/Google.GData.Apps-1.4/Google.GData.Apps.dll failed
E: Installation of libgdata1.4-cil with /usr/share/cli-common/runtimes.d/mono failed
dpkg: error processing libgdata1.4-cil (--configure):
subprocess installed post-installation script returned error exit status 9
dpkg: dependency problems prevent configuration of banshee:
banshee depends on libgdata1.4-cil (>= 1.4.0.2); however:
Package libgdata1.4-cil is not configured yet.
dpkg: error processing banshee (--configure):
dependency problems - leaving unconfigured
Setting up libnotify0.4-cil (0.4.0~r3032-2ubuntu1) ...
* Installing 1 assembly from libnotify0.4-cil into Mono
**
ERRORbject.c:1291:mono_vtable_build_imt_slot: assertion failed: (imt_slot >= 0 && imt_slot < MONO_IMT_SIZE)
Stacktrace:

at Mono.Xml.SecurityParser.OnStartElement (string,Mono.Xml.MiniParser/IAttrList) <0xffffffff>
at Mono.Xml.SecurityParser.OnStartElement (string,Mono.Xml.MiniParser/IAttrList) <0x000ed>
at Mono.Xml.MiniParser.Parse (Mono.Xml.MiniParser/IReader,Mono.Xml.MiniParser/IHandler) <0x003e4>
at Mono.Xml.SecurityParser.LoadXml (string) <0x0003a>
at Mono.Security.StrongNameManager.LoadConfig (string) <0x0009c>
at Mono.Tools.Driver.LoadConfig (bool) <0x0008e>
at Mono.Tools.Driver.Main (string[]) <0x00614>
at (wrapper runtime-invoke) Mono.Tools.Driver.runtime_invoke_int_object (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

/usr/bin/mono() [0x80ca6e4]
[0x44d410]
/lib/tls/i686/cmov/libc.so.6(abort+0x182) [0x26fa82]
/lib/libglib-2.0.so.0(g_assertion_message+0x163) [0x897dd3]
/lib/libglib-2.0.so.0(+0x6342d) [0x89842d]
/usr/bin/mono() [0x8112371]
/usr/bin/mono() [0x80d3fb9]
/usr/bin/mono() [0x80d4644]
[0x9f8066]
[0xa75b35]
[0xa756d3]
[0xa6f6ad]
[0xa6f2bf]
[0xa698cd]
[0xa69204]
/usr/bin/mono(mono_runtime_exec_main+0x15b) [0x8113b9b]
/usr/bin/mono(mono_runtime_run_main+0x15a) [0x811429a]
/usr/bin/mono(mono_main+0x18c4) [0x80b3524]
/usr/bin/mono() [0x805ad25]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0x258bd6]
/usr/bin/mono() [0x805ac61]

Debug info from gdb:

[Thread debugging using libthread_db enabled]
[New Thread 0xf7cb70 (LWP 1962)]
[New Thread 0xaa9b70 (LWP 1961)]
0x0044d422 in __kernel_vsyscall ()
3 Thread 0xaa9b70 (LWP 1961) 0x0044d422 in __kernel_vsyscall ()
2 Thread 0xf7cb70 (LWP 1962) 0x0044d422 in __kernel_vsyscall ()
* 1 Thread 0xe7b6f0 (LWP 1958) 0x0044d422 in __kernel_vsyscall ()

Thread 3 (Thread 0xaa9b70 (LWP 1961)):
#0 0x0044d422 in __kernel_vsyscall ()
#1 0x005ff736 in nanosleep () from /lib/tls/i686/cmov/libpthread.so.0
#2 0x081a6af8 in ?? ()
#3 0x005f796e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#4 0x0030fa0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xf7cb70 (LWP 1962)):
#0 0x0044d422 in __kernel_vsyscall ()
#1 0x005fe245 in sem_wait@@GLIBC_2.1 ()
from /lib/tls/i686/cmov/libpthread.so.0
#2 0x0812e199 in ?? ()
#3 0x081527ea in ?? ()
#4 0x081c3062 in ?? ()
#5 0x081e1925 in ?? ()
#6 0x005f796e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7 0x0030fa0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xe7b6f0 (LWP 1958)):
#0 0x0044d422 in __kernel_vsyscall ()
#1 0x005fef5b in read () from /lib/tls/i686/cmov/libpthread.so.0
#2 0x080ca87e in ?? ()
#3 <signal handler called>
#4 0x0044d422 in __kernel_vsyscall ()
#5 0x0026c651 in raise () from /lib/tls/i686/cmov/libc.so.6
#6 0x0026fa82 in abort () from /lib/tls/i686/cmov/libc.so.6
#7 0x00897dd3 in g_assertion_message () from /lib/libglib-2.0.so.0
#8 0x0089842d in g_assertion_message_expr () from /lib/libglib-2.0.so.0
#9 0x08112371 in ?? ()
#10 0x080d3fb9 in ?? ()
#11 0x080d4644 in ?? ()
#12 0x009f8066 in ?? ()
#13 0x00a75b35 in ?? ()
#14 0x00a756d3 in ?? ()
#15 0x00a6f6ad in ?? ()
#16 0x00a6f2bf in ?? ()
#17 0x00a698cd in ?? ()
#18 0x00a69204 in ?? ()
#19 0x08113b9b in mono_runtime_exec_main ()
#20 0x0811429a in mono_runtime_run_main ()
#21 0x080b3524 in mono_main ()
#22 0x0805ad25 in ?? ()
#23 0x00258bd6 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#24 0x0805ac61 in ?? ()

=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Aborted
E: installing Assembly /usr/lib/cli/notify-sharp-0.4/notify-sharp.dll failed
E: Installation of libnotify0.4-cil with /usr/share/cli-common/runtimes.d/mono failed
dpkg: error processing libnotify0.4-cil (--configure):
subprocess installed post-installation script returned error exit status 9
Setting up libwebkit1.1-cil (0.3-2) ...
* Installing 1 assembly from libwebkit1.1-cil into Mono
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
prob installing suse spliffy SUSE / openSUSE 2 11-19-2006 06:17 AM
installing prob with cd pitsky SUSE / openSUSE 5 01-07-2006 12:10 PM
prob in installing fedora core3 aditya1 Linux - Software 1 08-17-2005 04:01 PM
mandrake 9.2-installing winxp prob slickrick Linux - Newbie 2 11-23-2003 04:09 PM
Prob. installing HTMLDoc natto34 Linux - Software 0 07-05-2002 09:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:06 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration