Bugzilla – Bug 1212163
LibreOffice:Factory/libreoffice: LibreOffice-writer installation broken due to unmet dependency: libstdc++.so.6(GLIBCXX_3.4.32)
Last modified: 2023-11-23 08:07:49 UTC
* Added https://software.opensuse.org//download.html?project=LibreOffice%3AFactory&package=libreoffice * when i install libreoffice-writer # zypper install libreoffice-writer Problem: nothing provides 'libstdc++.so.6(GLIBCXX_3.4.32)' needed by the to be installed libreoffice-writer-7.5.4.2-1125.3.armv7hl Solution 1: do not install libreoffice-writer-7.5.4.2-1125.3.armv7hl Solution 2: break libreoffice-writer-7.5.4.2-1125.3.armv7hl by ignoring some of its dependencies
Output of # cat /etc/os-release NAME="openSUSE Tumbleweed" # VERSION="20230509" ID="opensuse-tumbleweed" ID_LIKE="opensuse suse" VERSION_ID="20230509" PRETTY_NAME="openSUSE Tumbleweed" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:tumbleweed:20230509" BUG_REPORT_URL="https://bugzilla.opensuse.org" SUPPORT_URL="https://bugs.opensuse.org" HOME_URL="https://www.opensuse.org" DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed" LOGO="distributor-logo-Tumbleweed"
* Issue is resolved with installation of latest tumbleweed snapshot: # cat /etc/os-release NAME="openSUSE Tumbleweed" # VERSION="20230604" ID="opensuse-tumbleweed" ID_LIKE="opensuse suse" VERSION_ID="20230604" PRETTY_NAME="openSUSE Tumbleweed" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:tumbleweed:20230604" BUG_REPORT_URL="https://bugzilla.opensuse.org" SUPPORT_URL="https://bugs.opensuse.org" HOME_URL="https://www.opensuse.org" DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed" LOGO="distributor-logo-Tumbleweed" * Sucessfully installed. Package is opening properly. * Created .odt & .doc file. Did not use much. * Please consider adding this package on tumbleweed.
will reopen if it occurs again ;)