Closed Bug 718430 Opened 14 years ago Closed 7 years ago

Cannot install add-ons in firefox if logged in as a NIS user

Categories

(Toolkit :: Add-ons Manager, defect)

9 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED INACTIVE

People

(Reporter: philipp.coloc, Unassigned)

Details

User Agent: Mozilla/5.0 (Ubuntu; X11; Linux x86_64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1 Build ID: 20111228084940 Steps to reproduce: I am using ubuntu 11.10 (64bit) and want to install add-ons in firefox (9.0.1). I am logged in as a NIS (Network information service) user with the home partition mounted via NFS. If I click on e.g. Install dictionary, then the download begins, finishes and nothing happens anymore. As a local user everything works fine, a dialog appears after the download and everything is installed as it should be. Actual results: The download begins, finishes and nothing happens anymore. The error console shows: LOG addons.xpi: Download of [...french dictionary...] completed. Error: ERROR addons.xpi: Error creating statement getVisibleAddonForID (SELECT internal_id, id, location, version, type, internalName, updateURL, updateKey, optionsURL, optionsType, aboutURL, iconURL, icon64URL, defaultLocale, visible, active, userDisabled, appDisabled, pendingUninstall, descriptor, installDate, updateDate, applyBackgroundUpdates, bootstrap, skinnable, size, sourceURI, releaseNotesURI, softDisabled, foreignInstall FROM addon WHERE visible=1 AND id=:id) Source File: resource:///modules/XPIProvider.jsm Line: 4455 Error: ERROR addons.manager: Exception calling provider getAddonByID: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [mozIStorageConnection.createStatement]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: resource:///modules/XPIProvider.jsm :: XPIDB_getStatement :: line 4452" data: no] Source File: resource:///modules/XPIProvider.jsm Line: 4452 Expected results: The installation dialog should appear.
Component: Untriaged → Add-ons Manager
Product: Firefox → Toolkit
QA Contact: untriaged → add-ons.manager
Marco, do you know if SQLite lock issues on NFS mounts can manifest like this?
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.