[Yum-devel] Regarding Yum

2011-01-19 Thread Karthik S
Hi Experts, I am currently trying to create a list of rpm;s that need to be installed on a server by populating a list of rpm's and run the rpm command on each through an iteration. For this, my build time processes create a repodata that has the primary.xml.gz file that has the info about the rp

Re: [Yum-devel] [PATCH] Don't traceback if we haven't setup the ts save file (anaconda). BZ 670784.

2011-01-19 Thread tim.laurid...@gmail.com
On Wed, Jan 19, 2011 at 3:33 PM, James Antill wrote: > --- > yum/__init__.py |9 + > 1 files changed, 5 insertions(+), 4 deletions(-) > > diff --git a/yum/__init__.py b/yum/__init__.py > index fca6ab4..2d9385e 100644 > --- a/yum/__init__.py > +++ b/yum/__init__.py > @@ -1437,10 +1437

[Yum-devel] [PATCH] Don't traceback if we haven't setup the ts save file (anaconda). BZ 670784.

2011-01-19 Thread James Antill
--- yum/__init__.py |9 + 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/yum/__init__.py b/yum/__init__.py index fca6ab4..2d9385e 100644 --- a/yum/__init__.py +++ b/yum/__init__.py @@ -1437,10 +1437,11 @@ class YumBase(depsolve.Depsolve): self.rpmdb.transaction