[opensuse-factory] Tumbleweed : libgtk-3.so.0 ? : gtk3 has been compiled against different glib2 version?

Hello List Tumbleweed __________ - about 3 days ago after large 'zypper dup' , "xiphos" program stopped working, giving error message : (xiphos:6647): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files Error creating proxy: Error calling StartServiceByName for org.gtk.vfs.Daemon: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /usr/lib/gvfs/gvfsd received signal 6 (g-dbus-error-quark, 26) (xiphos:6647): GVFS-CRITICAL **: fill_mountable_info: assertion `proxy != NULL' failed ** Message: MAINTAINER_MODE /usr/bin/xiphos: symbol lookup error: /usr/lib/libgtk-3.so.0: undefined symbol: g_type_get_type_registration_serial _________________ - the xiphos program, and gtk3 and glib2 all come from tumbleweed repositories : zypper dup introduced the problem. ......................... - after todays large zypper dup, this problem persists ............... best regards -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Wed, May 01, 2013 at 11:53:59AM +0300, ellanios82 wrote:
What does 'zypper update -t package' show on your system? Odds are gtk3 or glib2 aren't updated fully. thanks, greg k-h -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On 05/01/2013 08:42 PM, Greg KH wrote:
Dear Greg - thank you so much . . . and thank you for replying to me personally, which is fortunate as i have unsubed from Factory List ..................... 'zypper update -t package' shows : ____________________________ # zypper update -t package Loading repository data... Reading installed packages... The following package updates will NOT be installed: MozillaFirefox glib2-devel glib2-lang glib2-tools gnome-menus-branding-openSUSE gstreamer-0_10-plugins-bad gstreamer-0_10-plugins-base gstreamer-0_10-plugins-good gstreamer-plugins-bad gstreamer-plugins-bad-lang gstreamer-plugins-base gstreamer-plugins-base-lang gstreamer-plugins-good gstreamer-plugins-good-lang gtk2-branding-openSUSE gtk2-engine-clearlooks gtk2-engine-crux gtk2-engine-glide gtk2-engine-hcengine gtk2-engine-industrial gtk2-engine-mist gtk2-engine-redmond95 gtk2-engine-thinice gtk3-branding-openSUSE libgio-2_0-0 libgio-fam libglib-2_0-0 libgmodule-2_0-0 libgobject-2_0-0 libgthread-2_0-0 libxine2-pulse Nothing to do. ____________________ thanks and best wishes -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Wed, May 01, 2013 at 09:35:06PM +0300, ellanios82 wrote:
Ok, it's a problem with the branding packages that I can't work around due to the way OBS handles version numbers. Do: zypper rm gnome-menues-branding-openSUSE gtk3-branding-openSUSE gtk2-branding-openSUSE and allow the -upstream branding packages to be installed. Then do 'zypper dup' and all should be good, you shouldn't have this big of a list of packages that aren't installing. Worse case, it will just be the gtk2-engine packages, and you can safely ignore those. Let me know if that works. thanks, greg k-h -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Mit, 2013-05-01 at 11:56 -0700, Greg KH wrote:
Shouldn't zypper dup --from Tumbleweed take care of that and favor all TW packages over others? Alternatively, if the user really knows what he does, specifying repo priorities appropriately would help as well for "zypper dup" Dominique -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Wed, May 01, 2013 at 09:08:41PM +0200, Dimstar / Dominique Leuenberger wrote:
Possibly, I really don't know, as I don't use, or recommend doing that.
Alternatively, if the user really knows what he does, specifying repo priorities appropriately would help as well for "zypper dup"
If the user really knows what they are doing, then I don't need to support them :) thanks, greg k-h -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

Greg KH writes:
Ok, it's a problem with the branding packages that I can't work around due to the way OBS handles version numbers.
But a user can tell zypper to treat Tumbleweed preferentially and always chose a package from Tumbleweed when it is available from different repos, regardless of version or build number: # | Alias | Name | Priority --+---------------------------------+---------------------------------+--------- 1 | Tumbleweed | Tumbleweed | 97 2 | openSUSE-current-Non-OSS | openSUSE-current Non-OSS | 99 3 | openSUSE-current-OSS | openSUSE-current OSS | 99 4 | openSUSE-current-Update | openSUSE-current-Update | 99 5 | openSUSE-current-Update-Non-OSS | openSUSE-current-Update-Non-OSS | 99 6 | openSUSE-current-Update-debug | openSUSE-current-Update-debug | 99 7 | openSUSE-current-debug | openSUSE-current-debug | 99 That prevents such problems for me, anyway. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Q+, Q and microQ: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Wed, May 01, 2013 at 09:37:06PM +0200, Achim Gratz wrote:
Most of the time, this will work. But we have had times in the past, that this isn't a good idea to do, so you need to be aware of it. Because of this, that is why I do not recommend it. thanks, greg k-h -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Wed, May 01, 2013 at 11:53:59AM +0300, ellanios82 wrote:
What does 'zypper update -t package' show on your system? Odds are gtk3 or glib2 aren't updated fully. thanks, greg k-h -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On 05/01/2013 08:42 PM, Greg KH wrote:
Dear Greg - thank you so much . . . and thank you for replying to me personally, which is fortunate as i have unsubed from Factory List ..................... 'zypper update -t package' shows : ____________________________ # zypper update -t package Loading repository data... Reading installed packages... The following package updates will NOT be installed: MozillaFirefox glib2-devel glib2-lang glib2-tools gnome-menus-branding-openSUSE gstreamer-0_10-plugins-bad gstreamer-0_10-plugins-base gstreamer-0_10-plugins-good gstreamer-plugins-bad gstreamer-plugins-bad-lang gstreamer-plugins-base gstreamer-plugins-base-lang gstreamer-plugins-good gstreamer-plugins-good-lang gtk2-branding-openSUSE gtk2-engine-clearlooks gtk2-engine-crux gtk2-engine-glide gtk2-engine-hcengine gtk2-engine-industrial gtk2-engine-mist gtk2-engine-redmond95 gtk2-engine-thinice gtk3-branding-openSUSE libgio-2_0-0 libgio-fam libglib-2_0-0 libgmodule-2_0-0 libgobject-2_0-0 libgthread-2_0-0 libxine2-pulse Nothing to do. ____________________ thanks and best wishes -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Wed, May 01, 2013 at 09:35:06PM +0300, ellanios82 wrote:
Ok, it's a problem with the branding packages that I can't work around due to the way OBS handles version numbers. Do: zypper rm gnome-menues-branding-openSUSE gtk3-branding-openSUSE gtk2-branding-openSUSE and allow the -upstream branding packages to be installed. Then do 'zypper dup' and all should be good, you shouldn't have this big of a list of packages that aren't installing. Worse case, it will just be the gtk2-engine packages, and you can safely ignore those. Let me know if that works. thanks, greg k-h -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Mit, 2013-05-01 at 11:56 -0700, Greg KH wrote:
Shouldn't zypper dup --from Tumbleweed take care of that and favor all TW packages over others? Alternatively, if the user really knows what he does, specifying repo priorities appropriately would help as well for "zypper dup" Dominique -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Wed, May 01, 2013 at 09:08:41PM +0200, Dimstar / Dominique Leuenberger wrote:
Possibly, I really don't know, as I don't use, or recommend doing that.
Alternatively, if the user really knows what he does, specifying repo priorities appropriately would help as well for "zypper dup"
If the user really knows what they are doing, then I don't need to support them :) thanks, greg k-h -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

Greg KH writes:
Ok, it's a problem with the branding packages that I can't work around due to the way OBS handles version numbers.
But a user can tell zypper to treat Tumbleweed preferentially and always chose a package from Tumbleweed when it is available from different repos, regardless of version or build number: # | Alias | Name | Priority --+---------------------------------+---------------------------------+--------- 1 | Tumbleweed | Tumbleweed | 97 2 | openSUSE-current-Non-OSS | openSUSE-current Non-OSS | 99 3 | openSUSE-current-OSS | openSUSE-current OSS | 99 4 | openSUSE-current-Update | openSUSE-current-Update | 99 5 | openSUSE-current-Update-Non-OSS | openSUSE-current-Update-Non-OSS | 99 6 | openSUSE-current-Update-debug | openSUSE-current-Update-debug | 99 7 | openSUSE-current-debug | openSUSE-current-debug | 99 That prevents such problems for me, anyway. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Q+, Q and microQ: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (4)
-
Achim Gratz
-
Dimstar / Dominique Leuenberger
-
ellanios82
-
Greg KH