Closed
Bug 254146
Opened 20 years ago
Closed 20 years ago
if servertest.pl failed to find the gid for httpd, the error message is not clear
Categories
(Bugzilla :: Testing Suite, defect)
Bugzilla
Testing Suite
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: glob, Assigned: glob)
Details
Attachments
(1 file)
967 bytes,
patch
|
bugreport
:
review+
|
Details | Diff | Splinter Review |
apparently on "debian sarge", apache's binary is named 'apache' not 'httpd'.
this causes servertest.pl to fail, emmiting
TEST-???? Could not identify group webserver is using.
this error message isn't clear. perhaps something along the lines of
TEST-WARNING Failed to find the GID for the 'httpd' process, unable to
validate webservergroup
also, we should probably check for 'apache' and 'httpd'
Updated•20 years ago
|
Attachment #155085 -
Flags: review+
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Flags: approval?
Updated•20 years ago
|
Flags: approval?
Flags: approval2.18+
Flags: approval+
Target Milestone: --- → Bugzilla 2.18
Comment 2•20 years ago
|
||
Checking in testserver.pl;
/cvsroot/mozilla/webtools/bugzilla/testserver.pl,v <-- testserver.pl
new revision: 1.3; previous revision: 1.2
done
Checking in testserver.pl;
/cvsroot/mozilla/webtools/bugzilla/testserver.pl,v <-- testserver.pl
new revision: 1.1.2.2; previous revision: 1.1.2.1
done
Status: ASSIGNED → RESOLVED
Closed: 20 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
•