You are not logged in.

#1 2010-02-18 16:39:27

br4
Member
Registered: 2007-12-27
Posts: 38

[Solved] after upgrade no bin32 package is working

Hi all, after yesterday upgrade[0] , for all bin32 packages i get this error and the application crashes:

opt/lib32/usr/lib/libX11.so.6: undefined symbol: xcb_take_socket

i downgraded all 32-packages that were upgraded,but the error is still there yikes
[2010-02-17 18:32] upgraded lib32-glibc (2.11.1-1 -> 2.11.1-1.1)
[2010-02-17 18:32] upgraded lib32-libdrm (2.4.17-2 -> 2.4.17-4)
[2010-02-17 18:32] upgraded lib32-libjpeg (8-1 -> 8-2)
[2010-02-17 18:32] upgraded lib32-libx11 (1.3.2-1 -> 1.3.3-1)
[2010-02-17 18:32] upgraded lib32-sqlite3 (3.6.21-1 -> 3.6.22-1)
[2010-02-17 18:32] upgraded lib32-qt (4.5.3-4 -> 4.6.1-1)

Any ideas what I'm missing?
p.s. I have Arch64
[0]

[2010-02-17 18:32] removed klibc-udev (141-3)
[2010-02-17 18:32] removed klibc-module-init-tools (3.8-1)
[2010-02-17 18:32] removed klibc-kbd (1.15.20080312-10)
[2010-02-17 18:32] removed klibc-extras (2.5-4)
[2010-02-17 18:32] removed klibc (1.5.15-3)
[2010-02-17 18:32] upgraded babl (0.1.0-1 -> 0.1.2-1)
[2010-02-17 18:32] upgraded device-mapper (2.02.60-2 -> 2.02.60-3)
[2010-02-17 18:32] upgraded cryptsetup (1.1.0-1 -> 1.1.0-2)
[2010-02-17 18:32] upgraded diffutils (2.8.1-6 -> 2.9-1)
[2010-02-17 18:32] warning: /etc/ld.so.conf installed as /etc/ld.so.conf.pacnew
[2010-02-17 18:32] upgraded filesystem (2010.01-1 -> 2010.02-3)
[2010-02-17 18:32] upgraded gegl (0.1.0-2 -> 0.1.2-1)
[2010-02-17 18:32] upgraded gimp (2.6.8-2 -> 2.6.8-3)
[2010-02-17 18:32] upgraded git (1.6.6.1-1 -> 1.7.0-1)
[2010-02-17 18:32] upgraded imagemagick (6.5.9.0-2 -> 6.5.9.5-1)
[2010-02-17 18:32] upgraded qt3 (3.3.8-14 -> 3.3.8-15)
[2010-02-17 18:32] upgraded kdelibs3 (3.5.10-9 -> 3.5.10-10)
[2010-02-17 18:32] installed mkinitcpio-busybox (1.15.3-5)
[2010-02-17 18:32] warning: /etc/mkinitcpio.conf installed as /etc/mkinitcpio.conf.pacnew
[2010-02-17 18:32] upgraded mkinitcpio (0.5.30-1 -> 0.6.2-1)
[2010-02-17 18:32] upgraded lib32-glibc (2.11.1-1 -> 2.11.1-1.1)
[2010-02-17 18:32] upgraded lib32-libdrm (2.4.17-2 -> 2.4.17-4)
[2010-02-17 18:32] upgraded lib32-libjpeg (8-1 -> 8-2)
[2010-02-17 18:32] upgraded lib32-libx11 (1.3.2-1 -> 1.3.3-1)
[2010-02-17 18:32] upgraded lib32-sqlite3 (3.6.21-1 -> 3.6.22-1)
[2010-02-17 18:32] upgraded lib32-qt (4.5.3-4 -> 4.6.1-1)
[2010-02-17 18:32] upgraded lvm2 (2.02.60-2 -> 2.02.60-3)
[2010-02-17 18:32] upgraded mdadm (3.1.1-1 -> 3.1.1-2)
[2010-02-17 18:32] upgraded nano (2.2.2-1 -> 2.2.3-1)
[2010-02-17 18:32] upgraded perl-params-validate (0.94-1 -> 0.94-2)
[2010-02-17 18:32] upgraded perl-datetime (0.53-1 -> 0.53-2)
[2010-02-17 18:32] upgraded qt (4.6.1-1 -> 4.6.2-1)
[2010-02-17 18:32] upgraded tzdata (2010a-1 -> 2010b-1)
[2010-02-17 18:32] upgraded vi (050325-1 -> 050325-2)
[2010-02-17 18:32] upgraded wireshark (1.2.6-1 -> 1.2.6-2)

Last edited by br4 (2010-02-21 18:35:41)

Offline

#2 2010-02-18 17:02:18

Rydgel
Member
From: France
Registered: 2008-09-04
Posts: 166
Website

Re: [Solved] after upgrade no bin32 package is working

Try to rebuild the 32bits app that doesn't work anymore to link them with the new libs.

Offline

#3 2010-02-18 17:30:46

br4
Member
Registered: 2007-12-27
Posts: 38

Re: [Solved] after upgrade no bin32 package is working

Rydgel,thaks for replying smile
did it after the upgrade(did't work) and after the downgrade but it is still broken.
the app's are Skype and wine.

Offline

#4 2010-02-19 11:06:40

slon
Member
Registered: 2009-12-28
Posts: 29

Re: [Solved] after upgrade no bin32 package is working

Skype does not work for me too. Any solutions?

Offline

#5 2010-02-19 16:54:46

br4
Member
Registered: 2007-12-27
Posts: 38

Re: [Solved] after upgrade no bin32 package is working

i downgraded every package and still nothing yikes:o:o:o
how can i check if libX11 is properly linked to libxcb?
ldd32 -r `which skype` is ok except for

undefined symbol: xcb_take_socket    (/opt/lib32/usr/lib/libX11.so.6)
undefined symbol: xcb_writev    (/opt/lib32/usr/lib/libX11.so.6)
slon wrote:

Skype does not work for me too. Any solutions?

with the same error?Do you upgraded the same packages?

Offline

#6 2010-02-19 19:54:49

slon
Member
Registered: 2009-12-28
Posts: 29

Re: [Solved] after upgrade no bin32 package is working

This is my error log.

QIconvCodec::convertFromUnicode: using ASCII for conversion, iconv_open failed
QIconvCodec::convertToUnicode: using ASCII for conversion, iconv_open failed

(process:4597): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function

(process:4597): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed

(process:4597): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function

(process:4597): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function

(process:4597): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function

(process:4597): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

(process:4597): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function

(process:4597): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

(process:4597): Gtk-CRITICAL **: gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed

Offline

#7 2010-02-21 18:35:08

br4
Member
Registered: 2007-12-27
Posts: 38

Re: [Solved] after upgrade no bin32 package is working

solved by removing " /usr/X11R6/lib and /usr/lib32"(no idea how they came there) from /etc/ld.so.conf
thanks to Ionut for the help.
@slon You have a different error and should open another topic.

Offline

Board footer

Powered by FluxBB