[Bug 16830] New: koha-indexer still uses the deprecated -x option switch
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16830 Bug ID: 16830 Summary: koha-indexer still uses the deprecated -x option switch Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Command-line Utilities Assignee: gmcharlt@gmail.com Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz To reproduce: - Run $ sudo koha-indexer --start kohadev => FAIL: You get a warning on your logs (/var/log/koha/kohadev/indexer-output.log: Warning: You passed -x which is already the default and is now deprecated -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16830 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16506 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16506 [Bug 16506] rebuild_zebra.pl still using USMARC as default -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16830 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 52938 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52938&action=edit Bug 16930: Remove -x usage on koha-indexer This patch just does that, and removes it from the comment on /etc/default/koha-common To test: - Apply the patch - Run: $ vagrant ssh ; cd kohaclone $ sudo debian/scripts/koha-indexer --stop kohadev $ sudo debian/scripts/koha-indexer --start kohadev => SUCCESS: Verify no warning is shown on the indexer-output.log file - Sign off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16830 --- Comment #2 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 52939 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52939&action=edit Bug 16830: (followup) Remove weird character from warning in rebuild_zebra.pl -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16830 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt@gmail.com |tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16830 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16830 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #52938|0 |1 is obsolete| | --- Comment #3 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 53480 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53480&action=edit Bug 16830: Remove -x usage on koha-indexer This patch just does that, and removes it from the comment on /etc/default/koha-common To test: - Apply the patch - Run: $ vagrant ssh ; cd kohaclone $ sudo debian/scripts/koha-indexer --stop kohadev $ sudo debian/scripts/koha-indexer --start kohadev => SUCCESS: Verify no warning is shown on the indexer-output.log file - Sign off https://bugs.koha-community.org/show_bug.cgi?id=16830 Signed-off-by: Mark Tompsett <mtompset@hotmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16830 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #52939|0 |1 is obsolete| | --- Comment #4 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 53481 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53481&action=edit Bug 16830: (followup) Remove weird character from warning in rebuild_zebra.pl Signed-off-by: Mark Tompsett <mtompset@hotmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16830 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |mtompset@hotmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16830 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16830 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #53480|0 |1 is obsolete| | Attachment #53481|0 |1 is obsolete| | --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 53844 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53844&action=edit Bug 16830: Remove -x usage on koha-indexer This patch just does that, and removes it from the comment on /etc/default/koha-common To test: - Apply the patch - Run: $ vagrant ssh ; cd kohaclone $ sudo debian/scripts/koha-indexer --stop kohadev $ sudo debian/scripts/koha-indexer --start kohadev => SUCCESS: Verify no warning is shown on the indexer-output.log file - Sign off https://bugs.koha-community.org/show_bug.cgi?id=16830 Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16830 --- Comment #6 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 53845 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53845&action=edit Bug 16830: (followup) Remove weird character from warning in rebuild_zebra.pl Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16830 Brendan Gallagher <brendan@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |brendan@bywatersolutions.co | |m --- Comment #7 from Brendan Gallagher <brendan@bywatersolutions.com> --- Pushed to Master - Should be in the November 2016 release. Thanks! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16830 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic@tamil.fr --- Comment #8 from Frédéric Demians <frederic@tamil.fr> --- Does it apply to 16.05 branch? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16830 --- Comment #9 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Frédéric Demians from comment #8)
Does it apply to 16.05 branch?
Yes, as long as bug 16506 has been pushed already. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16830 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #10 from Frédéric Demians <frederic@tamil.fr> --- Pushed in 16.05. Will be in 16.05.03. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org