On Sun, Feb 18, 2018 at 9:10 AM, Richard Shaw <hobbes1...@gmail.com> wrote:
> I was updating my mythtv box and I saw that it was pulling in some mysql
> community packages as a dependency but I looked through the options and I
> couldn't find ANYTHING that would tell me what was pulling in those
> packages. Nov "-v" and not "--debugsolver".
>
> Is it really not possible?
>
> Thanks,
> Richard

Yes, it's actually common place. You can select the relevant
mysql-community package if it is already installed and use "rpm -e
--test packagename" and see what would complain. Many binaries have a
dependency on "mysql-libs", and the version in mysql-community is
typically a more recent version than the base mysql package in fedora
or RHEL. My personal suspicion is postfix, which has MySQL library
dependencies.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to