Public bug reported: 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.
** Affects: ipkungfu (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1503333 Title: mod probe errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ipkungfu/+bug/1503333/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs