Closed
Bug 307899
Opened 19 years ago
Closed 19 years ago
Patch 307259 cannot be installed even as root
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: tironsi, Unassigned)
References
()
Details
Attachments
(1 file)
|
68.36 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 I cannot install the patch at http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/1.0.6/patches/307259.xpi even if I run firefox using sudo. In the console window I see the following messages: dori@lexx:~$ sudo /opt/firefox/firefox Password: *** loading the extensions datasource *** getItemProperty failing for lack of an item. This means getResourceForItem failed to locate a resource for aItemID (item ID = http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/1.0.6/patches/307259.xpi, property = disabled) *** getItemProperty failing for lack of an item. This means getResourceForItem failed to locate a resource for aItemID (item ID = http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/1.0.6/patches/307259.xpi, property = internalName) dori@lexx:~$ Upon restarting firefox I do not see the changed UA string that would indicate that the patch was applied. See also Bug 307897 which may be related Reproducible: Always Steps to Reproduce: 1. sudo firefox 2. http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/1.0.6/patches/307259.xpi 3. Actual Results: It seems like it should have been installed but it isn't. Expected Results: Patch being installed
Comment 2•19 years ago
|
||
Known issue. See bug 307259 comment 62. Should be fixed in the next hour or so...
Version: unspecified → Trunk
Comment 3•19 years ago
|
||
Looks like this will take a while... someone with write access to the ftp site is needed to do this and it is the weekend.
Comment 4•19 years ago
|
||
BTW: The extension is not an extension manager extension so it will not be displayed in the extension manager window... it just copies a pref file on install to the application's defaults/pref dir.
Comment 5•19 years ago
|
||
The latest comments in bug 307259 suggest that the updated xpi has been uploaded to the mirrors
Comment 6•19 years ago
|
||
Actually, I just tried it again and it still has 400 for permissions on the files inside the xpi (see bug 307259 comment #73 ) - bug 189905 has additional details about what is going on.
Comment 8•19 years ago
|
||
An updated xpi patch has been pushed to the mirrors and I verified that it does have the correct perms. Note that the EM does not display xpi's that are not packaged for the EM so this patch will not be displayed. resolved -> fixed
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•