Closed Bug 193603 Opened 22 years ago Closed 22 years ago

mozilla-nss-1.3b rpm package contains no files

Categories

(SeaMonkey :: Build Config, defect)

x86
Linux
defect
Not set
major

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 193343

People

(Reporter: onno, Assigned: blizzard)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021212
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021212

The mozilla-nss-1.3b binary rpm distrubuted from 
http://ftp.mozilla.org/pub/mozilla/releases/mozilla1.3b/Red_Hat_8x_RPMS/
(no matter which of the two versions) does not contain any files. This causes
problems for other programs like  Evolution 1.2.2 because it depents on it. I do
not know what nss is used for in Mozilla, so I do not know if it works.
I tried building de rpms myself as well. It compiled fine, but still de nss
package was empty.

Reproducible: Always

Steps to Reproduce:
1. Download or build the rpm package (rpmbuild -bb mozilla)
2. check the files included in the package rpm -qlp mozilla-nss-1.3b*
3. 

Actual Results:  
It shows it is empty (and installing offiously does not change this) 

Expected Results:  
According to the 1.3a build, it should contain six library files
/usr/lib/libnss3.so
/usr/lib/libnssckbi.so
/usr/lib/libsmime3.so
/usr/lib/libsoftokn3.so
/usr/lib/libssl3.so
/usr/lib/mozilla-1.3a/libnssckbi.so (This one should offiously be in a different
directory for the 1.3b build)


I rebuild the whole bunch on RedHat 8.0.
I changed the default compiler to gcc en c++ in stead of gcc296 / c++296
-> blizzard for RPM
Assignee: seawood → blizzard
Check the make file -- nss is not dynamically linked.

*** This bug has been marked as a duplicate of 193343 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
verified
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.