On 08.04.2009 20:09, Richard Shaw wrote:
Is this the expected behavior?
Depends on which package get tracked in. kmod-foo should not get tracked
in, kmod-foo-$(uname-r) will. There are ways to prevent that(¹).
I'm not completely sure if that really is the best solution, but I tend
a bit to say "it might be the best, because for the ordinary user the
package from the repo is the most reliable source".
> [...]
Cu
knurd
(¹) "exclude=kmod-foo" in the repo files is the big hammmer; it wouldn't
be hard to come up with something better, but until now nobody asked for it