Bug#632837: [Pkg-iscsi-maintainers] Bug#632837: Still having this error in the latest wheezy

2012-03-13 Thread Ritesh Raj Sarraf
Hello Sylvain, On Wednesday 07 March 2012 09:26 PM, Sylvain Munaut wrote: > Hi, > > I can't seem to build the module in the latest wheezy. > > The DKMS version is not an option because I want to build a purely > binary package I can deploy to all prod machines and those don't have > gcc,cpp, >

Bug#632837: Still having this error in the latest wheezy

2012-03-07 Thread Sylvain Munaut
Hi, I can't seem to build the module in the latest wheezy. The DKMS version is not an option because I want to build a purely binary package I can deploy to all prod machines and those don't have gcc,cpp, Cheers, Sylvain

Bug#632837:

2011-09-14 Thread James Harper
> Hi, > > I haven't been using the modass based package for some time. The newer > dkms package is more convenient. It takes care of auto-rebuilding the > modules on new kernel image installs and upgrades. > > > Are you guys still using the old package for a reason? > I was thinking of getting r

Bug#632837:

2011-09-14 Thread Ritesh Raj Sarraf
Hi, I haven't been using the modass based package for some time. The newer dkms package is more convenient. It takes care of auto-rebuilding the modules on new kernel image installs and upgrades. Are you guys still using the old package for a reason? I was thinking of getting rid of it. On 09/

Bug#632837:

2011-09-10 Thread James Harper
The following patch gets the build going for me. I'm sure there is a better way than calling out to printf though. It accomplishes two things - expand kernel version to a canonical string instead of making the assumption that the revision is 2 digits, and uses .ko for anything greater or equal than

Bug#632837: iscsitarget-source: check for kernel version fails for linux kernel 3.0

2011-07-06 Thread Michael Prokop
Package: iscsitarget-source Version: 1.4.20.2-5 Severity: normal The following check inside debian/rules: | ifeq ($(call kver_lt,2,6,14),1) causes the build to fail for Linux kernel version 3.0: | debian/rules:145: *** commands commence before first target. Stop. regards, -mika- -- To UN