Bug 1289177
| Summary: | mod_nss update incompatible with apache/httpd | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lonni J Friedman <netllama> |
| Component: | mod_nss | Assignee: | Rob Crittenden <rcritten> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 22 | CC: | mharmsen, netllama, rcritten |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | mod_nss-1.0.11-5.fc22 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-12-28 23:54:27 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Lonni J Friedman
2015-12-07 15:27:54 UTC
What version of nss is installed? rpm -q nss $ rpm -q nss nss-3.21.0-1.1.fc22.x86_64 nss-3.21.0-1.1.fc22.i686 Very strange that one would work and the other doesn't. The only difference is that -3 was built against nss 3.17 and -4 was built against 3.19. I did a scratch build built against 3.21. Can you see if this works for you? http://koji.fedoraproject.org/koji/taskinfo?taskID=12100142 that new build works for me: [root@hal httpd]# ps -ef | grep httpd ; rpm -qi mod_nss root 24064 1 5 08:22 ? 00:00:00 /usr/sbin/httpd -DFOREGROUND apache 24067 24064 0 08:22 ? 00:00:00 /usr/sbin/httpd -DFOREGROUND apache 24068 24064 0 08:22 ? 00:00:00 /usr/sbin/httpd -DFOREGROUND apache 24069 24064 2 08:22 ? 00:00:00 /usr/sbin/httpd -DFOREGROUND apache 24073 24064 2 08:22 ? 00:00:00 /usr/sbin/httpd -DFOREGROUND apache 24075 24064 2 08:22 ? 00:00:00 /usr/sbin/httpd -DFOREGROUND apache 24076 24064 2 08:22 ? 00:00:00 /usr/sbin/httpd -DFOREGROUND apache 24077 24064 2 08:22 ? 00:00:00 /usr/sbin/httpd -DFOREGROUND Name : mod_nss Version : 1.0.11 Release : 4.fc22.1 Architecture: x86_64 Install Date: Mon 07 Dec 2015 08:21:12 AM PST mod_nss-1.0.11-5.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-980c228cf3 mod_nss-1.0.11-5.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update mod_nss' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-980c228cf3 mod_nss-1.0.11-5.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |