About a week or so ago I received notification about openSUSE-SLE-15.4-2023-2788(1) for mozilla-nspr, mozilla-nss and openSUSE-SLE-15.4-2023-2814(1) for mozilla-nss. When I attempted the update process for them, I received conflict errors as follows:
When attempting to install both packages together, I get
SLE-15.4-2023-2814-1.noarch conflicts with 'libfreebl3.x86_64
When attempting to install just 2788, I get
SLE-15.4-2023-2788-1.noarch conflicts with 'mozilla-nspr.x86_64
When I attempt to install just 2814, I get
SLE-15.4-2023-2814-1.noarch conflicts with 'libfreebl3.x86_64
Any ideas? At one time I had innovator repositories in the system to install some specific packages. Is it possible that one of those loaded an updated version of libfreebl3.x86_64 or something that required a different libfreebl3.x86_64, and now I am unable to install these updates?
I tried using rpm to find out what requires libfreebl3.x86_64, and it appears to be libc.so.6. When checking what provides it, I found NSSRAWHASH_3.12.3, NSSprivate_3.11, NSSprivate_3.16. DOes this mean I need to uninstall my mozilla software and install the latest versions? And, does it seem like that would fix my issue?
Thanks in advance!
tgossler:
Is it possible
Everything is possible. You do not show any information from you system to allow anyone to guess.
Show full output of
zypper lr -d
zypper se -s libfreebl3
And paste computer text as preformatted (button </>
in editor).
My bad arvidjaar! Here is the output from both
# zypper lr -d
# | Alias | Name | Enabled | GPG Check | Refresh | Priority | Type | URI | Service
---+--------------------------------------+----------------------------------------------------------------------+---------+-----------+---------+----------+--------+--------------------------------------------------------------------------------------+--------
1 | dvd | dvd | Yes | (r ) Yes | Yes | 99 | rpm-md | http://opensuse-guide.org/repo/openSUSE_Leap_15.4/ |
2 | google-chrome | google-chrome | Yes | (r ) Yes | Yes | 99 | rpm-md | https://dl.google.com/linux/chrome/rpm/stable/x86_64 |
3 | home_predivan_updates | Leap 15.x updates (15.4) | Yes | (r ) Yes | No | 99 | rpm-md | https://download.opensuse.org/repositories/home:/predivan:/updates/15.4/ |
4 | home_regataos | Regata OS Home Project (15.4) | No | ---- | ---- | 99 | rpm-md | https://download.opensuse.org/repositories/home:/regataos/15.4/ |
5 | https-download.opensuse.org-5fcd8163 | SUSE:SLE-15:Update | Yes | (r ) Yes | Yes | 99 | rpm-md | https://download.opensuse.org/update/leap/15.4/sle |
6 | https-download.opensuse.org-6cfea350 | science | Yes | (r ) Yes | Yes | 99 | rpm-md | https://download.opensuse.org/repositories/science/15.4/ |
7 | https-download.opensuse.org-96534d63 | science:unstable | Yes | (r ) Yes | Yes | 99 | rpm-md | https://download.opensuse.org/repositories/science:/unstable/15.4/ |
8 | openSUSE-Leap-15.4-1 | openSUSE-Leap-15.4-1 | No | ---- | ---- | 99 | rpm-md | hd:/?device=/dev/disk/by-id/usb-SanDisk_Cruzer_Glide_4C531001390428114573-0:0-part2 |
9 | openSUSE_Backports_SLE-15-SP3 | Backports for SLE-15-SP3 (standard) | Yes | (r ) Yes | No | 99 | rpm-md | https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15-SP3/standard/ |
10 | packman | packman | Yes | (r ) Yes | Yes | 99 | rpm-md | http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_15.4/ |
11 | repo-backports-debug-update | Update repository of openSUSE Backports (Debug) | No | ---- | ---- | 99 | NONE | http://download.opensuse.org/update/leap/15.4/backports_debug/ |
12 | repo-backports-update | Update repository of openSUSE Backports | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/leap/15.4/backports/ |
13 | repo-debug | Debug Repository | No | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/distribution/leap/15.4/repo/oss/ |
14 | repo-debug-non-oss | Debug Repository (Non-OSS) | No | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/distribution/leap/15.4/repo/non-oss/ |
15 | repo-debug-update | Update Repository (Debug) | No | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/update/leap/15.4/oss/ |
16 | repo-debug-update-non-oss | Update Repository (Debug, Non-OSS) | No | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/update/leap/15.4/non-oss/ |
17 | repo-non-oss | Non-OSS Repository | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.4/repo/non-oss/ |
18 | repo-oss | Main Repository | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.4/repo/oss/ |
19 | repo-sle-debug-update | Update repository with updates from SUSE Linux Enterprise 15 (Debug) | No | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/update/leap/15.4/sle/ |
20 | repo-sle-update | Update repository with updates from SUSE Linux Enterprise 15 | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/leap/15.4/sle/ |
21 | repo-source | Source Repository | No | ---- | ---- | 99 | NONE | http://download.opensuse.org/source/distribution/leap/15.4/repo/oss/ |
22 | repo-update | Main Update Repository | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/leap/15.4/oss/ |
23 | repo-update-non-oss | Update Repository (Non-Oss) | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/leap/15.4/non-oss/ |
24 | security | Security tools (15.4) | Yes | (r ) Yes | No | 99 | rpm-md | https://download.opensuse.org/repositories/security/15.4/ |
# zypper se -s libfreebl3
Retrieving repository 'google-chrome' metadata ......................................................................................................................................[done]
Building repository 'google-chrome' cache ...........................................................................................................................................[done]
Retrieving repository 'SUSE:SLE-15:Update' metadata .................................................................................................................................[done]
Building repository 'SUSE:SLE-15:Update' cache ......................................................................................................................................[done]
Retrieving repository 'science' metadata ............................................................................................................................................[done]
Building repository 'science' cache .................................................................................................................................................[done]
Retrieving repository 'packman' metadata ............................................................................................................................................[done]
Building repository 'packman' cache .................................................................................................................................................[done]
Retrieving repository 'Update repository with updates from SUSE Linux Enterprise 15' metadata .......................................................................................[done]
Building repository 'Update repository with updates from SUSE Linux Enterprise 15' cache ............................................................................................[done]
Loading repository data...
Warning: Repository 'Backports for SLE-15-SP3 (standard)' metadata expired since 2021-06-23 02:13:21 CDT.
Warning: Repository metadata expired: Check if 'autorefresh' is turned on (zypper lr), otherwise
manualy refresh the repository (zypper ref). If this does not solve the issue, it could be that
you are using a broken mirror or the server has actually discontinued to support the repository.
Reading installed packages...
S | Name | Type | Version | Arch | Repository
---+-----------------------+---------+----------------------+--------+-------------------------------------------------------------
i+ | libfreebl3 | package | 3.87-lp154.3.1 | x86_64 | (System Packages)
v | libfreebl3 | package | 3.90-150400.3.32.1 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3 | package | 3.90-150400.3.32.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3 | package | 3.79.4-150400.3.29.1 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3 | package | 3.79.4-150400.3.29.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3 | package | 3.79.4-150400.3.26.1 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3 | package | 3.79.4-150400.3.26.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3 | package | 3.79.3-150400.3.23.1 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3 | package | 3.79.3-150400.3.23.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3 | package | 3.79.2-150400.3.18.1 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3 | package | 3.79.2-150400.3.18.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3 | package | 3.79.2-150400.3.15.1 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3 | package | 3.79.2-150400.3.15.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3 | package | 3.79.1-150400.3.10.2 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3 | package | 3.79.1-150400.3.10.2 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3 | package | 3.79-150400.3.7.1 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3 | package | 3.79-150400.3.7.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3 | package | 3.68.3-150400.1.7 | x86_64 | Main Repository
v | libfreebl3-32bit | package | 3.90-150400.3.32.1 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3-32bit | package | 3.90-150400.3.32.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
i+ | libfreebl3-32bit | package | 3.79.4-150400.3.29.1 | x86_64 | SUSE:SLE-15:Update
i+ | libfreebl3-32bit | package | 3.79.4-150400.3.29.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3-32bit | package | 3.79.4-150400.3.26.1 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3-32bit | package | 3.79.4-150400.3.26.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3-32bit | package | 3.79.3-150400.3.23.1 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3-32bit | package | 3.79.3-150400.3.23.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3-32bit | package | 3.79.2-150400.3.18.1 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3-32bit | package | 3.79.2-150400.3.18.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3-32bit | package | 3.79.2-150400.3.15.1 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3-32bit | package | 3.79.2-150400.3.15.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3-32bit | package | 3.79.1-150400.3.10.2 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3-32bit | package | 3.79.1-150400.3.10.2 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3-32bit | package | 3.79-150400.3.7.1 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3-32bit | package | 3.79-150400.3.7.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3-32bit | package | 3.68.3-150400.1.7 | x86_64 | Main Repository
i+ | libfreebl3-hmac | package | 3.87-lp154.3.1 | x86_64 | (System Packages)
v | libfreebl3-hmac | package | 3.79.4-150400.3.29.1 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3-hmac | package | 3.79.4-150400.3.29.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3-hmac | package | 3.79.4-150400.3.26.1 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3-hmac | package | 3.79.4-150400.3.26.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3-hmac | package | 3.79.3-150400.3.23.1 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3-hmac | package | 3.79.3-150400.3.23.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3-hmac | package | 3.79.2-150400.3.18.1 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3-hmac | package | 3.79.2-150400.3.18.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3-hmac | package | 3.79.2-150400.3.15.1 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3-hmac | package | 3.79.2-150400.3.15.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3-hmac | package | 3.79.1-150400.3.10.2 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3-hmac | package | 3.79.1-150400.3.10.2 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3-hmac | package | 3.79-150400.3.7.1 | x86_64 | SUSE:SLE-15:Update
v | libfreebl3-hmac | package | 3.79-150400.3.7.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v | libfreebl3-hmac | package | 3.68.3-150400.1.7 | x86_64 | Main Repository
| libfreebl3-hmac-32bit | package | 3.79.4-150400.3.29.1 | x86_64 | SUSE:SLE-15:Update
| libfreebl3-hmac-32bit | package | 3.79.4-150400.3.29.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
| libfreebl3-hmac-32bit | package | 3.79.4-150400.3.26.1 | x86_64 | SUSE:SLE-15:Update
| libfreebl3-hmac-32bit | package | 3.79.4-150400.3.26.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
| libfreebl3-hmac-32bit | package | 3.79.3-150400.3.23.1 | x86_64 | SUSE:SLE-15:Update
| libfreebl3-hmac-32bit | package | 3.79.3-150400.3.23.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
| libfreebl3-hmac-32bit | package | 3.79.2-150400.3.18.1 | x86_64 | SUSE:SLE-15:Update
| libfreebl3-hmac-32bit | package | 3.79.2-150400.3.18.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
| libfreebl3-hmac-32bit | package | 3.79.2-150400.3.15.1 | x86_64 | SUSE:SLE-15:Update
| libfreebl3-hmac-32bit | package | 3.79.2-150400.3.15.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
| libfreebl3-hmac-32bit | package | 3.79.1-150400.3.10.2 | x86_64 | SUSE:SLE-15:Update
| libfreebl3-hmac-32bit | package | 3.79.1-150400.3.10.2 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
| libfreebl3-hmac-32bit | package | 3.79-150400.3.7.1 | x86_64 | SUSE:SLE-15:Update
| libfreebl3-hmac-32bit | package | 3.79-150400.3.7.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
| libfreebl3-hmac-32bit | package | 3.68.3-150400.1.7 | x86_64 | Main Repository
This version is not from SUSE nor from any defined repositories. I would forcibly reinstall it, making sure zypper
selects the repository Update repository with updates from SUSE Linux Enterprise 15
.
Thank you arvidjaar.
FYI, according to yast my installed version came from the repository “obs://build.opensuse.org/home:regataos”.
The reinstall of the library and a few other dependent packages went fine. I seem to be back in synch!
Thank you again!