LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-17-2021, 11:49 AM   #1
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,062

Rep: Reputation: Disabled
Should I upgrade mozilla-nss?


From times to times I track the missing deps of binary files running:
Code:
for i in $(find /usr/lib{,64} -name "*.so" -type f -executable) \
$(find /bin /usr/bin /sbin/ /usr/sbin -type f -executable); do
    if [ ! "$(ldd $i|grep found)" = "" ]; then
        echo $i
        ldd $i|grep found
    fi
done
Today the output includes:
Code:
/usr/lib64/firefox/libmozavcodec.so
    libmozavutil.so => not found
/usr/lib64/firefox/libsoftokn3.so
    libmozsqlite3.so => not found
/usr/lib64/firefox/libxul.so
    libmozsandbox.so => not found
    liblgpllibs.so => not found
    libmozsqlite3.so => not found
    libmozgtk.so => not found
/usr/lib64/thunderbird/libprldap60.so
    libldap60.so => not found
/usr/lib64/thunderbird/libsoftokn3.so
    libmozsqlite3.so => not found
/usr/lib64/thunderbird/libxul.so
/usr/lib64/thunderbird/libxul.so: /usr/lib64/libnss3.so: version `NSS_3.43' not found (required by /usr/lib64/thunderbird/libxul.so)
    libldap60.so => not found
    libprldap60.so => not found
    libmozsandbox.so => not found
    liblgpllibs.so => not found
    libmozsqlite3.so => not found
    libmozgtk.so => not found
/usr/lib64/seamonkey-2.49.4/libprldap60.so
    libldap60.so => not found
/usr/lib64/seamonkey-2.49.4/libmozavcodec.so
    libmozavutil.so => not found
/usr/lib64/seamonkey-2.49.4/libssl3.so
/usr/lib64/seamonkey-2.49.4/libssl3.so: /usr/lib64/libnss3.so: version `NSS_3.52' not found (required by /usr/lib64/seamonkey-2.49.4/libssl3.so)
/usr/lib64/seamonkey-2.49.4/libsoftokn3.so
    libmozsqlite3.so => not found
/usr/lib64/seamonkey-2.49.4/libxul.so
    libldap60.so => not found
    libprldap60.so => not found
    libmozsandbox.so => not found
    liblgpllibs.so => not found
    libmozsqlite3.so => not found
    libmozgtk.so => not found
I am not that worried as these apps (all genuine Slackware package for Slackware64-14.2) seems to behave as expected. I assume that the missing so files mostly are for features I won't use (e.g. ldap), but I could be wrong.

However, should have worry about anything here? Especially, should I upgrade moszilla-nss, building the version shipped in Slackware64-current? Of course if I do that I'll run the script after having upgraded to check if anything is unhappy with the new version, but is upgrading really necessary? The installed package is mozilla-nss-3.40.1-x86_64-1_slack14.2.

Last edited by Didier Spaier; 01-17-2021 at 02:06 PM.
 
Old 01-17-2021, 01:10 PM   #2
volkerdi
Slackware Maintainer
 
Registered: Dec 2002
Location: Minnesota
Distribution: Slackware! :-)
Posts: 2,514

Rep: Reputation: 8481Reputation: 8481Reputation: 8481Reputation: 8481Reputation: 8481Reputation: 8481Reputation: 8481Reputation: 8481Reputation: 8481Reputation: 8481Reputation: 8481
Quote:
Originally Posted by Didier Spaier View Post
I am not that worried as these apps (all genuine Slackware package for Slackware64-4.2) seems to behave as expected. I assume that the missing so files mostly are for features I won't use (e.g. ldap), but I could be wrong.
Those aren't actually missing. If you look at the package list, you'll see that they're all contained in the packages.

My understanding is that the embedded versions of libxul.so set up an LD_LIBRARY_PATH making the other libraries available, but you won't see that testing externally with ldd or readelf -d.
 
3 members found this post helpful.
Old 01-17-2021, 02:08 PM   #3
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,062

Original Poster
Rep: Reputation: Disabled
Thanks Patrick. Next time I'll first look in packages lists.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How should I downgrade nss on RHEL ? abhisheks77 Linux - Newbie 4 10-08-2017 05:36 PM
mozilla-nss needs an upgrade jrfr Slackware 17 09-11-2017 12:21 PM
LXer: Moderate nss / nss-util / nspr security updates LXer Syndicated Linux News 0 04-06-2016 10:00 AM
LXer: Red Hat: 2014:1073-01: nss, nss-util, nss-softokn: Low Advisory LXer Syndicated Linux News 0 08-18-2014 09:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:49 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration