5 Jan
2010
5 Jan
'10
8:26 a.m.
The appended patch fixes a umask dependency of the build, otherwise a umask of 0023 make a build with fakeroot fail on lenny: chmod -x debian/freeradius/usr/share/doc/freeradius/examples/example.pl chmod: debian/freeradius/usr/share/doc/freeradius/examples/example.pl: new permissions are rw-r--r-x, not rw-r--r-- make[1]: *** [binary-common] Error 1 make[1]: Leaving directory `/home/hlauer/debian/freeradius/freeradius-server-2.1.8' make: *** [binary-arch] Error 2 dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status 2 Or should this solved solved somehow else ? Thanks, Hermann