Skip to content

Instantly share code, notes, and snippets.

@nclundsten
Created January 22, 2015 22:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nclundsten/f20a4372ed8e49d224c2 to your computer and use it in GitHub Desktop.
Save nclundsten/f20a4372ed8e49d224c2 to your computer and use it in GitHub Desktop.
[nlundsten@localhost ~]$ yum clean all && sudo yum install kmod-nvidia
Loaded plugins: langpacks
Cleaning repos: fedora google-chrome google-talkplugin mysql56-community rpmfusion-free rpmfusion-free-updates rpmfusion-nonfree rpmfusion-nonfree-updates updates
Cleaning up everything
[sudo] password for nlundsten:
Loaded plugins: langpacks
Resolving Dependencies
--> Running transaction check
---> Package kmod-nvidia.x86_64 1:346.35-1.fc21 will be installed
--> Processing Dependency: kmod-nvidia-3.18.2-200.fc21.x86_64 >= 1:346.35-1.fc21 for package: 1:kmod-nvidia-346.35-1.fc21.x86_64
--> Running transaction check
---> Package kmod-nvidia-3.18.2-200.fc21.x86_64.x86_64 1:346.35-1.fc21 will be installed
--> Processing Dependency: kernel-uname-r = 3.18.2-200.fc21.x86_64 for package: 1:kmod-nvidia-3.18.2-200.fc21.x86_64-346.35-1.fc21.x86_64
--> Processing Dependency: nvidia-kmod-common >= 1:346.35 for package: 1:kmod-nvidia-3.18.2-200.fc21.x86_64-346.35-1.fc21.x86_64
--> Running transaction check
---> Package kmod-nvidia-3.18.2-200.fc21.x86_64.x86_64 1:346.35-1.fc21 will be installed
--> Processing Dependency: kernel-uname-r = 3.18.2-200.fc21.x86_64 for package: 1:kmod-nvidia-3.18.2-200.fc21.x86_64-346.35-1.fc21.x86_64
---> Package xorg-x11-drv-nvidia.x86_64 1:346.35-1.fc21 will be installed
--> Processing Dependency: xorg-x11-drv-nvidia-libs(x86-64) = 1:346.35-1.fc21 for package: 1:xorg-x11-drv-nvidia-346.35-1.fc21.x86_64
--> Processing Dependency: libnvidia-gtk3.so.346.35()(64bit) for package: 1:xorg-x11-drv-nvidia-346.35-1.fc21.x86_64
--> Processing Dependency: libnvidia-glcore.so.346.35()(64bit) for package: 1:xorg-x11-drv-nvidia-346.35-1.fc21.x86_64
--> Processing Dependency: libnvidia-tls.so.346.35()(64bit) for package: 1:xorg-x11-drv-nvidia-346.35-1.fc21.x86_64
--> Running transaction check
---> Package kmod-nvidia-3.18.2-200.fc21.x86_64.x86_64 1:346.35-1.fc21 will be installed
--> Processing Dependency: kernel-uname-r = 3.18.2-200.fc21.x86_64 for package: 1:kmod-nvidia-3.18.2-200.fc21.x86_64-346.35-1.fc21.x86_64
---> Package xorg-x11-drv-nvidia-libs.x86_64 1:346.35-1.fc21 will be installed
--> Finished Dependency Resolution
Error: Package: 1:kmod-nvidia-3.18.2-200.fc21.x86_64-346.35-1.fc21.x86_64 (rpmfusion-nonfree-updates)
Requires: kernel-uname-r = 3.18.2-200.fc21.x86_64
Installed: kernel-core-3.17.4-301.fc21.x86_64 (@koji-override-0/$releasever)
kernel-uname-r = 3.17.4-301.fc21.x86_64
Installed: kernel-core-3.17.7-300.fc21.x86_64 (@updates)
kernel-uname-r = 3.17.7-300.fc21.x86_64
Installed: kernel-core-3.17.8-300.fc21.x86_64 (@updates)
kernel-uname-r = 3.17.8-300.fc21.x86_64
Available: kernel-debug-core-3.17.4-301.fc21.x86_64 (fedora)
kernel-uname-r = 3.17.4-301.fc21.x86_64+debug
Available: kernel-debug-core-3.17.8-300.fc21.x86_64 (updates)
kernel-uname-r = 3.17.8-300.fc21.x86_64+debug
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
[nlundsten@localhost ~]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment