Installing on RHEL/CentOS
Ruslan Sivak
russ at vshift.com
Fri Oct 22 16:36:55 CEST 2010
Following the instructions to install this on my CentOS 5.5 x64 from
http://www.varnish-cache.org/installation/redhat, it seems that the
first part actually works now (someone fixed the link), but the second
part doesn't work, as the key is no good.
# rpm --nosignature -i
http://repo.varnish-cache.org/redhat/el5/noarch/varnish-release-2.1-1.noarch.rpm
# yum install varnish
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: mirror.umoss.org
* base: mirror.rackspace.com
* extras: mirror.unl.edu
* rpmforge: fr2.rpmfind.net
* updates: mirrors.liquidweb.com
varnish-2.1 | 951 B 00:00
varnish-2.1/primary | 7.7 kB 00:00
varnish-2.1 29/29
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package varnish.x86_64 0:2.1.4-1.el5 set to be updated
--> Processing Dependency: varnish-libs = 2.1.4-1.el5 for package: varnish
--> Processing Dependency: gcc for package: varnish
--> Processing Dependency: /usr/bin/mkpasswd for package: varnish
--> Processing Dependency: libvarnish.so.1()(64bit) for package: varnish
--> Processing Dependency: libvarnishcompat.so.1()(64bit) for package:
varnish
--> Processing Dependency: libvarnishapi.so.1()(64bit) for package: varnish
--> Processing Dependency: libvcl.so.1()(64bit) for package: varnish
--> Running transaction check
---> Package expect.x86_64 0:5.43.0-5.1 set to be updated
---> Package gcc.x86_64 0:4.1.2-48.el5 set to be updated
--> Processing Dependency: libgomp >= 4.1.2-48.el5 for package: gcc
--> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc
---> Package varnish-libs.x86_64 0:2.1.4-1.el5 set to be updated
--> Running transaction check
---> Package glibc-devel.x86_64 0:2.5-49.el5_5.6 set to be updated
--> Processing Dependency: glibc-headers = 2.5-49.el5_5.6 for package:
glibc-dev
el
--> Processing Dependency: glibc-headers for package: glibc-devel
---> Package libgomp.x86_64 0:4.4.0-6.el5 set to be updated
--> Running transaction check
---> Package glibc-headers.x86_64 0:2.5-49.el5_5.6 set to be updated
--> Processing Dependency: kernel-headers >= 2.2.1 for package:
glibc-headers
--> Processing Dependency: kernel-headers for package: glibc-headers
--> Running transaction check
---> Package kernel-headers.x86_64 0:2.6.18-194.17.1.el5 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version
Repository Size
================================================================================
Installing:
varnish x86_64 2.1.4-1.el5
varnish-2.1 293 k
Installing for dependencies:
expect x86_64 5.43.0-5.1
base 160 k
gcc x86_64 4.1.2-48.el5
base 5.3 M
glibc-devel x86_64 2.5-49.el5_5.6
updates 2.4 M
glibc-headers x86_64 2.5-49.el5_5.6
updates 592 k
kernel-headers x86_64 2.6.18-194.17.1.el5
updates 1.1 M
libgomp x86_64 4.4.0-6.el5
base 68 k
varnish-libs x86_64 2.1.4-1.el5
varnish-2.1 98 k
Transaction Summary
================================================================================
Install 8 Package(s)
Upgrade 0 Package(s)
Total download size: 9.9 M
Is this ok [y/N]: y
Downloading Packages:
(1/8): libgomp-4.4.0-6.el5.x86_64.rpm | 68 kB 00:00
(2/8): varnish-libs-2.1.4-1.el5.x86_64.rpm | 98 kB 00:00
(3/8): expect-5.43.0-5.1.x86_64.rpm | 160 kB 00:00
(4/8): varnish-2.1.4-1.el5.x86_64.rpm | 293 kB 00:00
(5/8): glibc-headers-2.5-49.el5_5.6.x86_64.rpm | 592 kB 00:00
(6/8): kernel-headers-2.6.18-194.17.1.el5.x86_64.rpm | 1.1 MB 00:00
(7/8): glibc-devel-2.5-49.el5_5.6.x86_64.rpm | 2.4 MB 00:01
(8/8): gcc-4.1.2-48.el5.x86_64.rpm | 5.3 MB 00:01
--------------------------------------------------------------------------------
Total 1.5 MB/s | 9.9 MB 00:06
error: rpmts_HdrFromFdno: Header V4 RSA/SHA256 signature: BAD, key ID
c4deffeb
Problem opening package varnish-2.1.4-1.el5.x86_64.rpm
Running
#yum --nogpgcheck install varnish
seemed to fix it, but hopefully you guys can fix it.
Russ
ru
More information about the varnish-misc
mailing list