https://bugzilla.novell.com/show_bug.cgi?id=380867 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=380867#c17 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #17 from Ladislav Slezak <lslezak@novell.com> 2008-05-05 05:50:27 MST --- Benji, in this case the total size to install is really 0: 2008-05-03 11:26:49 <1> linux(3544) [YCP] SlideShow.ycp:1756 total_size_to_install: 0 The problem is that SlideShow::InitPkgData() is called before the packages are selected to install: 2008-05-03 11:26:49 <0> linux(3544) [libycp] ExecutionEnvironment.cc(pushframe):105 Push frame SlideShow::InitPkgData (true) [...] 2008-05-03 11:26:50 <1> linux(3544) [Pkg] OneClickInstallWorkerFunctions.ycp:154 Pkg Builtin called: ResolvableInstallRepo SlideShow::InitPkgData() counts the selected packages and initializes the internal data and must be called _after_ selecting the packages (and before PkgCommit()). So the problem is in the metapackage handler => opened new bug #386664 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.