On 09/17/2009 10:05 PM, Seth Vidal wrote:
1. b/c it is tidier over therw
2. b/c now yum-utils using that class get it by default
---
utils.py | 13 -
yummain.py | 14 +-
2 files changed, 13 insertions(+), 14 deletions(-)
diff --git a/utils.py b/utils.py
inde
On 09/17/2009 10:05 PM, Seth Vidal wrote:
pdb is just handy sometimes
sys.excepthook keeps urlgrabber/yum from spewing crap across the screen when
someone hits ctrl-c
---
yummain.py | 18 ++
1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/yummain.py b/yummain
On Thu, 2009-09-17 at 20:33 -0400, Ryan Lynch wrote:
> I've attached a patch against 'reposync.py' that implements a feature
> I desperately need: Before attempting to download a package, the
> 'reposync' command can link to an existing local copy of the package,
> if one exists. By default, it c
I've attached a patch against 'reposync.py' that implements a feature
I desperately need: Before attempting to download a package, the
'reposync' command can link to an existing local copy of the package,
if one exists. By default, it creates only hardlinks, so the existing
file and the repositor
On Thu, 17 Sep 2009, James Antill wrote:
On Thu, 2009-09-17 at 14:48 -0400, Seth Vidal wrote:
pdb is just handy sometimes
sys.excepthook keeps urlgrabber/yum from spewing crap across the screen when
someone hits ctrl-c
ACK.
thank you - I just modified it a bit and resent the email.
-sv
1. b/c it is tidier over therw
2. b/c now yum-utils using that class get it by default
---
utils.py | 13 -
yummain.py | 14 +-
2 files changed, 13 insertions(+), 14 deletions(-)
diff --git a/utils.py b/utils.py
index aebb959..945aa65 100644
--- a/utils.py
+++ b/ut
pdb is just handy sometimes
sys.excepthook keeps urlgrabber/yum from spewing crap across the screen when
someone hits ctrl-c
---
yummain.py | 18 ++
1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/yummain.py b/yummain.py
index 964975b..029a0ad 100755
--- a/yummai
On Thu, 2009-09-17 at 14:48 -0400, Seth Vidal wrote:
> pdb is just handy sometimes
> sys.excepthook keeps urlgrabber/yum from spewing crap across the screen when
> someone hits ctrl-c
ACK.
___
Yum-devel mailing list
Yum-devel@lists.baseurl.org
http://
pdb is just handy sometimes
sys.excepthook keeps urlgrabber/yum from spewing crap across the screen when
someone hits ctrl-c
---
yummain.py | 18 ++
1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/yummain.py b/yummain.py
index 964975b..029a0ad 100755
--- a/yummai
On Thu, 17 Sep 2009, Tim Lauridsen wrote:
On 09/16/2009 08:31 PM, skvi...@osuosl.org wrote:
debuginfo-install.py|4 ++--
yum-builddep.py |2 +-
yum-complete-transaction.py |2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 5cd2188
On Thu, 17 Sep 2009, Tim Lauridsen wrote:
Change the skipbroken obsoleted/obsoleting check to only look at TS_OBSOLETED
and TS_OBSOLETING members
and not the whole transaction.
ACK
-sv
___
Yum-devel mailing list
Yum-devel@lists.baseurl.org
htt
Change the skipbroken obsoleted/obsoleting check to only look at TS_OBSOLETED
and TS_OBSOLETING members
and not the whole transaction.
Tim
>From 89121d2219c13d96faf34715739ffbbf255968a6 Mon Sep 17 00:00:00 2001
From: Tim Lauridsen
Date: Thu, 17 Sep 2009 15:04:02 +0200
Subject: [PATCH] skipbroke
On 09/16/2009 08:31 PM, skvi...@osuosl.org wrote:
debuginfo-install.py|4 ++--
yum-builddep.py |2 +-
yum-complete-transaction.py |2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 5cd21883365604ffcc8c0c37b6e23c79d91b6ae8
Author: Seth
13 matches
Mail list logo