> this drbd-utils release is triggered by a drbdmanage. Drbdmanage
> needs the ability to have multiple connection-mesh statements
> per resource.
> If you do not use drbdmanage, there is no pressing reason to
> upgrade to this drbd-utils release.

There is something wrong - man pages are not built by default:

git clone --recursive git://git.drbd.org/drbd-utils
cd drbd-utils
./autogen.sh
./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc
make
mkdir tmp
make DESTDIR=./tmp/ install

make[1]: Entering directory '/root/drbd-utils/documentation/v83'
drbdsetup.8 missing
drbd.conf.5 missing
drbd.8 missing
drbdadm.8 missing
drbdmeta.8 missing
drbddisk.8 missing
Makefile:122: recipe for target 'install' failed

So debian package generation also fail...

_______________________________________________
drbd-user mailing list
[email protected]
http://lists.linbit.com/mailman/listinfo/drbd-user

Reply via email to