Closed Bug 366624 Opened 19 years ago Closed 19 years ago

testserver.pl fails to find the GID for the httpd process

Categories

(Bugzilla :: Testing Suite, defect)

2.23.3
x86
Linux
defect
Not set
major

Tracking

()

RESOLVED FIXED
Bugzilla 3.0

People

(Reporter: LpSolit, Assigned: LpSolit)

References

Details

(Keywords: regression)

Attachments

(1 file)

As per bug 352235 comment 4, $ENV{'PATH'} is now deleted when using Bugzilla and so testserver.pl no longer works correctly: TEST-WARNING Failed to find the GID for the 'httpd' process, unable to validate webservergroup. We should back out the change mentioned in comment 4.
Flags: blocking3.0?
Yes, definitely a blocker.
Flags: blocking3.0? → blocking3.0+
Attached patch patch, v1Splinter Review
I back out the part breaking testserver.pl.
Assignee: zach → LpSolit
Status: NEW → ASSIGNED
Attachment #251196 - Flags: review?(mkanat)
Comment on attachment 251196 [details] [diff] [review] patch, v1 Yep, looks fine.
Attachment #251196 - Flags: review?(mkanat) → review+
Eventually we need to only modify $ENV{PATH} if we're actually in taint mode. That will fix all such problems and we won't have to worry about using this BEGIN block.
Flags: approval+
Checking in testserver.pl; /cvsroot/mozilla/webtools/bugzilla/testserver.pl,v <-- testserver.pl new revision: 1.15; previous revision: 1.14 done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: