Bug 1212163

Summary: LibreOffice:Factory/libreoffice: LibreOffice-writer installation broken due to unmet dependency: libstdc++.so.6(GLIBCXX_3.4.32)
Product: [openSUSE] openSUSE Tumbleweed Reporter: vani jindam <jindam.vani>
Component: LibreOfficeAssignee: Danilo Spinella <danilo.spinella>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: jindam.vani
Version: Current   
Target Milestone: ---   
Hardware: armv7   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description vani jindam 2023-06-09 09:15:17 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
Comment 1 vani jindam 2023-06-09 11:57:18 UTC
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"
Comment 2 vani jindam 2023-06-10 05:04:23 UTC
* 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.
Comment 3 vani jindam 2023-11-23 08:07:49 UTC
will reopen if it occurs again ;)