Opened 15 years ago

Closed 7 years ago

#361 closed defect (fixed)

Mindi dependencies fail for some symbolic links

Reported by: Matthew Cline Owned by: Bruno Cornec
Priority: normal Milestone: 3.3.0
Component: mindi Version: 2.2.8
Severity: normal Keywords:
Cc:

Description

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.

Change History (3)

comment:1 by Bruno Cornec, 15 years ago

Status: newassigned

comment:2 by Bruno Cornec, 10 years ago

Milestone: 3.1.0

Milestone 3.1.0 deleted

comment:3 by Bruno Cornec, 7 years ago

Milestone: 3.3.0
Resolution: fixed
Status: assignedclosed

This is fixed at least in version 3.3.0

Note: See TracTickets for help on using tickets.