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 #732946,
regarding upstart can leak RUNLEVEL and PREVLEVEL
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.)


-- 
732946: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732946
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: upstart
Version: 1.10-2
Severity: minor

I observe that when uservd is started by upstart as part of system
bootup, it inherits:
  RUNLEVEL=2
  PREVLEVEL=N

This doesn't seem to be documented in the upstart cookbook's list of
env vars and IMO isn't desirable.

It doesn't happen as a result of (re)installing the package: in that
case, uservd doesn't get those variables.

/etc/init/upstart.conf:

  start on runlevel [2345]
  stop on runlevel [!2345]

  pre-start script
    printenv
    type uservd >/dev/null 2>&1
    mkdir -p -m700 /var/run/userv
  end script

  exec uservd -raise-sigstop
  expect stop

Ian.

--- 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 ---

Reply via email to