Firefox does not update automatically and I have failed to update it manually.

Asked by Graeme Booth

I have Firefox vers. 36.23 for Mozilla canonical-1.0 I have no Update under help in toolbar so cannot instigate updating from the net!
I have not changed Firefox in anyway I know of but have a bug-report that appears every time I start the program. This may or may not have something to do with the updating failure. Included below is the bug-report.

helloMessage=Hej världen!
helloMessageTitle=Hej
prefMessage=Int Pref Value: %d
<email address hidden>=Ubuntu-paket för Firefox.
ubufox.pluginWizard.availablePluginsPage.description.label=Välj ett instick för mediatypen
app.releaseNotesURL=http://www.ubuntu.com/getubuntu/releasenotes/1004
browser.startup.homepage=about:home
browser.throbber.url=file:///usr/share/ubuntu-artwork/home/index.html
app.update.url.details=file:///usr/share/ubuntu-artwork/home/index.html
startup.homepage_override_url=about:blank
startup.homepage_welcome_url=about:blank
ubufox.pluginWizard.description.notfound=No description found in plugin database. \nReport a bug to <email address hidden>

Regards Graeme Booth

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu firefox Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

lsb_release -a; apt-cache policy firefox

Thanks

Revision history for this message
Graeme Booth (graeme79) said :
#2

Hi actionparsnip

afraid I am an amateur and have no idea what lsb_release -a; apt-cache policy Firefox -stands for. All I know is the "bug-report" appeared about two weeks or ago when I opened Firefox and has appeared since then. I have no idea if it has anything to do with the problem of updating-dysfunction. I suppose I could ask a computer technician but it will take a few days at least to get hold of him.

Thanks for your concern.

Graeme

Revision history for this message
Lalatendu Mohanty (then4way) said :
#3

Open a terminal (Press Alt+ctlr+t). Then copy below and press enter

lsb_release -a; apt-cache policy firefox

Revision history for this message
Graeme Booth (graeme79) said :
#4

Hi Lalatendu Mohanty, I entered the code as suggested but nothing seems to happen. Is this meant to restore the start-up page, restore the automatic updating function, or both?
Regards G B

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#5

Indeed, that command does not make any changes to your computer. Instead, it provides information, which can help figure out how to solve your problem. Please run the command and then select all the text in the Terminal (Edit > Select All), copy it to the clipboard (Edit > Copy), and paste it here.

Revision history for this message
Graeme Booth (graeme79) said :
#6

Here comes the text
G B

graeme@graeme-desktop:~$ lsb_release -a; apt-cache policy firefox
LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch:cxx-3.0-ia32:cxx-3.0-noarch:cxx-3.1-ia32:cxx-3.1-noarch:cxx-3.2-ia32:cxx-3.2-noarch:cxx-4.0-ia32:cxx-4.0-noarch:desktop-3.1-ia32:desktop-3.1-noarch:desktop-3.2-ia32:desktop-3.2-noarch:desktop-4.0-ia32:desktop-4.0-noarch:graphics-2.0-ia32:graphics-2.0-noarch:graphics-3.0-ia32:graphics-3.0-noarch:graphics-3.1-ia32:graphics-3.1-noarch:graphics-3.2-ia32:graphics-3.2-noarch:graphics-4.0-ia32:graphics-4.0-noarch:printing-3.2-ia32:printing-3.2-noarch:printing-4.0-ia32:printing-4.0-noarch:qt4-3.1-ia32:qt4-3.1-noarch
Distributor ID: Ubuntu
Description: Ubuntu 10.04.3 LTS
Release: 10.04
Codename: lucid
firefox:
  Installerad: 3.6.23+build1+nobinonly-0ubuntu0.10.04.1
  Kandidat: 3.6.23+build1+nobinonly-0ubuntu0.10.04.1
  Versionstabell:
 *** 3.6.23+build1+nobinonly-0ubuntu0.10.04.1 0
        500 http://se.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
        500 http://security.ubuntu.com/ubuntu/ lucid-security/main Packages
        100 /var/lib/dpkg/status
     3.6.3+nobinonly-0ubuntu4 0
        500 http://se.archive.ubuntu.com/ubuntu/ lucid/main Packages
graeme@graeme-desktop:~$

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#7

That is an older version of Firefox than is provided by updates to your release of Ubuntu. What happens when you try to update all the software on your system in the Update Manager? That should update Firefox, which might fix your problem.

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#8

You can run:

sudo add-apt-repository ppa:mozillateam/firefox-stable; sudo apt-get update; sudo apt-get -y upgrade

Should give you version 7

Revision history for this message
Graeme Booth (graeme79) said :
#9

Trouble updating Firefox was my priority 1 problem, the bug-report is annoying but not disruptive. My Firefox versions language is Swedish and according to Firefox sights general information, the Update Manager should be in the toolbar-/Help, but it appears to be absent in this version. So I haven't been able to solve the problem that way!

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#10

The Update Manager is part of Ubuntu, not part of Firefox. If you cannot find it, press Alt+F2 and run the command:

update-manager

Revision history for this message
Graeme Booth (graeme79) said :
#11

The Update-Manager reports that my system is up to date. And I have run the suggested command in desktop.
sudo add-apt-repository ppa:mozillateam/firefox-stable; sudo apt-get update; sudo apt-get -y upgrade
seemingly without result
One query about about desktop: when one has pasted in the command and it has been internalised with the signature graeme@graeme: is the process complete?
I may have to live with this problem, that is until I manage to learn a lot more basic programming know-how.

Revision history for this message
Graeme Booth (graeme79) said :
#12

Firefox is now been updated , thanks for the help - but the start page with 'bug-report' has not changed.

Revision history for this message
Graeme Booth (graeme79) said :
#13

Thanks for all the help

Revision history for this message
Graeme Booth (graeme79) said :
#14

Thanks actionparsnip, that solved my question.