Closed
Bug 5963
Opened 25 years ago
Closed 22 years ago
RFE: No minimum configuration check done before build allowed
Categories
(CCK Graveyard :: CCK-Wizard, enhancement, P3)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: vstevens, Assigned: shrutiv)
References
Details
(Keywords: relnote)
Run WizardMachine.
Go down the the new path until final screen comes up.
Select BUILD INSTALLER button
Result:
Build starts up with no prompt to user even if all pages have no new entires.
Should be, at the very least, some kind of minimum configuration prerequisite
before a build is allowed. Or have a minimum page configuration requirement
before user can go to next screen.
Updated•25 years ago
|
Target Milestone: M11 → M12
Comment 1•25 years ago
|
||
Install Builder isn't making M11.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
marking as fixed. There are minimum prereqs that are filled before a build.
Can you please list the minimum prereqs that are filled before a build, or give
examples.
cck should do a check to see if there is enough hard disk space available before
making the build.
Marking fixed. This has been dealt with in the installer for checking of hard
drive space.
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Comment 10•25 years ago
|
||
Reopening...
The installer check for available hard disk space is not sufficient.
CCK tool, just prior to creating a customized build, should verify the amount of
available hard disk space. Users should be alerted when there is insufficient
hard disk space.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 11•25 years ago
|
||
marking as WONTFIX.The installer does check for the space to install the
product. As for checking each time we customize- we will not be spending time on
this.
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → WONTFIX
Comment 12•25 years ago
|
||
If we do not check for hard disk space, then we should at least display an error
message when it occurs.
Comment 13•25 years ago
|
||
Reopening this based on Bij's comments.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Comment 14•25 years ago
|
||
I am checking for a Fixed value for disk space here- 16.6 MB which is the total
size of all the NSCPXPI files. If there is not enough space for them all I dont
let them continue until they make some space.
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Comment 15•24 years ago
|
||
Re-opening...Latest CCK build dated: 05-19-00
CCK will attempt to create a customized build if only 4.5MB of Hard Disk space
is free. User is not prompted with an insufficient space warning dialog.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 19•24 years ago
|
||
We have previously described the difficulty in actually implementing this and
had agreed that the value does not outweigh the cost. Please explain the
tremendous new value this will provide.
This is an enhancement request, I'm marking it as such and moving to future.
Severity: critical → enhancement
Target Milestone: M20 → Future
Comment 21•24 years ago
|
||
removing bmartin from cc list
Comment 22•24 years ago
|
||
changing varada's bugs to shrutiv for CCK
Comment 23•24 years ago
|
||
reassigning to shrutiv
Assignee: varada → shrutiv
Status: ASSIGNED → NEW
Summary: No minimum configuration check done befoe build allowed → RFE: No minimum configuration check done befoe build allowed
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Target Milestone: Future → ---
Comment 24•23 years ago
|
||
Shruti or Bom-Shik, What is the current behavior? Does CCK check anything
before building the installer?
Assignee | ||
Comment 25•23 years ago
|
||
Right now, according to the source code CCK does check for disk space. So, we
have to verify this by trying to build the installer when we don't have
sufficient space on our hard disk.
Comment 26•23 years ago
|
||
Bom-shik, Will you please put this on your post-PR1 list of things to try?
Assignee | ||
Comment 28•23 years ago
|
||
Do we need to check for disk space assuming all components are selected? or do
we need to check considering minimum number of components (ie. only navigator)
is selected?
Comment 29•23 years ago
|
||
Resolving to close per bug triaging.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 23 years ago
Resolution: --- → REMIND
Comment 30•23 years ago
|
||
Status: RESOLVED → CLOSED
Comment 31•22 years ago
|
||
REMIND is deprecated per bug 35839.
Status: CLOSED → REOPENED
Resolution: REMIND → ---
Summary: RFE: No minimum configuration check done befoe build allowed → RFE: No minimum configuration check done before build allowed
Comment 32•22 years ago
|
||
broken up into 2 bugs
Status: REOPENED → RESOLVED
Closed: 23 years ago → 22 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•