Closed
Bug 194345
Opened 22 years ago
Closed 22 years ago
checksetup.pl chokes if params set for local dot and executable doesn't exist
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: justdave, Assigned: justdave)
Details
Attachments
(1 file)
627 bytes,
patch
|
burnus
:
review+
|
Details | Diff | Splinter Review |
checksetup.pl dies if webdotbase is set for a local dot and there is no dot
executable at the path given.
It's a syntax error in the code that's supposed to spit out the error message.
Patch on the way
Assignee | ||
Comment 1•22 years ago
|
||
Assignee | ||
Updated•22 years ago
|
Attachment #115121 -
Flags: review?(zach)
Assignee | ||
Updated•22 years ago
|
Target Milestone: --- → Bugzilla 2.18
Comment 2•22 years ago
|
||
Also the error message is currently hard to understand:
Checking for GraphViz (any) Can't locate object method "Param" via
package "webdotbase" (perhaps you forgot to load "webdotbase"?) at
/checksetup.pl line 1318.
Updated•22 years ago
|
Attachment #115121 -
Flags: review+
Assignee | ||
Updated•22 years ago
|
Attachment #115121 -
Flags: review?(zach)
Assignee | ||
Updated•22 years ago
|
Flags: approval+
Assignee | ||
Comment 3•22 years ago
|
||
Checking in checksetup.pl;
/cvsroot/mozilla/webtools/bugzilla/checksetup.pl,v <-- checksetup.pl
new revision: 1.223; previous revision: 1.222
done
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•