Varnish 4.1.3 starting error

Ayberk Kimsesiz ayberk.kimsesiz at gmail.com
Tue Nov 1 09:15:21 CET 2016


Hi,

I have solved my problem with the following solution

rpm -qa | grep -i varnish
rpm -e varnish-release-xxxxxx.noarch
rpm -e varnish-libs-xxxxxx.x86_64
yum clean all
rpm --nosignature -i
http://repo.varnish-cache.org/redhat/varnish-4.1/el6/noarch/varnish-release/varnish-release-4.1-2.el6.noarch.rpm

2016-11-01 6:01 GMT+03:00 Viktor Villafuerte <
viktor.villafuerte at optusnet.com.au>:

> Hi,
>
> I'm testing 4.1.3 as we speak and
>
> [root at linearcdn01.test ~]# find /usr -name '*libvarnish*'
> /usr/lib64/libvarnishapi.so.1.0.4
> /usr/lib64/varnish/libvarnish.so
> /usr/lib64/varnish/libvarnishcompat.so
> /usr/lib64/libvarnishapi.so.1
> [root at linearcdn01.test ~]# rpm -q --whatprovides
> /usr/lib64/varnish/libvarnish.so
> varnish-libs-4.1.3-1.el6.x86_64
> [root at linearcdn01.test ~]#
>
> Did you check if the library actually exists.. as opposed to checking if
> the pkg is installed?
>
> I'd suggest checking the content of varnish-libs and also checking it's
> MD5 sum to make sure that anything didn't go wrong when downloading. Do
> listing of files in the pkg..
>
> If that all is ok the turn it off and on again :)
>
> remove all Vanrish related pkgs, reboot, re-install (make sure you've
> cheked the md5s).
>
> Last piece of advice I can give is to re-run ldconfig
>
>
> hope some of this will help
>
>
> v
>
>
>
>
>
>
> On Fri 28 Oct 2016 01:44:33, Ayberk Kimsesiz wrote:
> > Hi Ian,
> >
> >        package varnish-libs-devel-4.1.3-1.el6.x86_64 is already
> installed
> >        package varnish-libs-4.1.3-1.el6.x86_64 is already installed
> >
> > Do you have another suggestion?
> >
> > Thanks.
> >
> >
> >
> >
> >
> > 2016-10-28 1:34 GMT+03:00 Ian Macdonald <ianmac51 at gmail.com>:
> >
> > > Hi,
> > >
> > > How did you install varnish if via separate rpms then you probably are
> > > missing the libs
> > >
> > > varnish-libs-4.1.3-1.el6.x86_64.rpm
> > >
> > > you will also need jemalloc, if you did go this way
> > >
> > >
> > > cheers
> > >
> > > Ian
> > >
> > > On 27 October 2016 at 22:25, Ayberk Kimsesiz <
> ayberk.kimsesiz at gmail.com>
> > > wrote:
> > > > Hi,
> > > >
> > > > How can I solve this?
> > > >
> > > > Starting Varnish Cache: /usr/sbin/varnishd: error while loading
> shared
> > > > libraries: libvarnish.so: cannot open shared object file: No such
> file or
> > > > directory  [FAILED]
> > > >
> > > > OS: Centos 6.5
> > > >
> > > > Thanks
> > > >
> > > > _______________________________________________
> > > > varnish-misc mailing list
> > > > varnish-misc at varnish-cache.org
> > > > https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
> > >
>
> > _______________________________________________
> > varnish-misc mailing list
> > varnish-misc at varnish-cache.org
> > https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
>
>
> --
> Regards
>
> Viktor Villafuerte
> Optus Internet Engineering
> t: +61 2 80825265
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20161101/96cb8e50/attachment.html>


More information about the varnish-misc mailing list