Your message dated Thu, 19 Jun 2008 09:02:15 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#486945: fixed in molly-guard 0.4.4-1
has caused the Debian Bug report #486945,
regarding molly-guard: eats -r in shutdown -r now
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.)


-- 
486945: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486945
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: molly-guard
Version: 0.4.3-1
Severity: important

Hi,

when invoking shutdown -r now with molly-guard installed, the -r is
not passed to the "real" shutdown ("shutdown now"), so that the system
goes down to maintenance mode instead of rebooting.

This is kind of fatal if the box does not have a console.

Greetings
Marc

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25.7-zgsrv (SMP w/1 CPU core; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages molly-guard depends on:
ii  procps                       1:3.2.7-8   /proc file system utilities
ii  sysvinit                     2.86.ds1-59 System-V-like init utilities

molly-guard recommends no packages.

-- no debconf information
$ sudo strace -eexecve -f shutdown -r now
mh's sudo password for nechayev:
execve("/usr/sbin/shutdown", ["shutdown", "-r", "now"], [/* 14 vars */]) = 0
Process 2302 attached (waiting for parent)
Process 2302 resumed (parent 2301 ready)
[pid  2302] execve("/bin/run-parts", ["run-parts", "--test", 
"//etc/molly-guard/run.d"], [/* 20 vars */]) = 0
Process 2302 detached
--- SIGCHLD (Child exited) @ 0 (0) ---
Process 2303 attached (waiting for parent)
Process 2303 resumed (parent 2301 ready)
[pid  2303] execve("//etc/molly-guard/run.d/10-print-message", 
["//etc/molly-guard/run.d/10-print"...], [/* 20 vars */]) = 0
Process 2301 suspended
Process 2301 resumed
Process 2303 detached
--- SIGCHLD (Child exited) @ 0 (0) ---
Process 2304 attached (waiting for parent)
Process 2304 resumed (parent 2301 ready)
Process 2301 suspended
[pid  2304] execve("//etc/molly-guard/run.d/30-query-hostname", 
["//etc/molly-guard/run.d/30-query"...], [/* 20 vars */]) = 0
Process 2305 attached (waiting for parent)
Process 2305 resumed (parent 2304 ready)
[pid  2305] execve("/bin/readlink", ["readlink", "/proc/2304/fd/0"], [/* 20 
vars */]) = 0
Process 2305 detached
[pid  2304] --- SIGCHLD (Child exited) @ 0 (0) ---
Process 2306 attached (waiting for parent)
Process 2306 resumed (parent 2304 ready)
Process 2304 suspended
[pid  2306] execve("/usr/bin/pgrep", ["pgrep", "-f", "^sshd.+pts/0\\>"], [/* 20 
vars */]) = 0
nechayevProcess 2304 resumed
Process 2306 detached
[pid  2304] --- SIGCHLD (Child exited) @ 0 (0) ---
W: molly-guard: SSH session detected!
Process 2307 attached (waiting for parent)
Process 2307 resumed (parent 2304 ready)
[pid  2307] execve("/bin/hostname", ["hostname", "--short"], [/* 20 vars */]) = 0
Process 2307 detached
[pid  2304] --- SIGCHLD (Child exited) @ 0 (0) ---
Please type in hostname of the machine to shutdown:
Process 2301 resumed
Process 2304 detached
--- SIGCHLD (Child exited) @ 0 (0) ---
execve("/sbin/shutdown", ["/sbin/shutdown", "now"], [/* 19 vars */]) = 0
Process 2308 attached (waiting for parent)
Process 2308 resumed (parent 2301 ready)

Broadcast message from [EMAIL PROTECTED] (pts/0) (Thu Jun 19 09:30:26 2008):

The system is going down to maintenance mode NOW!
Process 2308 detached
execve("/sbin/init", ["/sbin/init", "1"], [/* 19 vars */]) = 0
Process 2301 detached



--- End Message ---
--- Begin Message ---
Source: molly-guard
Source-Version: 0.4.4-1

We believe that the bug you reported is fixed in the latest version of
molly-guard, which is due to be installed in the Debian FTP archive:

molly-guard_0.4.4-1.diff.gz
  to pool/main/m/molly-guard/molly-guard_0.4.4-1.diff.gz
molly-guard_0.4.4-1.dsc
  to pool/main/m/molly-guard/molly-guard_0.4.4-1.dsc
molly-guard_0.4.4-1_all.deb
  to pool/main/m/molly-guard/molly-guard_0.4.4-1_all.deb
molly-guard_0.4.4.orig.tar.gz
  to pool/main/m/molly-guard/molly-guard_0.4.4.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
martin f. krafft <[EMAIL PROTECTED]> (supplier of updated molly-guard package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jun 2008 10:17:35 +0200
Source: molly-guard
Binary: molly-guard
Architecture: source all
Version: 0.4.4-1
Distribution: unstable
Urgency: low
Maintainer: martin f. krafft <[EMAIL PROTECTED]>
Changed-By: martin f. krafft <[EMAIL PROTECTED]>
Description: 
 molly-guard - protects machines from accidental shutdowns/reboots
Closes: 486945
Changes: 
 molly-guard (0.4.4-1) unstable; urgency=low
 .
   * New upstream release, which now properly passes arguments to the real
     commands (closes: #486945).
Checksums-Sha1: 
 8e9602e008f5c0b1bb0af252c4e249d56a462b28 1124 molly-guard_0.4.4-1.dsc
 7420a136eb900db2515e2b02a6f10c41d1c40783 5473 molly-guard_0.4.4.orig.tar.gz
 34785db63cb4dc2089a773fc89b87b62f913dc71 6040 molly-guard_0.4.4-1.diff.gz
 e9d64ce387edf380b4df75627b1165386c84e3c3 11368 molly-guard_0.4.4-1_all.deb
Checksums-Sha256: 
 b8bf8047fd0464275c5893262deebc00184d932c13848dc4d1890eee20dcea06 1124 
molly-guard_0.4.4-1.dsc
 c55ec56d8aff492b346eaa71367c1b1b6244948e751511712364f6bbda92f84f 5473 
molly-guard_0.4.4.orig.tar.gz
 03d1bb615e581837b7c9597c23fe128186be178dd3a104f66d01843ea696822b 6040 
molly-guard_0.4.4-1.diff.gz
 349ae6e27ea6a71ace94964127aa39275b25b3f8a4fd9ef48c4b84afc5255c6e 11368 
molly-guard_0.4.4-1_all.deb
Files: 
 28492390f753ac72b5d9ccfe18eac253 1124 admin extra molly-guard_0.4.4-1.dsc
 4ed4928a29813017f68982f224b09ade 5473 admin extra molly-guard_0.4.4.orig.tar.gz
 234a7a9b56e86d2a788a86a789a4e466 6040 admin extra molly-guard_0.4.4-1.diff.gz
 ac614eac4a37adbd1a3fdfa57160fdfb 11368 admin extra molly-guard_0.4.4-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkhaGGoACgkQIgvIgzMMSnU6kACeJyBqOie7QnOC+MyzUZSKkpgU
YJkAoKGUnjnQ/ED+e/KZWkzodtETS3kf
=wayf
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to