Closed
Bug 81515
Opened 24 years ago
Closed 24 years ago
Updating from 6.0 to current build results in incomplete upgrade
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect)
Tracking
(Not tracked)
mozilla0.9.4
People
(Reporter: jimmykenlee, Assigned: slogan)
Details
(Whiteboard: [smartupdate])
Attachments
(7 files)
4.60 KB,
text/plain
|
Details | |
1.19 KB,
text/plain
|
Details | |
13.57 KB,
patch
|
Details | Diff | Splinter Review | |
13.58 KB,
patch
|
Details | Diff | Splinter Review | |
13.52 KB,
patch
|
Details | Diff | Splinter Review | |
13.54 KB,
patch
|
Details | Diff | Splinter Review | |
22.78 KB,
text/plain
|
Details |
Build: 2001-05-16-12-trunk
1. Launch 6.0 RTM
2. Simulate a website upgrade. Open ftp://sweetlou/products/client/seamonkey/
macos/8.x/ppc/2001-05-16-12-trunk/update.html
3. Click Launch XPInstall button
4. Click OK button from Items to Install dialog
5. After update is completed, quit browser and relaunch
RESULT:
Menu items are missing from File and Edit menu. There are several files from 6.0
that remain that are not required for the updated build to run.
EXPECTED RESULT:
All menu items are present. "Orphaned files" from 6.0 are removed to not
negatively impact the new update and free disk space.
From the attachment, the reference to the "source" directory refers to the
current build (most recent) which has not been updated from 6.0. So there are a
fair amount of files which are left over from an upgrade from 6.0.
This affects SmartUpdate since this is simulating a upgrade from a website.
Nominating for Beta. We need to decide how to handle "orphaned files". They can
negatively impact an update. I believe that the Mac is impacted in this
particular case.
Keywords: nsbeta1
Ccing Jeremy.
This has not yet been triaged. This are serious problems for anybody updating
from 6.0. I was missing Quit as a menu item. We need to address left over
files. This problem directly impacts updating from website.
Comment 7•24 years ago
|
||
Two nits:
1> fFolderToDelete should be renamed fToDelete or some such since "f" stands for
folder already.
2> Some comments in both patches have "delete misspelled as "delelete".
Else, this looks like a good working patch to me. COntingent upon those two
fixes r=sgehani.
Comment 10•24 years ago
|
||
Updating whiteboard assuming patches address Samir's concerns.
Whiteboard: patch; r=sgehani; sr=?
Comment 11•24 years ago
|
||
sr=mscott
chofmann noted a=chofmann for 0.9.1 in email but didn't mention it here. It
looks fine to me too...
...but he wrote a comment in bug 81523, so maybe you should go by that?
Updated•24 years ago
|
Whiteboard: patch; r=sgehani; sr=? → patch; r=sgehani; sr=mscott; a=chofmann?
Assignee | ||
Comment 14•24 years ago
|
||
fix checked in
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 15•24 years ago
|
||
Build: 2001-07-05-03-0.9.2(MAC)
After updating from 6.0 to current build using update.html, launching new update
results in crash. There are many "-2" files remaining in chrome folder. There
are many "-1" files remaining in Components folder. MacsBug log file to follow.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 16•24 years ago
|
||
Updated•24 years ago
|
Keywords: nsBranch
Whiteboard: patch; r=sgehani; sr=mscott; a=chofmann? → [smartupdate]
Assignee | ||
Comment 18•24 years ago
|
||
This doesn't happen when I upgrade from 6.1, and seems to have similar results
to what is described in 84516, so I am marking as a duplicate.
*** This bug has been marked as a duplicate of 84516 ***
Reporter | ||
Comment 19•24 years ago
|
||
Bug 84516 has been verified. Marking this one verified!
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•