Hello,
when install Bibletime or Xiphos some lib missing. Like libicui…
Michal
Hello,
when install Bibletime or Xiphos some lib missing. Like libicui…
Michal
Hi Michal, welcome to these forums.
Eh, could you be more exact? We cannot see what your system reports, or search for “Like libicui”. A quick search tells me that both packages aren’t in the Tw distribution repos, so you must have tried to install them from some other repo, or not even from a repo, but from some external site. Please provide more info.
This is likely what the OP is making reference:
─> sudo zypper in xiphos
Loading repository data...
Reading installed packages...
Resolving package dependencies...
Problem: nothing provides libicui18n.so.60.2()(64bit) needed by xiphos-4.0.7-1.2.x86_64
Solution 1: do not install xiphos-4.0.7-1.2.x86_64
Solution 2: break xiphos-4.0.7-1.2.x86_64 by ignoring some of its dependencies
─> sudo zypper info xiphos
Information for package xiphos:
-------------------------------
Repository : Tumbleweed_OSS
Name : xiphos
Version : 4.0.7-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.4 MiB
Installed : No
Status : not installed
Source package : xiphos-4.0.7-1.2.src
Summary : GNOME-based Bible research tool
For repos I have:
─> sudo zypper lr
~
# | Alias | Name | Enabled | GPG Check | Refresh
--+-------------------------------------+------------------------+---------+-----------+--------
1 | Google-chrome | Google-chrome | Yes | (r ) Yes | Yes
2 | Google-talkplugin | Google-talkplugin | Yes | (r ) Yes | Yes
3 | Nvidia | Nvidia | Yes | (r ) Yes | Yes
4 | Packman_Tumbleweed | Packman_Tumbleweed | Yes | (r ) Yes | Yes
5 | Tumbleweed_OSS | Tumbleweed_OSS | Yes | (r ) Yes | Yes
6 | Tumbleweed_OSS-updates | Tumbleweed_OSS-updates | Yes | (r ) Yes | Yes
7 | Tumbleweed_non-OSS | Tumbleweed_non-OSS | Yes | (r ) Yes | Yes
8 | http-download.opensuse.org-c012d5b8 | loisronhab | Yes | (r ) Yes | Yes
9 | skype-stable | Skype | Yes | (r ) Yes | Yes
Very informative information. May I suggest that next time you post your repo list, to use
zypper lr -d
That will also show the URLs and those are the real places of the repos. As it is now we only have your local names and aliases, which of course hint to what they represent, but could in fact point to anything.
Sure thing!
zypper lr -d
~
# | Alias | Name | Enabled | GPG Check | Refresh | Priority | Type | URI | Service
--+-------------------------------------+------------------------+---------+-----------+---------+----------+--------+---------------------------------------------------------------------------------+--------
1 | Google-chrome | Google-chrome | Yes | (r ) Yes | Yes | 115 | rpm-md | https://dl.google.com/linux/chrome/rpm/stable/x86_64 |
2 | Google-talkplugin | Google-talkplugin | Yes | (r ) Yes | Yes | 115 | rpm-md | https://dl.google.com/linux/talkplugin/rpm/stable/x86_64 |
3 | Nvidia | Nvidia | Yes | (r ) Yes | Yes | 115 | rpm-md | https://download.nvidia.com/opensuse/tumbleweed |
4 | Packman_Tumbleweed | Packman_Tumbleweed | Yes | (r ) Yes | Yes | 90 | rpm-md | http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/ |
5 | Tumbleweed_OSS | Tumbleweed_OSS | Yes | (r ) Yes | Yes | 98 | rpm-md | http://download.opensuse.org/tumbleweed/repo/oss/ |
6 | Tumbleweed_OSS-updates | Tumbleweed_OSS-updates | Yes | (r ) Yes | Yes | 97 | rpm-md | http://download.opensuse.org/update/tumbleweed/ |
7 | Tumbleweed_non-OSS | Tumbleweed_non-OSS | Yes | (r ) Yes | Yes | 98 | rpm-md | http://download.opensuse.org/tumbleweed/repo/non-oss/ |
8 | http-download.opensuse.org-c012d5b8 | loisronhab | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/repositories/home:/loisronhab/openSUSE_Tumbleweed/ |
9 | skype-stable | Skype | Yes | (r ) Yes | Yes | 115 | rpm-md | https://repo.skype.com/rpm/stable/
I’d say add the education repo and install xipos from there
zypper ar -f http://download.opensuse.org/repositories/Education/openSUSE_Tumbleweed/Education.repo
zypper in xipos
Sorry for the inconvenience. This is the bug to fix the issue in the standard repository.