On Sun, 2018-02-18 at 09:13 -0500, Neal Gompa wrote: > On Sun, Feb 18, 2018 at 9:10 AM, Richard Shaw <hobbes1069@xxxxxxxxx> > 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? > > > > > > One way is to rerun the transaction with "--exclude=community- > mysql*". > Paired with --assumeno, it'll give you the proposal and not do it. dnf repoquery -q --whatprovides mysql community-mysql-0:5.7.18-2.fc26.x86_64 community-mysql-0:5.7.20-1.fc26.x86_64 mariadb-3:10.1.21-5.fc26.x86_64 mariadb-3:10.1.30-2.fc26.x86_64 but on update is strange that pull community-mysql, because you should have mariadb already. on install you may do : dnf install mythtv mariadb mariadb-server and shouldn't pull any community-mysql package I hope . > -- > 真実はいつも一つ!/ Always, there's only one truth! > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx -- Sérgio M. B. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx