[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#230855: linux-wlan-ng: shared scripts loops forever because of shared.dpkg-old



Package: linux-wlan-ng
Version: 0.2.0-12
Severity: normal

On my machine, I installed linux-wlang-ng more than once, therefore the
file /etc/wlan/shared.dpkg-old was created, which is an exact copy of
/etc/wlan/shared.
 
Consequently, when the following loop is executed:

    for i in /etc/wlan/shared.* ; do
	. $1
    done
    
also /etc/wlan.shared.dpkg-old get executed, which in turns execute itself, and so on ...

Maybe testing for executability of the script would avoid the problem, since 
shared.dpkg-old has the executable bit not set.

Ciao
-----
FB



-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux superlap 2.6.0 #2 Thu Jan 22 21:31:04 CET 2004 i686
Locale: LANG=it_IT, LC_CTYPE=it_IT

Versions of packages linux-wlan-ng depends on:
ii  libc6                       2.3.2.ds1-10 GNU C Library: Shared libraries an
ii  sysvinit                    2.84-3       System-V like init.
ii  wireless-tools              26-1         Tools for manipulating Linux Wirel

-- no debconf information




Reply to: