Re: [Yum-devel] [UG] Urlgrabber 3.9.0 - pycurl-tastic

2009-08-03 Thread Tim Lauridsen
On 08/03/2009 03:33 PM, Seth Vidal wrote: On Mon, 3 Aug 2009, Tim Lauridsen wrote: I'd like to reiterate - this is a bit of a test version so please give it a try, tell me what is broken for any app that uses it and we'll get it put back together. But don't be shocked if not everything work

Re: [Yum-devel] [PATCH 2/2] Allow .install(pkgtup=) to fail nicely, as it does for name= and pattern=

2009-08-03 Thread Tim Lauridsen
On 08/04/2009 12:18 AM, James Antill wrote: --- yum/__init__.py |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/yum/__init__.py b/yum/__init__.py index bba2c86..55ec450 100644 --- a/yum/__init__.py +++ b/yum/__init__.py @@ -2707,6 +2707,8 @@ class YumBase(depsolve

Re: [Yum-devel] [PATCH 1/2] Allow "yum reinstall *"

2009-08-03 Thread Tim Lauridsen
On 08/04/2009 12:18 AM, James Antill wrote: --- yum/__init__.py |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/yum/__init__.py b/yum/__init__.py index e683860..bba2c86 100644 --- a/yum/__init__.py +++ b/yum/__init__.py @@ -3280,7 +3280,8 @@ class YumBase(depsol

[Yum-devel] [PATCH 2/2] Allow .install(pkgtup=) to fail nicely, as it does for name= and pattern=

2009-08-03 Thread James Antill
--- yum/__init__.py |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/yum/__init__.py b/yum/__init__.py index bba2c86..55ec450 100644 --- a/yum/__init__.py +++ b/yum/__init__.py @@ -2707,6 +2707,8 @@ class YumBase(depsolve.Depsolve):

[Yum-devel] [PATCH 1/2] Allow "yum reinstall *"

2009-08-03 Thread James Antill
--- yum/__init__.py |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/yum/__init__.py b/yum/__init__.py index e683860..bba2c86 100644 --- a/yum/__init__.py +++ b/yum/__init__.py @@ -3280,7 +3280,8 @@ class YumBase(depsolve.Depsolve): # this is a reinstall, so

Re: [Yum-devel] [UG] Urlgrabber 3.9.0 - pycurl-tastic

2009-08-03 Thread Seth Vidal
On Mon, 3 Aug 2009, Mattias Hellström wrote: Works for me both with squid and the corporate at work (which is probably juniper). (I run F12 rawhide) Thank You! -sv ___ Yum-devel mailing list Yum-devel@lists.baseurl.org http://lists.baseurl.org/ma

Re: [Yum-devel] [UG] Urlgrabber 3.9.0 - pycurl-tastic

2009-08-03 Thread Mattias Hellström
Works for me both with squid and the corporate at work (which is probably juniper). (I run F12 rawhide) ___ Yum-devel mailing list Yum-devel@lists.baseurl.org http://lists.baseurl.org/mailman/listinfo/yum-devel

Re: [Yum-devel] [UG] Urlgrabber 3.9.0 - pycurl-tastic

2009-08-03 Thread Seth Vidal
On Mon, 3 Aug 2009, Tim Lauridsen wrote: I'd like to reiterate - this is a bit of a test version so please give it a try, tell me what is broken for any app that uses it and we'll get it put back together. But don't be shocked if not everything works perfectly. let me know what breaks, -sv

Re: [Yum-devel] [UG] Urlgrabber 3.9.0 - pycurl-tastic

2009-08-03 Thread Tim Lauridsen
On 07/31/2009 10:32 PM, Seth Vidal wrote: Hi all, A urlgrabber announcement. urlgrabber 3.9.0 is now released. Think of this as a beta-ish release. Most everything is working - but not all the unittests check out and I'm sure I've messed up some other bits. However, it is functional for yum a