Your message dated Mon, 11 Jan 2016 05:26:57 +0000
with message-id <[email protected]>
and subject line Bug#808289: Removed package(s) from unstable
has caused the Debian Bug report #593348,
regarding insserv: warning: script 'myupstartjob' missing LSB tags and overrides
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
593348: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593348
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: upstart
Version: 0.6.6-1
Severity: normal
I want to use Upstart and wrote my own init-script:
# cat /etc/init/myupstartjob.conf
description "Start python daemon"
author "[email protected]"
start on stopped rc RUNLEVEL=[2345]
stop on runlevel [!2345]
exec python2.6 /usr/sbin/mypythondaemon
respawn
During the package installation i got:
Setting up myupstartjob (0.1+2312-1) ...
Usage: /lib/init/upstart-job {start|stop|restart|reload|force-reload}
insserv: warning: script 'myupstartjob' missing LSB tags and overrides
insserv: Default-Start undefined, assuming empty start runlevel(s) for script
`myupstartjob'
insserv: Default-Stop undefined, assuming empty stop runlevel(s) for script
`myupstartjob'
Starting myupstartjob...
myupstartjob start/running, process 1091
Processing triggers for python-support ...
Any ideas how to fix this warnings?
Cheers,
Tom
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (50,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages upstart depends on:
ii initscripts 2.88dsf-11 scripts for initializing and shutt
ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib
ii libdbus-1-3 1.2.24-3 simple interprocess messaging syst
ii libnih-dbus1 1.0.2-1 NIH D-Bus Bindings Library
ii libnih1 1.0.2-1 NIH Utility Library
ii libselinux1 2.0.96-1 SELinux runtime shared libraries
ii sysv-rc 2.88dsf-11 System-V-like runlevel change mech
ii sysvinit-utils 2.88dsf-11 System-V-like utilities
upstart recommends no packages.
upstart suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.11-5+rm
Dear submitter,
as the package upstart has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/808289
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---