Leslie Turriff schrieb am 25.05.2018 um 10:46:
There seems to be a conflict between levels of software? What should I do to remedy this?
First I'd try a "zypper se -s glibc" to find out, which versions are available at all (and from which directory). Then, you must(!) install all glibc packages in the same version.
For me, running Leap 42.3, all available packages are in openSUSE-Oss or openSUSE-Update-oss repo, containing version 2.22. If you get a 2.18... which repo does glibc-devel-32bit come from? Maybe it's best to update your glibc packages in general?
Werner
$ zypper se -i glibc
rpm -qa 'glibc*' | sort
does quite the same, except for the volume of the output ;)
Loading repository data... Reading installed packages...
S | Name | Summary | Type ---+--------------------------+-------------------------------------------------------+-------- i+ | glibc | Standard Shared Libraries (from the GNU C Library) | package i+ | glibc-32bit | Standard Shared Libraries (from the GNU C Library) | package i+ | glibc-debuginfo | Debug information for package glibc | package i+ | glibc-debugsource | Debug sources for package glibc | package i+ | glibc-devel | Include Files and Libraries Mandatory for Development | package i+ | glibc-devel-debuginfo | Debug information for package glibc-devel | package i+ | glibc-devel-static-32bit | C library static libraries for -static linking | package i+ | glibc-extra | Extra binaries from GNU C Library | package i+ | glibc-extra-debuginfo | Debug information for package glibc-extra | package i | glibc-i18ndata | Database Sources for 'locale' | package i+ | glibc-info | Info Files for the GNU C Library | package i+ | glibc-locale | Locale Data for Localized Programs | package i+ | glibc-locale-32bit | Locale Data for Localized Programs | package i+ | glibc-locale-debuginfo | Debug information for package glibc-locale | package i+ | linux-glibc-devel | Linux headers for userspace development | package