Open Bug 950878 Opened 11 years ago Updated 4 years ago

checksetup.pl should let you configure/edit parameters in localconfig

Categories

(Bugzilla :: Installation & Upgrading, enhancement)

enhancement
Not set
normal

Tracking

()

People

(Reporter: LpSolit, Unassigned)

References

(Blocks 1 open bug)

Details

Editing localconfig manually is prone to errors. If localconfig doesn't exist, then checksetup.pl should propose you to configure parameters on the fly, and once it has all the data, create localconfig itself and continue with the installation of Bugzilla. This way, checksetup.pl could run validators similar to those being in Bugzilla::Config::Common and make sure that parameters are valid (such as $db_driver or $cvsbin, etc...).

If localconfig already exists, then checksetup.pl --reconfigure or something like that would rewrite localconfig, and it would offer the already stored parameters as default, so that you can simply type "Enter" if you are fine with the default value.
Blocks: 77896
I'd like to see this too. Perhaps a --var foo=bar.
Whiteboard: [good first bug]

Removing good-first-bug keyword because team does not have bandwidth to mentor at the moment.

Keywords: good-first-bug

Removing outreachy because team does not have bandwidth to mentor this cycle.

Keywords: outreachy
Whiteboard: [good first bug]
You need to log in before you can comment on or make changes to this bug.