Hide Forgot
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.
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.
Please be patient should be resolved very soon, probably on the beginning of next week. Thanks for understanding Tom
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.
Should be okay now.