[Yum-devel] Re: [yum-git] Branch 'yum-3_2_X' - 2 commits - cli.py test/depsolvetests.py yumcommands.py yum/depsolve.py yum/__init__.py yum/rpmsack.py
Seth Vidal
skvidal at fedoraproject.org
Tue Sep 2 13:30:18 UTC 2008
On Tue, 2008-09-02 at 09:29 -0400, James Antill wrote:
> On Tue, 2008-09-02 at 12:50 +0000, Seth Vidal wrote:
> > On Tue, 2008-09-02 at 02:02 -0400, James Antill wrote:
> > > cli.py | 12 ++++++++----
> > > test/depsolvetests.py | 38 ++++++++++++++++++++++++++++++++++++++
> > > yum/__init__.py | 4 ++--
> > > yum/depsolve.py | 16 +++++++++++-----
> > > yum/rpmsack.py | 6 +++---
> > > yumcommands.py | 3 +++
> > > 6 files changed, 65 insertions(+), 14 deletions(-)
> >
> > > Allow yum to create "remove only" transactions, use it for rm cmd: bug 240821
> >
> >
> > Did you test this for transactions where a remove could bring in
> > something else?
>
> I tested it for a simple remove (leaf), and a remove of glibc
> (something that removes other things too). I also tried it on a remove
> of exim (the only /usr/sbin/sendmail alternative), but that just also
> removed anything that requires /usr/sbin/sendmail.
> Can you think of a case where we do bring in something new?
tried a kernel remove?
-sv
More information about the Yum-devel
mailing list