Bug 1212163 - LibreOffice:Factory/libreoffice: LibreOffice-writer installation broken due to unmet dependency: libstdc++.so.6(GLIBCXX_3.4.32)
Summary: LibreOffice:Factory/libreoffice: LibreOffice-writer installation broken due t...
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: LibreOffice (show other bugs)
Version: Current
Hardware: armv7 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Danilo Spinella
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-09 09:15 UTC by vani jindam
Modified: 2023-11-23 08:07 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ;)