Re: problem with latest Viber

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 08 Nov 2016 10:02:13 +0000
Kseniya Blashchuk <ksyblast@xxxxxxxxx> wrote:

> Thanks for help anyway, I checked with lsof - seems it's using the
> right library
> 
> lsof -p 14263 | grep libcurl
> Viber   14263  ksy  mem       REG              253,1    511360 1187380
> /usr/lib64/libcurl.so.4.4.0
> ls -l /usr/lib64/libcurl.so
> lrwxrwxrwx 1 root root 16 Nov  2 20:21 /usr/lib64/libcurl.so ->
> libcurl.so.4.4.0
> 
> I have checked this forum also but it's regarding Fedora 20, and the
> problem appeared to me with the new kernels (like >4.7 or so). I am
> not sure which library version I should try. Also, wouldn't it break
> other apps if I use it. I have also tried to delete all config and
> make a complete reinstall of the app - no luck.

I was just saying to do something like 
ln -s /usr/lib64/libcurl.so.4.4.0 /usr/lib64/libcurl.so.3
But it seems that the plain .so links to so.4 already, and viber is
using that.  It might be checking the version internally, and not
accepting so.4, however.

I think it is only coincidence that the kernel and this problem
occurred around the same time.  On my system, the new libcurl was
installed on October 9.  What happens if you boot an older kernel?  You
can get an rpm, or rpms, from koji,
http://koji.fedoraproject.org/koji/packageinfo?packageID=8
and install it / them using dnf -C install [koji kernel packages you
have downloaded]

I think your best bet is to ask on the viber mailing list.  They'll
know immediately if the package they built accepts libcurl 4 or not.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux