2 Jun
2014
2 Jun
'14
5:35 a.m.
Hi,
I'm trying to build a 2.2.5 RPM on and for CentOS 6 x86_64 using the spec file included in the source distribution. Build always fails at the end when packaging the files with this error:
RPM build errors: Installed (but unpackaged) file(s) found: /etc/raddb/panic.gdb
maybe the release notes would be a start? ;-) this is related to the 'panic_action' option - which is documented in radiusd.conf file - just ensure that your RPM spec file has a handler to deal with that file - it needs to go into /etc/raddb/panic.gdb (so be part of the RPM package like all the other files) alan