[Koha-bugs] [Bug 4406] New: koha-zebra-ctl.sh missing LSB information

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Mon Apr 26 17:49:21 CEST 2010


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4406

           Summary: koha-zebra-ctl.sh missing LSB information
           Product: Koha
           Version: unspecified
          Platform: PC
        OS/Version: Linux - Debian
            Status: NEW
          Severity: trivial
          Priority: P5
         Component: Installation and upgrade (command-line installer)
        AssignedTo: gmcharlt at gmail.com
        ReportedBy: camins at numismatics.org
   Estimated Hours: 0.0
 Change sponsored?: ---


Under Debian Lenny, running update-rc.d per the instructions result in a
warning. I believe the problem is lack of runtime dependency information, but
it might also be that the script does not support the status and force-reload
commands. Everything seems to work fine even with the warning, however. Output
is below.

$ sudo update-rc.d koha-zebra-daemon defaults
update-rc.d: warning: /etc/init.d/koha-zebra-daemon missing LSB information
update-rc.d: see <http://wiki.debian.org/LSBInitScripts>
 Adding system startup for /etc/init.d/koha-zebra-daemon ...
   /etc/rc0.d/K20koha-zebra-daemon -> ../init.d/koha-zebra-daemon
   /etc/rc1.d/K20koha-zebra-daemon -> ../init.d/koha-zebra-daemon
   /etc/rc6.d/K20koha-zebra-daemon -> ../init.d/koha-zebra-daemon
   /etc/rc2.d/S20koha-zebra-daemon -> ../init.d/koha-zebra-daemon
   /etc/rc3.d/S20koha-zebra-daemon -> ../init.d/koha-zebra-daemon
   /etc/rc4.d/S20koha-zebra-daemon -> ../init.d/koha-zebra-daemon
   /etc/rc5.d/S20koha-zebra-daemon -> ../init.d/koha-zebra-daemon


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list