Nicolas Goutte-2 wrote:
See in the archives the thread from Giovanni Lovato named "FreeRADIUS 2.0.5 Debian dpkg-buildpackage error" which has started on the 2008-07-13, especially the last email of the thread named "Re: [SOLVED] FreeRADIUS 2.0.5 Debian dpkg-buildpackage error" on the 2008-07-20.
The error on the patch is at lines 47-48 in debian/patches/01-radiusd-to-freeradius.dpatch, change
-#user = nobody -#user = nobody
to
-#user = radius -#user = radius
then dpkg-buildpackage will compile fine (it may be necessary to do a fresh untar).
Am 16.07.2008 um 13:42 schrieb DaSilva:
I have a problem with building a 2.0.5 package for Debian Etch. I have used http://wiki.freeradius.org/ Build#Building_Debian_packages this tutorial for that but I only got this error message:
[...]
Have a nice day!
Nicolas Goutte
Thanks, that worked but you have a typo in that! For future readers: -#user = nobody -#group = nobody to -#user = radius -#group = radius -- View this message in context: http://www.nabble.com/Problem-with-building-2.0.5-package-for-Debian-Etch-tp... Sent from the FreeRadius - User mailing list archive at Nabble.com.