public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* How does setup.exe cope with upgrading of already installed packages if there exist modification in installed files?
@ 2011-10-19 10:12 Oleksandr Gavenko
  2011-10-19 13:28 ` Andrew Schulman
  0 siblings, 1 reply; 8+ messages in thread
From: Oleksandr Gavenko @ 2011-10-19 10:12 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-10-23  3:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-19 10:12 How does setup.exe cope with upgrading of already installed packages if there exist modification in installed files? Oleksandr Gavenko
2011-10-19 13:28 ` Andrew Schulman
2011-10-19 14:02   ` Oleksandr Gavenko
2011-10-19 14:13     ` Andrew Schulman
2011-10-19 15:02       ` Jeremy Bopp
2011-10-19 17:01   ` Yaakov (Cygwin/X)
2011-10-19 17:08     ` Andrew Schulman
2011-10-23  3:05       ` Yaakov (Cygwin/X)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).