Closed
Bug 517632
Opened 16 years ago
Closed 16 years ago
Installation does not die when it fails to create a directory
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.6
People
(Reporter: mkanat, Assigned: mkanat)
Details
Attachments
(1 file)
868 bytes,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
There are actually situations in which checksetup.pl can fail to create a directory, but due to a bug, it's not warning the user when it fails.
Assignee | ||
Comment 1•16 years ago
|
||
Actually, guess we might as well limit this to 3.6, since it's going to be a behavioral change and it doesn't actually affect a lot of people.
Target Milestone: Bugzilla 3.4 → Bugzilla 3.6
Assignee | ||
Comment 2•16 years ago
|
||
Here we go. Tested. Granting myself review as module owner.
Assignee | ||
Updated•16 years ago
|
Flags: approval?
Assignee | ||
Updated•16 years ago
|
Flags: approval? → approval+
Assignee | ||
Comment 3•16 years ago
|
||
Checking in Bugzilla/Install/Filesystem.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Install/Filesystem.pm,v <-- Filesystem.pm
new revision: 1.38; previous revision: 1.37
done
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•