[Yum-devel] [PATCH 2/3] Really fix the race for lock owner exiting, BZ 588002.

2010-08-16 Thread James Antill
From: Mads Kiilerich --- utils.py |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils.py b/utils.py index 9335112..868e5cc 100644 --- a/utils.py +++ b/utils.py @@ -101,12 +101,12 @@ def get_process_info(pid): return ps def show_lock_owner(pid, logger): -

[Yum-devel] [PATCH 3/3] If the lock owner has gone, don't wait for it.

2010-08-16 Thread James Antill
--- utils.py |3 ++- yummain.py |6 -- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/utils.py b/utils.py index 868e5cc..aad1b73 100644 --- a/utils.py +++ b/utils.py @@ -103,7 +103,7 @@ def get_process_info(pid): def show_lock_owner(pid, logger): ps = get_proces

[Yum-devel] [PATCH 1/3] Don't print files section of updateinfo notices, by default.

2010-08-16 Thread James Antill
--- yum/update_md.py | 20 +--- 1 files changed, 13 insertions(+), 7 deletions(-) diff --git a/yum/update_md.py b/yum/update_md.py index 9f6ff99..3d05d19 100644 --- a/yum/update_md.py +++ b/yum/update_md.py @@ -74,7 +74,7 @@ class UpdateNotice(object): def __setitem__(self,

Re: [Yum-devel] [PATCH] Work around bad epoch data in updateinfo

2010-08-16 Thread seth vidal
On Mon, 2010-08-16 at 15:04 -0400, James Antill wrote: > --- > yum/update_md.py |6 ++ > 1 files changed, 6 insertions(+), 0 deletions(-) > > diff --git a/yum/update_md.py b/yum/update_md.py > index 9e492ba..d4d6820 100644 > --- a/yum/update_md.py > +++ b/yum/update_md.py > @@ -225,6 +225

[Yum-devel] [PATCH] Work around bad epoch data in updateinfo

2010-08-16 Thread James Antill
--- yum/update_md.py |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/yum/update_md.py b/yum/update_md.py index 9e492ba..d4d6820 100644 --- a/yum/update_md.py +++ b/yum/update_md.py @@ -225,6 +225,12 @@ class UpdateNotice(object): package = {} for pkg

Re: [Yum-devel] [PATCH] Add a grep command, so _maybe_ people will stop doing: yum list | grep -i foo

2010-08-16 Thread seth vidal
On Mon, 2010-08-16 at 10:53 -0400, James Antill wrote: > --- > docs/yum.8 |7 +++ > yumcommands.py | 14 +- > 2 files changed, 20 insertions(+), 1 deletions(-) > > diff --git a/docs/yum.8 b/docs/yum.8 > index 281bf17..dddc419 100644 > --- a/docs/yum.8 > +++ b/docs/yum.8

[Yum-devel] [PATCH] Add a grep command, so _maybe_ people will stop doing: yum list | grep -i foo

2010-08-16 Thread James Antill
--- docs/yum.8 |7 +++ yumcommands.py | 14 +- 2 files changed, 20 insertions(+), 1 deletions(-) diff --git a/docs/yum.8 b/docs/yum.8 index 281bf17..dddc419 100644 --- a/docs/yum.8 +++ b/docs/yum.8 @@ -33,6 +33,8 @@ gnome\-packagekit application\&. .br .I \fR * list [