Oliver Welter wrote:
Hi Folks,

I discovered a little bug in the current snap...

When installing Online and Offline components on one machine (according to chap. 4.2 in the documentation) the "make install-offline" dies when setting the symlink "/usr/local/openca/openca/lib/servers/node/cmds/backupAll" because it already exists from the online installation.

First you can install two different node interfaces on one machine. Second it is a real bug.


Workaround is deleting the link before running the installer, but I think its wise to avoid this issue in the installer script by either checking for an exisiting file or using a "forced ln"

The correct fix is the removal of backupAll from the Makefile of src/web-interfaces/node/cmds. We already check for "old" links but we cannot cleanly detect links if they are broken and backupAll is/was broken. The makefile is fixed in CVS.


Michael
--
-------------------------------------------------------------------
Michael Bell                   Email: [EMAIL PROTECTED]
ZE Computer- und Medienservice            Tel.: +49 (0)30-2093 2482
(Computing Centre)                        Fax:  +49 (0)30-2093 2704
Humboldt-University of Berlin
Unter den Linden 6
10099 Berlin                   Email (private): [EMAIL PROTECTED]
Germany                                       http://www.openca.org



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to