Package: findutils
Version: 4.2.22-1
Severity: important
After upgrading findutils to version 4.2.22-1 isdn does not work anymore
because the startup scripts fail to find the configured devices.
See /etc/isdn/init.d.functions::listdevices
listdevices() {
DEVS=`find /etc/isdn -regex '/etc/isdn/device\.\(ippp\|isdn\)[0-9]+'
-printf '%f\n'`
}
I do have a file device.ippp0 in /etc/isdn.
The problem disappears when downgrading to findutils 4.1.20-6.
The same behaviour could be observed on an amd64 system.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-rc5-kraxel1
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Versions of packages findutils depends on:
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
findutils recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]