Hi, while using yum 2.3.2 since 3 month on top of SuSE 9.3 without problems, the newest (first) kernel update raises an issue here: Error: Unable to satisfy dependencies Error: Package kernel-syms needs kernel-source = 2.6.11.4-20a, this is not available. This is funny, since yum list kernel\* shows: Setting up repositories base1 100% |=========================| 1.1 kB 00:00 source 100% |=========================| 951 B 00:00 base2 100% |=========================| 951 B 00:00 updates 100% |=========================| 951 B 00:00 audio 100% |=========================| 951 B 00:00 local 100% |=========================| 951 B 00:00 Reading repository metadata in from local files Installed Packages kernel-docs.noarch 2.6.11.4-21 installed kernel-smp.i586 2.6.11.4-20a installed kernel-smp-nongpl.i586 2.6.11.4-20a installed kernel-source.i586 2.6.11.4-20a installed kernel-syms.i586 2.6.11.4-20a installed Available Packages kernel-bigsmp.i586 2.6.11.4-21.7 updates kernel-bigsmp-nongpl.i586 2.6.11.4-21.7 updates kernel-default.i586 2.6.11.4-21.7 updates kernel-default-nongpl.i586 2.6.11.4-21.7 updates kernel-docs.noarch 2.6.11.4-21.7 updates kernel-smp.i586 2.6.11.4-21.7 updates kernel-smp-nongpl.i586 2.6.11.4-21.7 updates kernel-source.i586 2.6.11.4-21.7 updates kernel-syms.i586 2.6.11.4-21.7 updates kernel-um.i586 2.6.11.4-21.7 updates kernel-um-nongpl.i586 2.6.11.4-21.7 updates kernel-xen.i586 2.6.11.4-21.7 updates kernel-xen-nongpl.i586 2.6.11.4-21.7 updates Obviously, the new kernel-syms package is available. Here's the full yum update run: # yum update Setting up Update Process Setting up repositories base1 100% |=========================| 1.1 kB 00:00 source 100% |=========================| 951 B 00:00 base2 100% |=========================| 951 B 00:00 updates 100% |=========================| 951 B 00:00 audio 100% |=========================| 951 B 00:00 local 100% |=========================| 951 B 00:00 Reading repository metadata in from local files Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Package bzip2.i586 0:1.0.2-348.3 set to be updated ---> Package kernel-syms.i586 0:2.6.11.4-21.7 set to be installed ---> Package kernel-smp.i586 0:2.6.11.4-21.7 set to be installed ---> Package kernel-smp-nongpl.i586 0:2.6.11.4-21.7 set to be installed ---> Package kernel-source.i586 0:2.6.11.4-21.7 set to be updated ---> Package kernel-docs.noarch 0:2.6.11.4-21.7 set to be updated --> Running transaction check --> Processing Dependency: kernel-source = 2.6.11.4-20a for package: kernel-syms --> Restarting Dependency Resolution with new changes. --> Populating transaction set with selected packages. Please wait. --> Running transaction check --> Processing Dependency: kernel-source = 2.6.11.4-20a for package: kernel-syms --> Restarting Dependency Resolution with new changes. --> Populating transaction set with selected packages. Please wait. --> Running transaction check Error: Unable to satisfy dependencies Error: Package kernel-syms needs kernel-source = 2.6.11.4-20a, this is not available. Any idea, what's wrong here? What to look at next? Hints are highly appreciated. Pete