Latest Debian package online (including sources)

Bas van Schaik <[email protected]> Sun, 02 Jul 2006 22:25:27 +0200
Newsgroups gmane.linux.enbd.general
Message-ID <[email protected]>
Hi all,

I managed to free some time to work on the enbd Debian package. I've
done some fixing and testing on Debian unstable and I've uploaded the
new packages (and sources!) to my public apt repository:

> deb http://apt.tetra.nl/ sarge main
> deb-src http://apt.tetra.nl sarge main

Please do some testing, certainly on the kernel module (package
"enbd-module-source") needs some good testing under various circumstances.

I didn't get the module to load under Debian unstable, the error given:
> debian:/var/cache/apt/archives# modprobe enbd
> FATAL: Error inserting enbd (/lib/modules/2.6.16-2-686/enbd/enbd.ko): Unknown symbol in module, or unknown parameter (see dmesg)

And dmesg says:
> enbd: Unknown symbol strcpy

Don't have time to investigate it right now, but please tell me the
solution when you know!

-- Bas



PS: to build the sources yourself, first fetch them from the repository:
> apt-get source enbd

enter the enbd-* directory and issue:
> dpkg-buildpackage -rfakeroot