Closed Bug 302747 Opened 19 years ago Closed 19 years ago

talkback.xpi is (almost) empty in 1.7.11 linux release

Categories

(SeaMonkey :: Installer, defect)

1.7 Branch
x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 302745

People

(Reporter: hugues.fournier, Unassigned)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050722 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.7.11) Gecko/20050728

In the 1.7.11 linux i686 release, talkback.xpi only contains install.js.
This is causing a -214 error (DOES_NOT_EXIST) when addDirectory("Program",
"1.7.11", "bin", communicatorFolder, "", true ) is called in install.js as bin
doesn't exist in the archive, and the user get a -201 error (UNEXPECTED_ERROR)
in the installer.

(For this reason, in the french l10n version of the installer , I chose to
comment out the talkback component in the config.ini file)

I had to comment the installation


Reproducible: Always

Steps to Reproduce:
1. Download the linux installer (or stub-installer)
2. Install it

Actual Results:  
When the talkback component is being installed, the installer returns a -201
error (not fatal for the installation) because of this almost empty

Expected Results:  
The talkback xpi should have installed seamlessly.

Relevant install log lines:
     Quality Feedback Utility (version 1.7.11)
     ------------------------

     ** initInstall: 0
     ** communicatorFolder: /home/hugues/mozilla-test/
     ** addDirectory() returned: -214
     ** cancelInstall() returned: -214

     Install **FAILED** with error -214  --  2005-07-30 07:19:40
Very sorry for this non desired and awkward dupe.

*** This bug has been marked as a duplicate of 302745 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Version: unspecified → 1.7 Branch
Component: Installer: XPI Packages → Installer
QA Contact: general
You need to log in before you can comment on or make changes to this bug.