Updates cannot be installed by non-privileged user
Categories
(Toolkit :: Application Update, defect, P3)
Tracking
()
People
(Reporter: mozilla-bugzilla, Unassigned, NeedInfo)
Details
Attachments
(1 file)
13.17 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0
Steps to reproduce:
- Install Firefox system-wide
- Run Firefox with non-privileged user account
- Wait until an update is available, and try to install it
Actual results:
- The update will not be installed.
Expected results:
- The update will be installed using the Mozilla Updater Service
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 2•5 years ago
|
||
We need a bit more information to figure out what's going on here.
First, could you navigate to the "Update" section of about:preferences and find a checkbox labelled "Use background service to install updates". Let me know whether that checkbox is checked.
Second, I would also like to see the update console logs. To obtain these, navigate to about:config and search for "app.update.log". Set that preference to true
. Then open the browser console: Hamburger menu -> Web Developer -> Browser Console. Now check for an update by navigating to the "Update" section of about:preferences and clicking "Check for Update". The Browser Console should now contain some lines beginning with "AUS:SVC" (you can filter by that using the box at the top, if you want). Please post those messages to this bug so that I can take a look.
In about:preferences, automatic updates and the background service are enabled.
See the attached file for the AUS:SVC log.
Comment 4•5 years ago
|
||
This is excellent, thank you. This log indicates that the update is successfully getting downloaded, and the updater is attempting to use the Mozilla Maintenance Service, but that the update process itself is failing. Could you please attach the update logs so that I can take a look at them? Based on the console log you provided, the update logs should be located in:
C:\ProgramData\Mozilla\updates\308046B0AF4A39CB\updates
Could you please locate that directory and attach any log files there? They will probably be called "last-update.log" and "backup-update.log".
![]() |
||
Updated•5 years ago
|
![]() |
||
Comment 5•5 years ago
|
||
Could you please respond to comment #4?
Comment 6•5 years ago
|
||
Closing this bug since we have been waiting for needed information from the reporter for over a month.
Description
•