Closed
Bug 243008
Opened 21 years ago
Closed 21 years ago
Latest 1.7 branch installer busted: "Quality Feedback Agent: -214 DOES_NOT_EXIST"
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzillamozilla, Assigned: leaf)
Details
(Keywords: regression, verified1.7)
Attachments
(2 files)
Installation aborts with the above error (screenshot is coming).
To reproduce:
1. Download http://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/latest-1.7/
-> mozilla-win32-installer.exe (07-May-2004 19:34 11.5M)
2. Install the package using the default settings
I verified this to happen on two different computers.
Prog.
Reporter | ||
Comment 1•21 years ago
|
||
Reporter | ||
Comment 2•21 years ago
|
||
Come to think about it, this bug "Blocks development and/or testing work", so
changing Severity to match.
Prog.
Severity: major → blocker
Comment 3•21 years ago
|
||
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7) Gecko/20040506
last directory including talkback, 301kb, installing without error:
http://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/2004-05-06-09-1.7/
mozilla-win32-installer.exe 06-May-2004 16:30 12M
http://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/2004-05-06-09-1.7/windows-xpi/talkback.xpi
talkback.xpi 06-May-2004 12:30 301k
directories including talkback-dummies, showing this bug:
http://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/2004-05-07-10-1.7/
mozilla-win32-installer.exe 07-May-2004 17:22 12M
talkback.xpi 07-May-2004 13:21 1k
http://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/2004-05-07-16-1.7/
mozilla-win32-installer.exe 07-May-2004 23:34 12M
talkback.xpi 07-May-2004 19:34 1k
Comment 4•21 years ago
|
||
Should have been fixed by Bug 240234, maybe not all tinderboxen got changed.
Leaf: Don't have the 1.7 branch tinderboxen this workaround with the dummy
README file?
Assignee: general → leaf
Comment 5•21 years ago
|
||
(In reply to comment #4)
> Should have been fixed by Bug 240234, maybe not all tinderboxen got changed.
> Leaf: Don't have the 1.7 branch tinderboxen this workaround with the dummy
> README file?
It is a regression,
last build including Talkback: 1.7: 2004050607
last build not including Talkback: 1.7: 2004050715
link to a dummy talkback.xpi from a not-working build:
http://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/2004-05-07-16-1.7/windows-xpi/talkback.xpi
The directories I mentioned in comment 3 are regular nightlies for windows,
so may be we should mark this as regression, and dupe it to reopened
Bug 240234 -214 DOES_NOT_EXIST error while installing talkback
I'm using now the zip build, and it is working fine:
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7) Gecko/20040507
I unpacked an exe, extracted talkback.xpi, unzipped it to install.js
and compared to talkback.xpi unzipped from folder windows-xpi, and a
talkback.xpi unzipped from tinderbox Creature
There is no difference in the 1.7 dummys, besides the revision string.
There is a difference between 1.7 dummys and 1.8a dummy from Creature:
srDest = 97;
...
if(verifyDiskSpace(communicatorFolder, srDest))
{
setPackageFolder(communicatorFolder);
upgradeCleanup();
err = addDirectory("",
"1.8.0.2004050806",
"bin", // dir name in jar to extract
communicatorFolder, // Where to put this file (Returned
from getFolder)
"", // subdir name to create relative to
communicatorFolder
true ); // Force Flag
logComment("addDirectory() returned: " + err);
// check return value
if(!err)
...
Talkback.xpi for 1.8a unzips to a file install.js and a folder bin, holding a
Readme.
This folder bin and the readme is missing in the 1.7 talkback dummys,
but used in the code above.
The other difference is, that var srDest is 97 for 1.8a, and 1 only for 1.7
Comment 6•21 years ago
|
||
the working 4kb talkback.xpi dummy from Trunk tinderbox Creature contains
install.js and a folder bin, holding a 10kb readme.txt
the not-working 1 kb talkback.xpi from 1.7 nightly contains the attached
install.js only, and I guess the lacking folder bin is triggering the error.
Comment 7•21 years ago
|
||
Talkback.xpi is missing bin/readme.txt, and that triggers the error.
I unzipped the failing mozilla.exe into a folder, deleted the 1 kb sized
talkback.xpi, and replaced it with a 5 kb sized talkback.xpi from a windows-xpi
folder from Creature, or look into
http://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/2004-05-08-09-trunk/windows-xpi/
I started Setup.exe in this folder, and had a normal installation.
Flags: blocking1.7+
Updated•21 years ago
|
Keywords: regression
Comment 8•21 years ago
|
||
I believe this bug is Fixed. The windows installer builds install just fine and
Talkback is working.
Comment 9•21 years ago
|
||
Today's (5/12's) stub installer (run on Win 98) errors out with this message:
"The SETUP.EXE file is linked to missing export SHELL32.DLL StrStrlA."
Is that a different regression?
Comment 10•21 years ago
|
||
I get the same error with the full installer.
Comment 11•21 years ago
|
||
I also get the same error on the 1.8a nightly trunk build stub installer. I'm
not getting that error on the 1.6 stub installer.
Comment 12•21 years ago
|
||
Leaf, is this fixed? I can't reproduce on windows XP with the latest branch
build but others are claiming it's still a problem.
Comment 13•21 years ago
|
||
(In reply to comment #9)
> Today's (5/12's) stub installer (run on Win 98) errors out with this message:
> "The SETUP.EXE file is linked to missing export SHELL32.DLL StrStrlA."
Bug 243373 StrStrI symbol not found
Comment 14•21 years ago
|
||
Thanks.
Assignee | ||
Comment 15•21 years ago
|
||
this bug has been confused for 243373. talkback was busted for a few days, it's
back online for platforms where the installer functions normally.
Status: REOPENED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → FIXED
Comment 16•21 years ago
|
||
I won't reopen this without confirmation, but it seems that today's build -
mozilla-win32-installer_2004-05-20-09-1.7.exe - seems to be busted by missing
talkback again.
Reporter | ||
Comment 17•21 years ago
|
||
Reopening. I also see this problem in the latest nightly:
...latest-1.7/mozilla-win32-installer.exe 20-May-2004 16:46
Prog.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 18•21 years ago
|
||
This is fixed now.
Status: REOPENED → RESOLVED
Closed: 21 years ago → 21 years ago
Keywords: fixed1.7
Resolution: --- → FIXED
Comment 19•21 years ago
|
||
That's presumably fixed as in "talkback is working again" rather than fixed as
in having the readme file so it won't break again next time talkback doesn't get
hooked up for a build, right?
Comment 20•21 years ago
|
||
Verified as fix on latest 1.7 branch 06-24 build on WinXP
Changing keywords from fixed1.7 to verified1.7.
Leave this bug status "as is" until this bug be verified on trunk again...
Keywords: fixed1.7 → verified1.7
Updated•20 years ago
|
Product: Browser → Seamonkey
Comment 21•20 years ago
|
||
I have gotten this error message with Firefox for months when installing the
nightlies. File a new bug?
You need to log in
before you can comment on or make changes to this bug.
Description
•