﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
361	Mindi dependencies fail for some symbolic links	Matthew Cline	Bruno Cornec	"When using mindi 2.0.6-1 to make a rescue disk off a Mandriva One 2009 Spring install, I got the following error when booting from the rescue CD:

{{{
Oct  9 05:07:22 (none) daemon.notice modprobe: WARNING: Failed to open config file /etc/modprobe.d/nvidia.conf: No such file or directory
}}}

`/etc/modprobe.d/nvidia.conf` is a symbolic link to a symbolic link, and the final destination wasn't copied into all.tar.gz:

{{{
lrwxrwxrwx 1 root root 32 2009-09-27 17:51 /etc/modprobe.d/nvidia.conf -> /etc/alternatives/nvidia_modconf

lrwxrwxrwx 1 root root 33 2009-10-01 15:13 /etc/alternatives/nvidia_modconf -> /etc/nvidia-current/modprobe.conf
}}}

I can fix the problem by adding `/etc/alternatives` and `/etc/nvidia-current` to `deplist.txt`, but mindi should automatically take care of this."	defect	closed	normal	3.3.0	mindi	2.2.8	normal	fixed		
