Bug 435565

Summary: Firefox - can not run
Product: [Fedora] Fedora Reporter: Flóki Pálsson <flokip>
Component: firefoxAssignee: Gecko Maintainer <gecko-bugs-nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-02 17:28:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
trying to run firefox
none
traying to run new firefox none

Description Flóki Pálsson 2008-03-01 18:53:21 UTC
Description of problem:
I can not start Firefox browser. 

Version-Release number of selected component (if applicable):


How reproducible:
In terminal start firefox


Steps to Reproduce:
1.
2.
3.
  
Actual results:
Error: Platform version '1.9b3pre' is not compatible with
minVersion >= 1.9b4pre
maxVersion <= 1.9b4pre
[floki@dhcppc5 ~]$ 



Expected results:


Additional info:
[root@dhcppc5 ~]# yum update firefox
Loaded plugins: priorities
development               100% |=========================| 2.4 kB    00:00     
adobe-linux-i386          100% |=========================|  951 B    00:00     
Setting up Update Process
Could not find update match for firefox
No Packages marked for Update

Comment 1 Christopher Aillon 2008-03-02 04:39:05 UTC
Please include the version of both firefox and xulrunner in your report.

Comment 2 Flóki Pálsson 2008-03-02 12:34:07 UTC
[floki@dhcppc5 ~]$ firefox
Error: Platform version '1.9b3pre' is not compatible with
minVersion >= 1.9b4pre
maxVersion <= 1.9b4pre
[floki@dhcppc5 ~]$ rpm -qa firefox
firefox-3.0-0.beta3.31.nightly20080229.fc9.x86_64
[floki@dhcppc5 ~]$ rpm -qa xulrunner
xulrunner-1.9-0.beta3.31.nightly20080229.fc9.i386
[floki@dhcppc5 ~]$ 



Comment 3 Christopher Aillon 2008-03-02 17:28:14 UTC
Notice that xulrunner is a 64 bit (x86_64) package and firefox is a 32 bit
(i386) package.  Of course they aren't compatible.

Comment 4 Flóki Pálsson 2008-03-02 21:53:05 UTC
Created attachment 296526 [details]
trying to run firefox

informatino that xulrunner is 64 bit and not compatibli with firefox does not
help.  FC9 was innstald and updated with all  updates. 
I notised that xulrunner was always to innstal after updating all software with
yum.

Comment 5 Flóki Pálsson 2008-03-02 22:00:34 UTC
Created attachment 296527 [details]
traying to run new firefox

Comment 6 Christopher Aillon 2008-03-03 02:24:52 UTC
yum erase firefox
yum install firefox.x86_64


Comment 7 Flóki Pálsson 2008-03-08 11:25:19 UTC

*** This bug has been marked as a duplicate of 433096 ***