Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Cannot update beta in Linux

  • 4 antwoorden
  • 2 hebben dit probleem
  • 6 weergaven
  • Laatste antwoord van ineuw

more options

Using Linux Mint 18, with firefox-next PPA installed, I am unable to get updates for the beta installation. This is the only version installed, and do not run multiple versions of Firefox. I am on the beta channel, but the message says that 'updates are available at https://mozilla.org/firefox/ which wants to install the regular version. Please help to correct this problem and improve the beta installation and update for Linux

Using Linux Mint 18, with firefox-next PPA installed, I am unable to get updates for the beta installation. This is the only version installed, and do not run multiple versions of Firefox. I am on the beta channel, but the message says that 'updates are available at https://mozilla.org/firefox/ which wants to install the regular version. Please help to correct this problem and improve the beta installation and update for Linux

Gekozen oplossing

The Firefox folder whether on Windows, Mac OSX or Linux needs read/write permission in order to do updates.

If you are the only user on Linux then a simple place to put the tarbal version is in a folder in /home/username/foldername/. Then there is no need to be su or root to do update or make folder have read/write permissions then

Dit antwoord in context lezen 👍 2

Alle antwoorden (4)

more options

Where did you install the beta version?

You would have to run Firefox as root to have write permissions for its install location if Firefox isn't able to update automatically.

more options

cor-el, the link you provided is the same as where I downloaded the tar file. And thanks for pointing out to run Firefox as root. It immediately updated.

Will I have to do this for all future updates?

more options

Gekozen oplossing

The Firefox folder whether on Windows, Mac OSX or Linux needs read/write permission in order to do updates.

If you are the only user on Linux then a simple place to put the tarbal version is in a folder in /home/username/foldername/. Then there is no need to be su or root to do update or make folder have read/write permissions then

Bewerkt door James op

more options

Thanks to all, for some important clarifications. I was concerned that if I install it in my home folder, it won't update because the update mechanism is not aware of its existence. That was my previous experience when I had the beta installed in the home folder. Would a symlink to usr/share/applications resolve that?