Closed
Bug 799718
Opened 12 years ago
Closed 12 years ago
The webapprt/components folder is getting left behind on uninstall of firefox installed through the stub installer
Categories
(Firefox :: Installer, defect)
Firefox
Installer
Tracking
()
RESOLVED
DUPLICATE
of bug 798486
People
(Reporter: jsmith, Unassigned)
References
Details
Attachments
(2 files)
Steps:
1. Install firefox with the stub installer using the latest-mozilla-aurora stub installer
2. Uninstall Aurora
3. Check C:\Program Files\Aurora
Expected:
Nothing should be there.
Actual:
An empty webapprt/components folder is left behind on uninstall.
Reporter | ||
Comment 1•12 years ago
|
||
What's really strange about this bug is that only happens with the stub installer, not the regular installer, which I find bizarre. Any ideas?
Comment 2•12 years ago
|
||
Really shouldn't be happening any differently with the stub. I'll take a look in a bit
Reporter | ||
Comment 3•12 years ago
|
||
Specific link to the build I used to test:
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-aurora/firefox-18.0a2.en-US.win32.installer-stub.exe
Reporter | ||
Comment 4•12 years ago
|
||
Apparently also reproduces on Windows Vista. So this isn't an OS-specific bug.
OS: Windows XP → All
Reporter | ||
Updated•12 years ago
|
Blocks: StubInstaller
Comment 5•12 years ago
|
||
(In reply to Jason Smith [:jsmith] from comment #1)
> What's really strange about this bug is that only happens with the stub
> installer, not the regular installer, which I find bizarre. Any ideas?
Can you do a diff of the installation directory w/ and w/o stub? I suspect different versions are getting installed?
Comment 6•12 years ago
|
||
This might be tied to bug 757978, which was fixed about a month ago
See Also: → 757978
Comment 7•12 years ago
|
||
Ya I suspect the stub is getting an old version
Comment 8•12 years ago
|
||
Instead of a diff maybe just do about:buildconfig after each installation, but make sure you can reproduce it after you check the details of buildconfig.
Reporter | ||
Comment 9•12 years ago
|
||
Reporter | ||
Updated•12 years ago
|
Attachment #669778 -
Attachment description: Build Config → Build Config w/stub
Comment 10•12 years ago
|
||
Hrm that says aurora v16, shouldn't aurora be v17? and very very soon to be v18?
Updated•12 years ago
|
Attachment #669778 -
Attachment description: Build Config w/stub → Build Config for build downloaded by stub
Reporter | ||
Comment 11•12 years ago
|
||
(In reply to Brian R. Bondy [:bbondy] from comment #10)
> Hrm that says aurora v16, shouldn't aurora be v17? and very very soon to be
> v18?
Sounds like this is exactly as you've described - we are getting an old build. bug 757978 was fixed on the FF 17 branch, but not FF 16.
Reporter | ||
Comment 12•12 years ago
|
||
Reporter | ||
Comment 13•12 years ago
|
||
The changesets that each build is built from appears to be different:
- http://hg.mozilla.org/releases/mozilla-aurora/rev/8aac40fc9890
- http://hg.mozilla.org/releases/mozilla-aurora/rev/7588306df29e
Reporter | ||
Comment 14•12 years ago
|
||
(In reply to Jason Smith [:jsmith] from comment #13)
> The changesets that each build is built from appears to be different:
>
> - http://hg.mozilla.org/releases/mozilla-aurora/rev/8aac40fc9890
> - http://hg.mozilla.org/releases/mozilla-aurora/rev/7588306df29e
This confirms we are getting a different build here with the regular installer for aurora vs. the stub installer. The stub installer appears to be grabbing an older changeset on 10/2, where as the regular installer is using a changeset from 10/8.
Comment 15•12 years ago
|
||
I think we're seeing bug 798486. Maybe the difference is only a day and one version is the migrated version and the other is not.
Reporter | ||
Comment 16•12 years ago
|
||
(In reply to Brian R. Bondy [:bbondy] from comment #15)
> I think we're seeing bug 798486. Maybe the difference is only a day and one
> version is the migrated version and the other is not.
Yeah, I agree. Duping on that.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•