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 Subject: [Packaging error: apache2-2.2.6-1] - /usr/sbin/envvars From: "Dr. Volker Zell" Date: Wed, 27 Feb 2008 12:56:42 +0100 Message-ID: <7zablm3951.fsf@vzell-de.de.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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/