On Saturday 19 April 2008, Guido Günther wrote: > when enabling multipath support multipath-udeb gets installed which > pulls in the multipath-modules-<kver> udeb via a dependency. Afterwards > these modules are immediately being loaded. This fails currently since > we're missing a call to depmod (see attached patch). I didn't notice > earlier since I had the udebs added via pkg-lists/local and so any > depmod call (e.g. in ethdetect) did the trick. O.k. to apply the > attached patch (with an changelog entry of course)? I didn't bother to > check if depmod is available since we don't bail out on errors anyway.
Patch is fine. Feel free to commit. Cheers, FJP

