Received: (qmail 62414 invoked by uid 501); 7 Mar 2002 10:13:29 -0000 Message-Id: <20020307101329.62413.qmail@apache.org> Date: 7 Mar 2002 10:13:29 -0000 From: Dirk-Jan Faber Reply-To: dirk-jan@selwerd.nl To: submit@bugz.apache.org Subject: config.layout is missing is missing errordir in Debian part X-Send-Pr-Version: 3.110 >Number: 10067 >Category: config >Synopsis: config.layout is missing is missing errordir in Debian part >Confidential: no >Severity: serious >Priority: medium >Responsible: aaron >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Thu Mar 07 02:20:00 PST 2002 >Closed-Date: Thu Mar 07 06:29:44 PST 2002 >Last-Modified: Thu Mar 07 06:29:44 PST 2002 >Originator: dirk-jan@selwerd.nl >Release: 2.0.32-beta >Organization: >Environment: Linux ernie 2.4.17-xfs #2 Sun Mar 3 20:59:04 CET 2002 i686 unknown >Description: The default config.layout file is missing an "errordir" in de -part. The "@(cd $(errordir) && find . -name "CVS" -print | xargs rm -rf {} \;)" line in the Makefile.in now does something very nice (NOT). It cd's to your homedir, as ${errordir} is empty, and removes all of the CVS directories in your homedir. This can be *very* annoying. >How-To-Repeat: ./configure --enable-layout=Debian >Fix: Add an $errordir entry for Debian in config.layout. >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: aaron State-Changed-When: Thu Mar 7 06:29:43 PST 2002 State-Changed-Why: I committed a patch to add the errordir entry for Debian and it will be in the next release. I will fix that irritating "recursively remove all CVS directories" bug ASAP. (It has been mentioned before in previous bugs.) Thanks for using Apache! Responsible-Changed-From-To: apache-aaron Responsible-Changed-By: aaron Responsible-Changed-When: Thu Mar 7 06:29:43 PST 2002 Responsible-Changed-Why: I committed the fix. >Unformatted: [In order for any reply to be added to the PR database, you need] [to include 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! ]