On Fri, 2006-10-13 at 21:59 -0600, William F. Acker WB2FLW +1-303-722-7209 wrote: > On Fri, 13 Oct 2006, Vnpenguin wrote: > > > Hi all, > > I just updated to anaconda 11.1.1.2-1 on my FC6-test3 box. When I run > > pkgorder I got following error: > > > > > > Traceback (most recent call last): > > File "/usr/lib/anaconda-runtime/pkgorder", line 162, in ? > > addGroups(ds, ["core", "base", "text-internet"]) > > File "/usr/lib/anaconda-runtime/pkgorder", line 95, in addGroups > > map(ds.selectGroup, filter(lambda x: ds.comps.has_group(x), groupLst)) > > File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 1384, > > in selectGroup > > txmbrs = self.install(name = pkg) > > File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 1718, in > > install > > pkgs = pkgSack.returnNewestByName() > > File "/usr/lib/python2.4/site-packages/yum/packageSack.py", line > > 585, in returnNewestByName > > if pkg.EVR > pkg2.EVR: > > File "/usr/lib/python2.4/site-packages/yum/packages.py", line 330, in > > <lambda> > > EVR = property(fget=lambda self: self.returnEVR()) > > AttributeError: YumAvailablePackageSqlite instance has no attribute > > 'returnEVR' > > > > With previous release, I have no error in pkgorder. > > > > Any ideas ? > > > I can confirm that I'm seeing the same. No solutions, regretably. Update yum to 3.0-6 Paul