www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-0.5 required=5.0 tests=AWL,BAYES_00,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,TW_YG |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | Oleksandr Gavenko <gavenko AT bifit DOT com DOT ua> |
Subject: | How does setup.exe cope with upgrading of already installed packages if there exist modification in installed files? |
Date: | Wed, 19 Oct 2011 13:11:29 +0300 |
Lines: | 37 |
Message-ID: | <j7m7oe$72e$1@dough.gmane.org> |
Mime-Version: | 1.0 |
User-Agent: | Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 |
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 |
How does setup.exe cope with upgrading of already installed packages if there exist modification in installed files? I customize HG templates under: /lib/python2.6/site-packages/mercurial/templates/gitweb/* and would like preserve it when update happen. And it will be good to be notified if conflict happen. Also I try: $ cygcheck -c mercurial Cygwin Package Information Package Version Status mercurial 1.9.2-1 OK when I try: $ mv /lib/python2.6/site-packages/mercurial/templates/gitweb/branches.tmpl /lib/python2.6/site-packages/mercurial/templates/gitweb/branches~.tmpl $ cygcheck -c mercurial Cygwin Package Information Package Version Status mercurial 1.9.2-1 Incomplete So "cygcheck -c" does not provide ability to find modification to package files. Also I worry about modification in other config files in /etc (like /etc/apache2/httpd.conf). Are they overwritten on package update? How can I be notified about upgrade conflicts? What for '/etc/defaults' hierarchy was used? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |