← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 394262] Re: [Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10

 

> PATCH_MATCH[1]="^2.6.3[1]"

Why are there brackets in "^2.6.3[1]"?  I’ve seen that pattern in many
dkms.confs, but it doesn’t do anything; "^2.6.3[1]" is the same regex as
"^2.6.31".

Perhaps this idea came from a corruption of "^2.6.3[1-9]", which at
least matches kernels 2.6.31 through 2.6.39?

-- 
[Karmic] nvidia DKMS building and installation for kernel 2.6.31-1-generic fails with exit status 10
https://bugs.launchpad.net/bugs/394262
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-180 in ubuntu.



References