http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1305 ------- Comment #3 from henridamien@koha-fr.org 2008-04-17 13:13 ------- (In reply to comment #2)
Anything that the web installer would check, could and should just be checked at the command line before that step is started, where the operator might have a chance to fix it. For example, successful connection to the DB and zebra could be checked immediately. But we would not want Koha to change the mysql password from the web!
So you are telling step 1 and 2 should be skipped (check connection to database and third party softwares and modules.) In order to do only "MARC selection" (Should even be the same as Zebra one in the command line installer this should also be skipped then.) In the end, it would boil down to do updatedatabase and maybe import frameworks. This was not what I was asked to do at the beginning. If system preferences could be loaded on commandline, then InstallAuth.pm could be get rid of. But, again, this was not what was planned at first. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.