Your message dated Sun, 27 Oct 2013 12:43:36 +0000 with message-id <[🔎] E1VaPgu-0003w7-Us@franck.debian.org> and subject line Bug#727142: Removed package(s) from unstable has caused the Debian Bug report #624188, regarding kerneloops: when started with --debug doesn't daemonise 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 owner@bugs.debian.org immediately.) -- 624188: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624188 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: kerneloops: when started with --debug doesn't daemonise
- From: Arthur Marsh <arthur.marsh@internode.on.net>
- Date: Tue, 26 Apr 2011 18:59:51 +0930
- Message-id: <20110426092951.5458.33845.reportbug@localhost>
Package: kerneloops Version: 0.12+git20090217-1 Severity: normal I tried running kerneloops with the --debug option and it didn't daemonise. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.39-rc4-git7 (SMP w/1 CPU core) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages kerneloops depends on: ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib ii libcurl3-gnutls 7.21.6-1 Multi-protocol file transfer libra ii libdbus-1-3 1.4.8-2 simple interprocess messaging syst ii libdbus-glib-1-2 0.92-1 simple interprocess messaging syst ii libglib2.0-0 2.28.6-1 The GLib library of C routines ii libgtk2.0-0 2.24.4-3 The GTK+ graphical user interface ii libnotify1 [libnotify1-gtk2.1 0.5.0-2 sends desktop notifications to a n kerneloops recommends no packages. kerneloops suggests no packages. -- Configuration Files: /etc/init.d/kerneloops changed: . /lib/lsb/init-functions exec="/usr/sbin/kerneloops" prog=$(basename $exec) pidfile=/var/run/$prog.pid sconf="/etc/kerneloops.conf" [ -e /etc/sysconfig/$prog ] && . /etc/sysconfig/$prog start() { echo -n $"Starting $prog:" start_daemon -p $pidfile $exec pidof $prog >$pidfile retval=$? echo return $retval } stop() { echo -n $"Stopping $prog: " killproc $prog retval=$? echo return $retval } restart() { stop start } reload() { restart } force_reload() { restart } fdr_status() { status_of_proc $prog } case "$1" in start|stop|restart|reload) $1 ;; force-reload) force_reload ;; status) fdr_status ;; condrestart|try-restart) pidof kerneloops || restart ;; *) echo $"Usage: $0 {start|stop|status|restart|try-restart|reload|force-reload}" exit 1 esac /etc/kerneloops.conf changed: allow-submit = yes allow-pass-on = yes submit-url = http://submit.kerneloops.org/submitoops.php log-file = /var/log/messages -- debconf-show failed
--- End Message ---
--- Begin Message ---
- To: 485568-done@bugs.debian.org,501550-done@bugs.debian.org,507138-done@bugs.debian.org,535752-done@bugs.debian.org,546170-done@bugs.debian.org,557077-done@bugs.debian.org,563210-done@bugs.debian.org,567555-done@bugs.debian.org,624129-done@bugs.debian.org,624188-done@bugs.debian.org,645871-done@bugs.debian.org,664715-done@bugs.debian.org,680516-done@bugs.debian.org,680925-done@bugs.debian.org,723040-done@bugs.debian.org,650687-done@bugs.debian.org,
- Cc: kerneloops@packages.debian.org, kerneloops@packages.qa.debian.org
- Subject: Bug#727142: Removed package(s) from unstable
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sun, 27 Oct 2013 12:43:36 +0000
- Message-id: <[🔎] E1VaPgu-0003w7-Us@franck.debian.org>
Version: 0.12+git20090217-3+rm Dear submitter, as the package kerneloops 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 http://bugs.debian.org/727142 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 ftpmaster@ftp-master.debian.org. Debian distribution maintenance software pp. Ansgar Burchardt (the ftpmaster behind the curtain)
--- End Message ---