Bug#502831: me-tv: piuparts test fails

Matthew Johnson mjj29 at debian.org
Wed Oct 22 08:33:11 UTC 2008


On Wed Oct 22 19:11, Mark Purcell wrote:
> On Wednesday 22 October 2008 18:24:14 Matthew Johnson wrote:
> > I'm going to reassign the bug and
> > propose the patch, I'm hoping that Lucas or the dvb-utils maintainer can
> > comment on it first though.
> 
> Thanks Matthew,
> 
> Does dvb-apps need to depend on both makedev & udev not or as it presently is.  
> Depend on makedev | udev has been the case since 2005 ;-)

makedev | udev is fine, but you must then not try and run MAKEDEV if it
is udev installed instead. The normal way of doing this (which is in my
patch) is:

if [ ! -e /dev/.udev ]; then
   /sbin/MAKEDEV .....
fi

Matt

-- 
Matthew Johnson
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-vdr-dvb-devel/attachments/20081022/96d6869a/attachment-0002.pgp 


More information about the pkg-vdr-dvb-devel mailing list