| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| X-Mailer: | 21.4 (patch 21) "Educational Television" XEmacs Lucid (via feedmail 10 I) |
| To: | Cygwin List <cygwin AT cygwin DOT com> |
| Subject: | [Packaging error: apache2-2.2.6-1] - /usr/sbin/envvars |
| From: | "Dr. Volker Zell" <dr DOT volker DOT zell AT oracle DOT com> |
| Date: | Wed, 27 Feb 2008 12:56:42 +0100 |
| Message-ID: | <7zablm3951.fsf@vzell-de.de.oracle.com> |
| MIME-Version: | 1.0 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hi
apache2-2.2.6-1 distributes
/usr/sbin/envvars
and
/usr/sbin/envvars-std
Only /usr/sbin/envvars is used in /usr/sbin/apachectl2, so /usr/sbin/envvars-std should be removed.
This is from /usr/sbin/apachectl2:
# pick up any necessary environment variables
if test -f /usr/sbin/envvars; then
. /usr/sbin/envvars
fi
Also /usr/sbin/envvars should only be installed when not changed by the
user. So it should be copied from /etc/defaults hierarchy via a
postinstall script.
Ciao
Volker
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |