On Sun, 2005-06-05 at 17:37 -0400, Tom Diehl wrote: > On Sun, 5 Jun 2005, seth vidal wrote: > > > On Sun, 2005-06-05 at 16:18 -0400, Tom Diehl wrote: > > > On Sun, 5 Jun 2005, seth vidal wrote: > > > > > > > > > > > > Nope, OLD P3 box. > > > > > > > > > > Any suggestions on where to look?? > > > > > > > > > > > > > > > > > try this: > > > > > > > > python -c "import yum" > > > > > > Neat command. I learned something today. > > > > > > > then let's go from there. > > > > > > AAH!! That got it. I was missing the python-celementtree and python-elementtree > > > packages. Installing them fixed it. > > > > > > Should the spec file have these packages as deps?? > > > > > > > they're in the spec file in cvs, iirc. > > I just pulled yom from cvs and looked at the spec file. python-elementtree is > in the specfile but python-celementtree is not. Since yum will not work without > python-celementtree shouldn't it be a dep also?? > for fedora core and red hat offshoots python-elementtree includes python C elementree too. And in the future they will be packaged together upstream. -sv