Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On Thu, May 21, 2015 at 04:44:32PM +0200, christoph at iway.ch 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