On Thu, May 21, 2015 at 04:44:32PM +0200, [email protected] wrote: > > Okay, lets leave the Debian specific stuff aside for a moment. Does > > building the utils itself work? > > > That would be: > > git clone git://git.linbit.com/drbd-utils.git > > cd drbd-utils > > ./autogen.sh > > ./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc > > make > > > Regards, rck > > > Yes, that works, it completes with: > > -------snip------- > make[1]: Leaving directory '/tmp/DRBD/drbd-utils/documentation/v9' > > Userland tools build was successful > -------snip------- >
And now: cd /tmp/DRBD/drbd-utils touch ../bla # just for write permission checking... debuild -i -us -uc -b This then really fails? If so, please paste the log again and I will try to reproduce it in a clean VM. Regards, rck _______________________________________________ drbd-user mailing list [email protected] http://lists.linbit.com/mailman/listinfo/drbd-user
