[OpenSIPS-Users] mysql_db installation fails ...
Alexey Kazantsev
kurgan-rus at inbox.ru
Thu Mar 24 19:29:25 UTC 2022
Hello Stefan,
as we see, the packages are available from 2 repos in your system —
an old version from ‘epel’ and an up-to-date one from ‘opensips’.
It can be useful to run such command to list available packages
and repositories they belong to:
yum --showduplicates list available opensips*
And then instruct yum exactly to install some certain version of the package, e.g.:
yum install opensips-X.Y.Z-3.el7
It’s also possible to specify the repository from which you intend to install a package:
yum --enablerepo=opensips install opensips
Maybe these notes will be useful for somebody, as you’ve already solved the problem.
-----------------------------------------------
BR, Alexey
https://alexeyka.zantsev.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20220324/459e7425/attachment.html>
More information about the Users
mailing list