Bug#401645: [Pkg-sysvinit-devel] Bug#401645: [pkg-wpa-devel] Bug#401645: wpasupplicant is stopped too early at reboot/shutdown

2006-12-21 Thread Petter Reinholdtsen
[Przemyslaw Bruski] > here's the updated version of sendsigs script: better English, sed > is not required anymore, useless assignment is removed. This version looks very interesting. If it work, it might solve a long-standing problem with NFS mounts. But the process list need to be extended. I

Bug#401645: [pkg-wpa-devel] Bug#401645: wpasupplicant is stopped too early at reboot/shutdown

2006-12-20 Thread Przemyslaw Bruski
Hi, here's the updated version of sendsigs script: better English, sed is not required anymore, useless assignment is removed. bye, Przemek #! /bin/sh ### BEGIN INIT INFO # Provides: sendsigs # Required-Start: # Required-Stop: umountnfs # Default-Start: # Default-Stop: 0

Bug#401645: [pkg-wpa-devel] Bug#401645: wpasupplicant is stopped too early at reboot/shutdown

2006-12-13 Thread Reinhard Tartler
reassign 401645 wpasupplicant,sysvinit Przemyslaw Bruski <[EMAIL PROTECTED]> writes: > Kel Modderman wrote: >> I though I was either crazy, or you were whispering sweet nothings in >> my ear, because on my boxen sendsigs was still at sequence number >> 20. Then I found this in >> /usr/share/doc/i

Bug#401645: wpasupplicant is stopped too early at reboot/shutdown

2006-12-06 Thread Przemyslaw Bruski
Hi Kel, Kel Modderman wrote: I though I was either crazy, or you were whispering sweet nothings in my ear, because on my boxen sendsigs was still at sequence number 20. Then I found this in /usr/share/doc/initscripts/changelog.Debian.gz: Sorry about that. Hmm. I think this is no longer w

Bug#401645: wpasupplicant is stopped too early at reboot/shutdown

2006-12-06 Thread Kel Modderman
On Wednesday 06 December 2006 08:25, Przemyslaw Bruski wrote: > Hi Kel, > > > Of course you are right. However, sendsigs is run at sequence number 20, > > and it kills the wpa_supplicant process. > > Not anymore - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367944. > The maintainers have moved

Bug#401645: wpasupplicant is stopped too early at reboot/shutdown

2006-12-05 Thread Przemyslaw Bruski
Hi Kel, Of course you are right. However, sendsigs is run at sequence number 20, and it kills the wpa_supplicant process. Not anymore - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367944. The maintainers have moved it to sequence number 37. Now umountnfs.sh kills the processes that hav

Bug#401645: [pkg-wpa-devel] Bug#401645: wpasupplicant is stopped too early at reboot/shutdown

2006-12-04 Thread Kel Modderman
On Tuesday 05 December 2006 10:30, Przemyslaw Bruski wrote: > Package: wpasupplicant > Version: 0.5.5-2 > Severity: normal > > Currently, wpasupplicant is stopped before unmountnfs.sh script is run. > This means that the network connection for NFS mounts may be gone by the > time we try to unmount

Bug#401645: wpasupplicant is stopped too early at reboot/shutdown

2006-12-04 Thread Przemyslaw Bruski
Package: wpasupplicant Version: 0.5.5-2 Severity: normal Currently, wpasupplicant is stopped before unmountnfs.sh script is run. This means that the network connection for NFS mounts may be gone by the time we try to unmount them and can cause the system to hang at reboot or shutdown. It seems tha