Closed
Bug 17742
Opened 26 years ago
Closed 26 years ago
FinalizeInstall for addFile fails
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect, P1)
Tracking
(Not tracked)
VERIFIED
INVALID
M11
People
(Reporter: samir_bugzilla, Assigned: samir_bugzilla)
Details
The addFile (formerly known as Install.AddSubcomponent) fails at finalize time
for Linux (and possibly other Unices). This code is eventually used by
addDirectory which is the main API the installers will be using. This prevents
anyone from checking in XPInstall code since we should all be verifying against
all platforms. Bug found using a debug build from October 26th and confirmed
with an optimized build from November 1st (8am build verification).
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Priority: P3 → P1
Summary: FinalizeInstall for addFile fails → FinalizeInstall for addFile fails
Target Milestone: M11
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
| Assignee | ||
Comment 1•26 years ago
|
||
False alarm. Time to go home I think.
Bulk move of XPInstall (component to be deleted) bugs to Installer: XPInstall
Engine
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
•