Page 1 of 1

Firefox ESR 10.0.7

PostPosted: 28 Aug 2012, 21:15
by ppietro
Hi everyone,

Firefox ESR 10.0.7 was released. No sign of it yet in the CentOS archives. I'll post YDL optimized SRPMS when they're available.

Cheers,
Paul

Re: Firefox ESR 10.0.7

PostPosted: 30 Aug 2012, 10:05
by ppietro
....and - the CentOS SRPMs are up. I've gone ahead and fixed them for YDL, then I tested them by generating a build for YDL for CUDA. billb - I've gone ahead and uploaded the files to the usual place - including my modified SRPMs. I'll send you a PM with the location. I think these SRPMS should work without modification on PowerPC YDL.

Cheers,
Paul

Re: Firefox ESR 10.0.7

PostPosted: 30 Aug 2012, 19:28
by billb
Building now ... :)

Re: Firefox ESR 10.0.7

PostPosted: 31 Aug 2012, 20:55
by billb
xulrunner built and installed OK, and the firefox rpm build OK, but I get this when trying to install:

Code: Select all
yum localinstall --nogpgcheck firefox-10.0.7-1.ppc.rpm
Loading "installonlyn" plugin
Setting up Local Package Process
Examining firefox-10.0.7-1.ppc.rpm: firefox - 10.0.7-1.ppc
Marking firefox-10.0.7-1.ppc.rpm to be installed
PS3Bodega                 100% |=========================| 1.9 kB    00:00     
base                      100% |=========================| 1.1 kB    00:00     
updates                   100% |=========================|  951 B    00:00     
zerogame                  100% |=========================| 1.9 kB    00:00     
extras                    100% |=========================|  951 B    00:00     
Excluding Packages from PS3Bodega repo for Yellow Dog 6.2
Finished
Resolving Dependencies
--> Running transaction check
---> Package firefox.ppc 0:10.0.7-1 set to be updated

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Installing:
 firefox                 ppc        10.0.7-1         firefox-10.0.7-1.ppc.rpm   23 M

Transaction Summary
=============================================================================
Install      1 Package(s)         
Update       0 Package(s)         
Remove       0 Package(s)         

Total download size: 23 M
Is this ok [y/N]: y
Downloading Packages:
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing: firefox                      ######################### [1/1]
error: unpacking of archive failed on file /usr/lib/firefox/firefox;50411544: cpio: MD5 sum mismatch

Installed: firefox.ppc 0:10.0.7-1
Complete!


Tried both --rebuild from SRPM and -ba from .spec with the same result. :?

Re: Firefox ESR 10.0.7

PostPosted: 01 Sep 2012, 08:01
by ppietro
Did you try running /usr/sbin/prelink --undo --all before doing your rebuild?

I read about that here
viewtopic.php?f=5&t=8004&p=41509#p41519

from somebody named billb ;)

By the way - if you had done that before, cron will re-prelink in a day:
viewtopic.php?f=5&t=8004&start=30#p41526

Cheers,
Paul

Re: Firefox ESR 10.0.7

PostPosted: 02 Sep 2012, 15:04
by billb
ppietro wrote: by ppietro ยป Sat Sep 01, 2012 3:01 am

Did you try running /usr/sbin/prelink --undo --all before doing your rebuild?

I read about that here
viewtopic.php?f=5&t=8004&p=41509#p41519

from somebody named billb


Ha! I knew that situation was familiar! :mrgreen:

Re: Firefox ESR 10.0.7

PostPosted: 05 Sep 2012, 18:17
by billb
Yup that took care of the problem -- thanks for the reminder. :) Will update to Firefox ESR 10.0.7 on the regular ps3bodega repo for YDL 6.2 as soon as I have a chance.

Also, no problems with rebuilding straight from your SRPMS this time.

Re: Firefox ESR 10.0.7

PostPosted: 05 Sep 2012, 18:45
by ppietro
billb wrote:Also, no problems with rebuilding straight from your SRPMS this time.


Excellent, billb - thanks for building that. :D

I made sure my SRPMs didn't include any parenthesis. xulrunner.spec just needed the RHEL 6 logic flipped, as we discussed earlier, but the firefox.spec needed parenthesis removed from *all* clauses, in addition to the 6 flip. ><

Hopefully, doing the builds on 'Cuda to get the logic right for 6.2 saves you a bunch of time. :) Well - at least until I get my PS3 build environment straightened out. :P

Cheers,
Paul

Re: Firefox ESR 10.0.7

PostPosted: 08 Sep 2012, 23:16
by billb
10.0.7 is up on the ps3bodega repo for YDL 6.2 now. :)