28 Jul
2007
28 Jul
'07
10:21
Hi, I have been trying to install patterns using Pkg::ResolvableInstall( patternName, `pattern ); Is this supposed to work? It seems to always fail here, and I can't see why. I also found this in AutoinstClone.ycp: /* FIXME: if this would work, it would be the better solution foreach(string p, patterns, ``{ Pkg::ResolvableInstall( p, `pattern ); }); Pkg::PkgSolve(false); */ Which wasn't encouraging. Adrian has requested Pattern installation should work for the Metapackage handler, and it would if this ReolvableInstall would work. _ Benjamin Weber -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org