Freshening RPMs and obsolete files

From: Tristan Miller (psychonaut_at_nothingisreal.com)
Date: 10/18/04


Date: Mon, 18 Oct 2004 21:31:20 +0200

Greetings.

Say I install an RPM foomatic-1.0.rpm which contains the files /usr/bin/foo
and /usr/bin/foo_helper. Some months later the project maintainers merge
the functionality of foo_helper into foo and release a new RPM
foomatic-2.0.rpm which now contains only /usr/bin/foo.

If I install this new RPM using rpm --freshen or rpm --update, will the
old /usr/bin/foo_helper file be automatically deleted, or will it remain
in my filesystem wasting space?

Regards,
Tristan

-- 
   _
  _V.-o  Tristan Miller [en,(fr,de,ia)]  ><  Space is limited
 / |`-'  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  <>  In a haiku, so it's hard
(7_\\    http://www.nothingisreal.com/   ><  To finish what you


Relevant Pages

  • Re: Package organization: where to put common modules?
    ... from util import foo ... functionality" not just for testing - they are necessary to implement ... from A.util import foo ... So it's just a matter of making sure that everything can import ...
    (comp.lang.python)
  • Re: noob import question
    ... do with a namespace issue but I wasn't sure. ... Another point to note is that 'from foo import *' is bad practice. ... group your modules by coherent functionality. ...
    (comp.lang.python)
  • Re: XSLT Output - blank attributes
    ... an XML file and generate a report. ... I would like to add functionality ... I added in a choose function which flags it red, ... foo is declared with a default value ...
    (comp.text.xml)
  • Re: Custom PM Modules Wont Work
    ... divide the functionality into modules but as soon as I try I get the error ... Can someone give me a simple example Perl script that uses a module so I ... package Foo; ...
    (comp.lang.perl.modules)
  • Re: rename how??
    ... I don't recall the details of this binary conslutation, ... You could also phrase that as "for all distros, rpm does foo", since ...
    (comp.os.linux.misc)