On Saturday 02 August 2003 19:12, Udo Rader wrote: > hi, > > for the past 3 days I have not been able to update kde due to the > following errors: > > % urpmi --auto-select > Some package requested cannot be installed: > kdebase-kdm-config-file-3.1.3-3mdk.i586 (Y/n) y > The following packages have to be removed in order to perform the > updates: > kdebase-kdm-config-file-3.1.3-3mdk.i586 (due to unsatisfied kdebase == > 3.1.3-3mdk) (y/N) n > > the problem is that kdebase is at version 3.1.3-4 now but there is > no kdebase-kdm-config-file-3.1.3-4 in cooker yet (or at least no mirror > I've tried has it so far). > > udo
I looked into the requires of kdebase-3.1.3-4mdk and it includes kdebase-kdm-config-file (like this, without version) So I just used urpmi --auto-select --allow-nodeps --allow-force and it just works with kdebase-kdm-config-file-3.1.3-3 (TM). It seems that the more packages you split kde into, the higher the chance for errors Hope this helps... John
