Re: Problem with building 2.0.5 package for Debian Etch

2008-07-16 Thread Nicolas Goutte
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.


quote
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).
/quote

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


extragroup GmbH - Karlsruhe
Waldstr. 49
76133 Karlsruhe
Germany

Geschäftsführer: Stephan Mönninghoff, Hans Martin Kern, Tilman Haerdle
Registergericht: Amtsgericht Münster / HRB: 5624
Steuer Nr.: 337/5903/0421 / UstID: DE 204607841




-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Problem with building 2.0.5 package for Debian Etch

2008-07-16 Thread DaSilva



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-tp18485582p18489186.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html