Ticket #370 (closed defect: fixed)

Opened 2 years ago

Last modified 3 months ago

Fedora 12, x86_64, rpm_check_debug vs depsolve, kmod-nvidia, kmod-kqemu

Reported by: pawelzajdel Assigned to: skvidal
Priority: minor Milestone: rpm_check vs. depsolve dead end
Component: yum Version: Stable: 3.2.x
Keywords: Cc:

Description

#yum update Loaded plugins: dellsysidplugin2, refresh-packagekit <cut> Installing:

kernel x86_64 2.6.31.6-166.fc12 updates 20 M kernel-devel x86_64 2.6.31.6-166.fc12 updates 6.0 M

Updating:

kernel-firmware noarch 2.6.31.6-166.fc12 updates 905 k kernel-headers x86_64 2.6.31.6-166.fc12 updates 744 k kmod-kqemu x86_64 1.4.0-0.2.pre1.fc12.19 rpmfusion-free-updates 7.8 k kmod-nvidia x86_64 190.42-1.fc12.8 rpmfusion-nonfree-updates 29 k

Removing:

kernel x86_64 2.6.31.5-127.fc12 installed 98 M kernel-devel x86_64 2.6.31.5-127.fc12 installed 21 M

Installing for dependencies:

kmod-kqemu-2.6.31.6-166.fc12.x86_64

x86_64 1.4.0-0.2.pre1.fc12.19 rpmfusion-free-updates 59 k

kmod-nvidia-2.6.31.6-166.fc12.x86_64

x86_64 190.42-1.fc12.8 rpmfusion-nonfree-updates 2.2 M

Removing for dependencies:

kmod-kqemu-2.6.31.5-127.fc12.x86_64

x86_64 1.4.0-0.2.pre1.fc12.15 installed 172 k

ERROR with rpm_check_debug vs depsolve: kernel-uname-r = 2.6.27.30-170.2.82.fc10.x86_64 is needed by kmod-kqemu-2.6.27.30-170.2.82.fc10.x86_64-1.3.0-0.42.fc10.27.x86_64 kernel-uname-r = 2.6.27.30-170.2.82.fc10.x86_64 is needed by kmod-nvidia-2.6.27.30-170.2.82.fc10.x86_64-180.60-1.fc10.3.x86_64 kernel-uname-r = 2.6.27.35-170.2.94.fc10.x86_64 is needed by kmod-kqemu-2.6.27.35-170.2.94.fc10.x86_64-1.3.0-0.42.fc10.29.x86_64 kernel-uname-r = 2.6.27.35-170.2.94.fc10.x86_64 is needed by kmod-nvidia-2.6.27.35-170.2.94.fc10.x86_64-180.60-1.fc10.5.x86_64 kernel-uname-r = 2.6.27.38-170.2.113.fc10.x86_64 is needed by kmod-nvidia-2.6.27.38-170.2.113.fc10.x86_64-180.60-1.fc10.7.x86_64 kernel-uname-r = 2.6.27.38-170.2.113.fc10.x86_64 is needed by kmod-kqemu-2.6.27.38-170.2.113.fc10.x86_64-1.3.0-0.42.fc10.31.x86_64

Change History

12/15/09 23:57:49 changed by pawelzajdel

Current kernel 2.6.31.6-162.fc12.x86_64
Installed kernels
2.6.31.6-162.fc12.x86_64
2.6.31.6-145.fc12.x86_64
2.6.31.5-127.fc12.x86_64
Installed akmod-nvidia 190.42.1.fc12.4.x86_64
No akmod-kqemu
No problems before this update

Sorry for lack of formatting in the main message.

12/19/09 23:10:36 changed by pawelzajdel

  • priority changed from major to minor.
  • status changed from new to closed.
  • resolution set to fixed.

This one finished well.
1. Removing kmod-kqemu for fc12 got rid of the depsolving issue for fc10.
2. Removing kmod-nvidia for fc12 did not resolve the depsolving issue for fc10.
3. The 3 nvidia modules were not reported as installed either by yum or rpm, when checked as kmod-nvidia.
4. Had to type the whole names rpm -q kmod-nvidia<cut>x86_64. They were only stale entries in rpmdb.
5. rpm -e --justdb kmod-nvidia-fullnametill_x86_64 solved the depsolving issue.