Package: isdnutils-base Version: 1:3.6.2005-01-03-5 Hi,
/etc/isdn/init.d.functions contains two calls to /usr/bin/find which use extended regexp's as matching pattern: DEVS=`find /etc/isdn -regex '/etc/isdn/device\.\(ippp\|isdn\)[0-9]+' -printf '%f\n'` DAEMONS=`find /etc/isdn -regex '/etc/isdn/ipppd\.ippp[0-9]+' -printf '%f\n'` Since findutils changed its upstream to 4.2.22 on Jun 15th, these regexes fail to match any files. Escaping the final '+' wildcard restores the expected behaviour, however this is incompatible with older versions of find (<= 4.2.20)... I'm unsure how to fix this properly, and whether this bug should have gone to the findutils package instead - but as this is the only breakage I've experienced that the findutils upgrade has caused, I'm filing this against isdnutils-base. Let me know if I can be of further help. Jan Nordholz (Versions of related packages: [ System running Debian experimental ] ii debconf 1.4.51 Debian configuration management system ii libc6 2.3.5-1 GNU C Library: Shared libraries and Timezone ii libncurses5 5.4-6 Shared libraries for terminal handling ii lsb-base 3.0-1 Linux Standard Base 2.0 init script function ii makedev 3.3.8.2-0 Creates device files in /dev) -- Jan C. Nordholz <jckn At gmx net>
signature.asc
Description: Digital signature

