Hi Tomas, this should be fixed now - there is a bug in the debian packaging, bug revealed by some of my latest changes on the makefile (install target).
Regards, Bogdan Thomas Gelf wrote: > Henning Westerholt schrieb: > >> On Tuesday 11 March 2008, Bogdan-Andrei Iancu wrote: >> >>> From my side, more or less, I'm done with the bugs I wanted to fix for >>> 1.3.1. >>> >>> Are there any pending fixes for today? >>> >>> Otherwise, we should start preparing the release - I need to be sure all >>> commits are done before I start preparing the SVN tag. >>> >> Hi Bogdan, >> >> nothing from my side. I just want run some simple tests, e.g. try a standard >> make deb and make install and such, and need to update the changelog and >> makefile. After that commits (in the next hours) i think you can tag. >> >> Cheers, >> >> Henning >> > > (sorry for double-posting, erroneously hit "Send" on previous one) > > Don't know if it's my own fault - building SVN revision 3920 fails on > my system. Build dependencies seem to be fine, I'm building without TLS > support on Debian Etch (64bit). Building revision 3864 some day ago > succeeded on this box. > > Here is what I did: > > svn co https://.../svnroot/openser/branches/1.3 openser-1.3.1 > # -> Checked out revision 3920. > ln -s packaging/debian-etch debian > dpkg-buildpackage -rfakeroot -tc > > Everything compiles fine, nothing special happened - but installing > radius module components fails on /etc/openser/dictionary.radius: > > mkdir -p > /.../openser-1.3.0/debian/openser-radius-modules/usr/lib/openser/modules/ > make[2]: Entering directory `/.../openser-1.3.0/modules/avp_radius' > make[2]: Nothing to be done for `install_module_custom'. > make[2]: Leaving directory `/root/src4/openser-1.3.0/modules/avp_radius' > make[2]: Entering directory `/.../openser-1.3.0/modules/auth_radius' > make[2]: Nothing to be done for `install_module_custom'. > make[2]: Leaving directory `/.../openser-1.3.0/modules/auth_radius' > make[2]: Entering directory `/.../openser-1.3.0/modules/group_radius' > make[2]: Nothing to be done for `install_module_custom'. > make[2]: Leaving directory `/.../openser-1.3.0/modules/group_radius' > make[2]: Entering directory `/.../openser-1.3.0/modules/uri_radius' > make[2]: Nothing to be done for `install_module_custom'. > make[2]: Leaving directory `/.../openser-1.3.0/modules/uri_radius' > mkdir -p > /.../openser-1.3.0/debian/openser-radius-modules/usr/share/doc/openser-radius-modules > make[1]: Leaving directory `/.../openser-1.3.0' > mkdir -p /.../openser-1.3.0/debian/openser-radius-modules/etc/openser/ > mv /.../openser-1.3.0/debian/openser/etc/openser/dictionary.radius > /.../openser-1.3.0/debian/openser-radius-modules/etc/openser/ > mv: cannot stat > `/.../openser-1.3.0/debian/openser/etc/openser/dictionary.radius': No > such file or directory > make: *** [install] Error 1 > > Cheers, > Thomas Gelf > > > _______________________________________________ > Devel mailing list > [email protected] > http://lists.openser.org/cgi-bin/mailman/listinfo/devel > > _______________________________________________ Devel mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/devel
