[Bug 511619] Re: dkms mkdeb --source-only makes a deb file that won't install anything

2010-05-07 Thread Guillaume
Hello, You were right, the problem goes away if the "_" is removed from the directory and module name. Thank you, and sorry for the delay. -- dkms mkdeb --source-only makes a deb file that won't install anything https://bugs.launchpad.net/bugs/511619 You received this bug notification because y

[Bug 511619] Re: dkms mkdeb --source-only makes a deb file that won't install anything

2010-02-24 Thread Mario Limonciello
Does your module name have to have the "_" in the name? I'm suspecting that's where the breakage is coming from. Can you try to produce a DKMS package without that "_" in the name? -- dkms mkdeb --source-only makes a deb file that won't install anything https://bugs.launchpad.net/bugs/511619 Yo

[Bug 511619] Re: dkms mkdeb --source-only makes a deb file that won't install anything

2010-02-19 Thread Guillaume
Hello, I'm running DKMS 2.1.0.1-0ubuntu1, but I don't see any difference between your messages and messages (except that we are not compiling the same driver and the localized messages) : you have too that weird message "dpkg-genchanges: binary-only upload - not including any source code". Guilla

[Bug 511619] Re: dkms mkdeb --source-only makes a deb file that won't install anything

2010-02-16 Thread Mario Limonciello
What version of DKMS are you running? That first command gives me significantly different output: $ sudo dkms mkdeb --source-only -m bcmwl -v 5.60.48.36+bdcom Using /etc/dkms/template-dkms-mkdeb copying template... modifying debian/changelog... modifying debian/compat... modifying debian/control

[Bug 511619] Re: dkms mkdeb --source-only makes a deb file that won't install anything

2010-01-23 Thread Guillaume
To correct a mistake at the end of my post: if I do a simple "sudo dkms mkdeb -m nvidia_bl -v 0.51", the binary is installed but the sources are not build for the other kernel versions. Guillaume -- dkms mkdeb --source-only makes a deb file that won't install anything https://bugs.launchpad.net/