Public bug reported:

When the pwc-modules deb is built from pwc-source using module-
assistant, _KVERS_ is not substituted in the postinst. It's just left as

 if [ "`uname -r`" = "_KVERS_" ] ; then
                depmod -a
fi

Which of course is never true. Does this test actually achieve much? (ie
is it harmful to run depmod on the current kernel?) Or can something in
rules make sure _KVERS_ is substituted properly?

This happens when building on edgy and dapper.

** Affects: pwc (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
depmod isn't run when built with m-a
https://bugs.launchpad.net/bugs/106937
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to