Closed
Bug 300431
Opened 19 years ago
Closed 18 years ago
checksetup.pl --check-modules no longer check for DBD::mysql
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 302876
People
(Reporter: wicked, Unassigned)
Details
Since bug 286672, a |checksetup.pl --check-modules| no longer check and report
presence of the DBD::mysql module. Or DBD::pg module, depending on what DB
driver is enabled in localconfig. I think it really should. I bumped my head to
this because I use that switch to check what module versions I have installed. :)
Might also be nice to have checksetup check for correct DB version but that
might push it too far from meaning of --check-modules switch.
Comment 1•19 years ago
|
||
Yeah, I agree, this should happen.
One thing that I really need to do is make the whole "checking the DB version"
thing less hacky. I have an idea of how to do that, and this will probably just
depend on that.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•18 years ago
|
||
*** This bug has been marked as a duplicate of 302876 ***
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•