Your message dated Sat, 23 Sep 2006 12:06:43 +0200 with message-id <[EMAIL PROTECTED]> and subject line Bug#339139: wmmount: don't work with umountcmd=/usr/bin/eject has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: wmmount Version: 1.0beta2-6 Severity: normal Don't work with umountcmd=/usr/bin/eject. Here patch: --- wmmount-1.0beta2.orig/wmmount.c +++ wmmount-1.0beta2/wmmount.c @@ -861,6 +861,7 @@ pid=fork(); if(pid==0) { + signal(SIGCHLD, SIG_DFL); if(path!=NULL) chdir(path); execv(argv[0], argv); -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.12-1-k7 Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Versions of packages wmmount depends on: ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libx11-6 4.3.0.dfsg.1-14sarge1 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-14sarge1 X Window System miscellaneous exte ii libxpm4 4.3.0.dfsg.1-14sarge1 X pixmap library ii xlibs 4.3.0.dfsg.1-14sarge1 X Keyboard Extension (XKB) configu -- no debconf information
--- End Message ---
--- Begin Message ---On Sat, Sep 23, 2006 at 01:00:22PM +0400, Olleg Samoylov wrote: > Josip Rodin wrote: > >On Tue, Nov 15, 2005 at 06:34:31AM +0300, Olleg Samoylov wrote: > > This is very old bug and I can't remember what was wrong. Wmount and > eject work fine now. Thanks. I'm closing the bug report. -- 2. That which causes joy or happiness.
--- End Message ---

