[MCOL-141] Gnome breaks after centOS7 columnstore install/reboot Created: 2016-06-14  Updated: 2023-10-26  Resolved: 2016-08-30

Status: Closed
Project: MariaDB ColumnStore
Component/s: ?
Affects Version/s: None
Fix Version/s: 1.0.2

Type: Bug Priority: Major
Reporter: Ben Thompson (Inactive) Assignee: Ben Thompson (Inactive)
Resolution: Fixed Votes: 1
Labels: None
Environment:

virtualbox centOS7 clean install


Issue Links:
PartOf
is part of MCOL-280 Beta issues Closed

 Description   

Clean centOS7 install

rpm columnstore and run postConfigure and next reboot fails to load gnome desktop environment with login screen. Can still ssh into command line.

Jun 14 15:03:11 localhost dbus-daemon: dbus[692]: [system] Activating service name='org.freedesktop.problems' (using servicehelper)
Jun 14 15:03:11 localhost dbus[692]: [system] Activating service name='org.freedesktop.problems' (using servicehelper)
Jun 14 15:03:11 localhost dbus[692]: [system] Successfully activated service 'org.freedesktop.problems'
Jun 14 15:03:11 localhost dbus-daemon: dbus[692]: [system] Successfully activated service 'org.freedesktop.problems'
Jun 14 15:03:53 localhost gnome-session: ** (gnome-session-quit:2714): WARNING **: Failed to call logout: The name org.gnome.SessionManager was not provided by any .service files



 Comments   
Comment by Justin Swanhart (Inactive) [ 2016-06-24 ]

columnstore is dropping an old libstdc into /usr/local and it breaks ALL KINDS of apps. even cmake no longer works!

Comment by Justin Swanhart (Inactive) [ 2016-06-24 ]

./mariadb/columnstore/lib/libstdc++.so.6
./mariadb/columnstore/lib/libstdc++.so.6.0.14

Comment by Justin Swanhart (Inactive) [ 2016-06-24 ]

cmake: /usr/local/mariadb/columnstore/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by cmake)

Comment by Justin Swanhart (Inactive) [ 2016-06-24 ]

[justin@eschaton1 mariadb-columnstore-server]$ sudo rm /usr/local/mariadb/columnstore/lib/libstdc*
[justin@eschaton1 mariadb-columnstore-server]$ cmake .
– Running cmake version 2.8.11
– MariaDB-Columnstore 10.1.14
– Packaging as: mariadb-10.1.14-Linux-x86_64

Comment by Justin Swanhart (Inactive) [ 2016-06-24 ]

[justin@eschaton1 ~]$ ldd /usr/sbin/gdm|grep mariadb
libgcc_s.so.1 => /usr/local/mariadb/columnstore/lib/libgcc_s.so.1 (0x00007f47e0a97000)

Comment by Justin Swanhart (Inactive) [ 2016-06-24 ]

even moving /usr/local/mariadb away to /usr/local/mariadb.old does not restore X Windows functionality.

Comment by Ben Thompson (Inactive) [ 2016-08-30 ]

This appears to be resolved in the latest fixes.

Generated at Thu Feb 08 02:18:48 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.