mod probe errors

Bug #1503333 reported by Dennis Simpson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ipkungfu (Ubuntu)
New
Undecided
Unassigned

Bug Description

Running ipkungfu v0.6.1 on 14.04 generates mod probe errors because the mod probe command in the script tries to use the -l options for mod probe which doesn't exist.
Replace the for loop which tries to load the default modules with a single line that just runs
                mod probe -a ${DEFAULT_MODULES_LIST} 2>&1 | logError
since our mod probe -a will load modules if necessary, and not complain if they are already loaded.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.