Skip to content

Instantly share code, notes, and snippets.

@smerrill
Created March 16, 2014 12:15
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 smerrill/9582356 to your computer and use it in GitHub Desktop.
Save smerrill/9582356 to your computer and use it in GitHub Desktop.
[centos@varnish4 ~]$ sudo yum install varnish-4.0.0
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
* base: mirror.lug.udel.edu
* epel: epel.mirror.constant.com
* extras: mirror.atlanticmetro.net
* updates: mirrors.einstein.yu.edu
varnish-4.0 | 951 B 00:00
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package varnish.x86_64 0:4.0.0-0.20131129tp1.el6 will be installed
--> Processing Dependency: varnish-libs = 4.0.0-0.20131129tp1.el6 for package: varnish-4.0.0-0.20131129tp1.el6.x86_64
--> Processing Dependency: libvarnishapi.so.1(LIBVARNISHAPI_1.3)(64bit) for package: varnish-4.0.0-0.20131129tp1.el6.x86_64
--> Processing Dependency: libvarnishapi.so.1(LIBVARNISHAPI_1.2)(64bit) for package: varnish-4.0.0-0.20131129tp1.el6.x86_64
--> Processing Dependency: libvarnishapi.so.1(LIBVARNISHAPI_1.0)(64bit) for package: varnish-4.0.0-0.20131129tp1.el6.x86_64
--> Processing Dependency: libvarnishapi.so.1(LIBVARNISHAPI_1.1)(64bit) for package: varnish-4.0.0-0.20131129tp1.el6.x86_64
--> Running transaction check
---> Package varnish.x86_64 0:4.0.0-0.20131129tp1.el6 will be installed
--> Processing Dependency: libvarnishapi.so.1(LIBVARNISHAPI_1.3)(64bit) for package: varnish-4.0.0-0.20131129tp1.el6.x86_64
--> Processing Dependency: libvarnishapi.so.1(LIBVARNISHAPI_1.2)(64bit) for package: varnish-4.0.0-0.20131129tp1.el6.x86_64
--> Processing Dependency: libvarnishapi.so.1(LIBVARNISHAPI_1.0)(64bit) for package: varnish-4.0.0-0.20131129tp1.el6.x86_64
--> Processing Dependency: libvarnishapi.so.1(LIBVARNISHAPI_1.1)(64bit) for package: varnish-4.0.0-0.20131129tp1.el6.x86_64
---> Package varnish-libs.x86_64 0:4.0.0-0.20131129tp1.el6 will be installed
--> Finished Dependency Resolution
Error: Package: varnish-4.0.0-0.20131129tp1.el6.x86_64 (varnish-4.0)
Requires: libvarnishapi.so.1(LIBVARNISHAPI_1.3)(64bit)
Error: Package: varnish-4.0.0-0.20131129tp1.el6.x86_64 (varnish-4.0)
Requires: libvarnishapi.so.1(LIBVARNISHAPI_1.0)(64bit)
Error: Package: varnish-4.0.0-0.20131129tp1.el6.x86_64 (varnish-4.0)
Requires: libvarnishapi.so.1(LIBVARNISHAPI_1.2)(64bit)
Error: Package: varnish-4.0.0-0.20131129tp1.el6.x86_64 (varnish-4.0)
Requires: libvarnishapi.so.1(LIBVARNISHAPI_1.1)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment