A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2008-March/077990.html below:

[Python-Dev] How we can get rid of eggs for 2.6 and beyond

[Python-Dev] How we can get rid of eggs for 2.6 and beyond [Python-Dev] How we can get rid of eggs for 2.6 and beyondskip at pobox.com skip at pobox.com
Fri Mar 21 17:21:49 CET 2008
    Joachim> I think, the uninstall should _not_ 'rm -rf' but only 'rm' the
    Joachim> files (and 'rmdir' directories, but not recursively) that it
    Joachim> created, and that have not been modified in the meantime (after
    Joachim> the installation). 

That's not sufficient.  Suppose file C (e.g. /usr/local/etc/mime.types) is
in both packages A and B.

    Install A - this will create C
    Install B - this might overwrite C, saving a copy, or it might retain
                A's copy.
    Uninstall B - this has to know that C is used by A and not touch it

Skip
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4