Bug 796300

Summary: xulrunner 10.0.1-2.el6_2 is missing upgraded packages for nspr-devel and nss
Product: Red Hat Enterprise Linux 6 Reporter: Robert Rolfe <rob>
Component: xulrunnerAssignee: Martin Stransky <stransky>
Status: CLOSED WORKSFORME QA Contact: Desktop QE <desktop-qa-list>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.2CC: dijuremo, ernie.joynt, stransky, tpelka
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-15 15:38:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Robert Rolfe 2012-02-22 16:23:16 UTC
Description of problem:
The xulrunner package version 10.0.1-2.el6_2 requires and updated version of nspr-devel and nss that are not included in RHEL 6.2.  Due to this the package fails to build from source and therefore firefox and thunderbird also fail to build.

Version-Release number of selected component (if applicable):
10.0.1-2.el6_2

How reproducible:
100%

Steps to Reproduce:
1. Download SRPM
2. Try to build.
3.
  
Actual results:
Build Failed.  
Error: No Package found for nspr-devel >= 4.8.9

Expected results:
The build to work.

Comment 2 dijuremo 2012-02-24 19:22:33 UTC
Not only they fail to build, they fail to install from the binary rpms on both RHEL 6.2 and 5.8 channels, bummer, release a new package that cannot be installed.

[root@rhel5 ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.8 (Tikanga)
[root@phys42115 ~]# yum update firefox
Loaded plugins: rhnplugin, security
Skipping security plugin, no data
Setting up Update Process
Resolving Dependencies
Skipping security plugin, no data
--> Running transaction check
---> Package firefox.x86_64 0:10.0.1-1.el5 set to be updated
--> Processing Dependency: xulrunner >= 10.0.1-1 for package: firefox
--> Processing Dependency: libmozalloc.so()(64bit) for package: firefox
--> Running transaction check
---> Package xulrunner.x86_64 0:10.0.1-2.el5_8 set to be updated
--> Processing Dependency: nspr >= 4.8.9 for package: xulrunner
--> Processing Dependency: nss >= 3.13.1 for package: xulrunner
--> Finished Dependency Resolution
xulrunner-10.0.1-2.el5_8.x86_64 from rhel-x86_64-server-5 has depsolving problems
  --> Missing Dependency: nspr >= 4.8.9 is needed by package xulrunner-10.0.1-2.el5_8.x86_64 (rhel-x86_64-server-5)
xulrunner-10.0.1-2.el5_8.x86_64 from rhel-x86_64-server-5 has depsolving problems
  --> Missing Dependency: nss >= 3.13.1 is needed by package xulrunner-10.0.1-2.el5_8.x86_64 (rhel-x86_64-server-5)
Error: Missing Dependency: nss >= 3.13.1 is needed by package xulrunner-10.0.1-2.el5_8.x86_64 (rhel-x86_64-server-5)
Error: Missing Dependency: nspr >= 4.8.9 is needed by package xulrunner-10.0.1-2.el5_8.x86_64 (rhel-x86_64-server-5)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest

UPDATE: As of 2PM today, seems like xulrunner 10 and firefox 10 have been pulled out of the 6.2 channels. Still on 5.8 channels, but that may be due to our satellite replication not having updated.

Comment 3 Tomas Pelka 2012-02-24 20:02:46 UTC
Please be patient should be resolved very soon, probably on the beginning of next week.

Thanks for understanding
Tom

Comment 4 Robert Rolfe 2012-03-01 01:24:46 UTC
Looks like the problem got resolved by RH posting the updated packages.  Once those were posted and built into the tree.. xulrunner, firefox, thunderbird, and yelp started to build properly.

Thanks RH.

Comment 5 Martin Stransky 2012-03-15 15:38:20 UTC
Should be okay now.