[Home]

Summary:DAHTOOL-00031: [patch] dahdi-tools installes files under /etc/modprobe.d without a .conf extension
Reporter:Tzafrir Cohen (tzafrir)Labels:
Date Opened:2009-07-06 10:51:24Date Closed:2010-03-01 11:33:04.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) modprobe_warn.diff
Description:Latest versions of udev at some distributions (e.g.: Debian Unstable/Testing) complain about the files /etc/modprobe.d/dahdi and /etc/modprobe.d/dahdi-blacklist . This is because some upcoming version of udev will ignore files in modprobe.d that are not of the pattern *.conf .

(TODO: include here the relevant warning)

Attached a simple patch to install our files as .conf .
Comments:By: Itamar Reis Peixoto (itamarjp) 2009-08-18 22:18:58

this is for dahdi-linux.

By: Itamar Reis Peixoto (itamarjp) 2009-08-19 10:21:54

it's not only in debian, in fedora too.

https://bugzilla.redhat.com/show_bug.cgi?id=495453

By: Itamar Reis Peixoto (itamarjp) 2009-08-19 18:34:35

Can you apply this patch ?

By: Digium Subversion (svnbot) 2010-03-01 11:33:03.000-0600

Repository: dahdi
Revision: 8161

U   tools/trunk/Makefile

------------------------------------------------------------------------
r8161 | sruffell | 2010-03-01 11:33:02 -0600 (Mon, 01 Mar 2010) | 11 lines

Add .conf extensions to files installed in /etc/modprobe.d/

Latest versions of udev at some distributions (e.g.: Debian Unstable/Testing)
complain about the files /etc/modprobe.d/dahdi and
/etc/modprobe.d/dahdi-blacklist . This is because some upcoming version of udev
will ignore files in modprobe.d that are not of the pattern *.conf.

(closes issue DAHTOOL-31)
Reported by: tzafrir
Patches:
     modprobe_warn.diff uploaded by tzafrir (license 46)
------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=8161