You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Graham Leggett <mi...@sharp.fm> on 1999/12/09 14:20:51 UTC

mod_jserv/5446: Missing script save-install.sh

>Number:         5446
>Category:       mod_jserv
>Synopsis:       Missing script save-install.sh
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    jserv
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Dec  9 05:30:00 PST 1999
>Last-Modified:
>Originator:     minfrin@sharp.fm
>Organization:
apache
>Release:        v1.3.9
>Environment:
Linux force 2.2.12-20 #1 Mon Sep 27 10:40:35 EDT 1999 i686 unknown
egcs-2.91.66
>Description:
- Compile mod_jserv as per DSO instructions.
- Do a make ; make install
- Do a make clean to try another compile
- Do a make ; make install

make install fails as follows:

Making install in conf
make[1]: Entering directory `/opt/local/sources/apache/ApacheJServ-1.1b3/conf'
make[2]: Entering directory `/opt/local/sources/apache/ApacheJServ-1.1b3/conf'
/bin/sh ../src/scripts/build/unix/mkinstalldirs /opt/local/apache/conf/jserv
 ./save-install.sh -m 644 ./jserv.conf /opt/local/apache/conf/jserv/jserv.conf
/bin/sh: ./save-install.sh: No such file or directory
 ./save-install.sh -m 644 ./jserv.properties /opt/local/apache/conf/jserv/jserv.properties
/bin/sh: ./save-install.sh: No such file or directory
 ./save-install.sh -m 644 ./zone.properties /opt/local/apache/conf/jserv/zone.properties
/bin/sh: ./save-install.sh: No such file or directory
make[2]: *** [install-sysconfDATA] Error 126
make[2]: Leaving directory `/opt/local/sources/apache/ApacheJServ-1.1b3/conf'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/opt/local/sources/apache/ApacheJServ-1.1b3/conf'
make: *** [install-recursive] Error 1
Exit 2

It seems that the script that is supposed to handle saving the original config is
broken or missing.
>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, you need]
[to include <ap...@Apache.Org> in the Cc line and make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database automatically because of the potential for mail   ]
[loops.  If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request from a  ]
[developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]