Re: Strange package dependency tree

2020-09-18 Thread Suvayu Ali
Sorry about the late reply. On Sun, Sep 13, 2020 at 12:05 PM Qiyu Yan wrote: > > Suvayu Ali 于2020年9月13日周日 下午6:14写道: > > > > Can someone explain this to me? > > > > # rpm -q --whatrequires redhat-rpm-config > > How does R-core, python27, and root-cling depend on redhat-rpm-config? > R-Core: htt

Re: Strange package dependency tree

2020-09-13 Thread Qiyu Yan
Suvayu Ali 于2020年9月13日周日 下午6:14写道: > > Hi, > > Can someone explain this to me? > > # rpm -q --whatrequires redhat-rpm-config > fonts-srpm-macros-2.0.3-1.fc32.noarch > python-srpm-macros-3-58.fc32.noarch > R-core-4.0.2-1.fc32.x86_64 > python27-2.7.18-2.fc32.x86_64 > go-srpm-macros-3.0.9

Strange package dependency tree

2020-09-13 Thread Suvayu Ali
Hi, Can someone explain this to me? # rpm -q --whatrequires redhat-rpm-config fonts-srpm-macros-2.0.3-1.fc32.noarch python-srpm-macros-3-58.fc32.noarch R-core-4.0.2-1.fc32.x86_64 python27-2.7.18-2.fc32.x86_64 go-srpm-macros-3.0.9-1.fc32.noarch root-cling-6.22.02-1.fc32.x86_64 How d