Re: [CentOS] strange RPM dependency observed in CentOS 7

2020-12-09 Thread Johnny Hughes
On 12/9/20 1:28 AM, Walter H. wrote: > On 08.12.2020 15:12, Jonathan Billings wrote: >> On Tue, Dec 08, 2020 at 02:54:03PM +0100, Walter H. wrote: >>> Yes, then the interesting question, how can I make use of these >>> GeoIP-features when >>> doing these e.g. >>> >>> nslookup    200:470:17:55::1 >>

Re: [CentOS] strange RPM dependency observed in CentOS 7

2020-12-08 Thread Walter H.
On 08.12.2020 15:12, Jonathan Billings wrote: On Tue, Dec 08, 2020 at 02:54:03PM +0100, Walter H. wrote: Yes, then the interesting question, how can I make use of these GeoIP-features when doing these e.g. nslookup    200:470:17:55::1 nslookup    222.10.10.1 nslookup   www.centos.org host w

Re: [CentOS] strange RPM dependency observed in CentOS 7

2020-12-08 Thread Jonathan Billings
On Tue, Dec 08, 2020 at 02:54:03PM +0100, Walter H. wrote: > Yes, then the interesting question, how can I make use of these > GeoIP-features when > doing these e.g. > > nslookup    200:470:17:55::1 > nslookup    222.10.10.1 > nslookup   www.centos.org > host www.centos.org Looking at the sou

Re: [CentOS] strange RPM dependency observed in CentOS 7

2020-12-08 Thread Walter H.
On 08.12.2020 14:44, Jonathan Billings wrote: On Tue, Dec 08, 2020 at 02:33:01PM +0100, Walter H. wrote: can someone explain, why the two packages -  GeoIP -  geoipupdate are needed when installing the bind-utils package? The bind-utils package requires 'libGeoIP.so.1()(64bit)', which is provid

Re: [CentOS] strange RPM dependency observed in CentOS 7

2020-12-08 Thread Jonathan Billings
On Tue, Dec 08, 2020 at 02:33:01PM +0100, Walter H. wrote: > can someone explain, why the two packages > -  GeoIP > -  geoipupdate > are needed when installing the bind-utils package? The bind-utils package requires 'libGeoIP.so.1()(64bit)', which is provided by the GeoIP package. The GeoIP packa

[CentOS] strange RPM dependency observed in CentOS 7

2020-12-08 Thread Walter H.
Hello, can someone explain, why the two packages -  GeoIP -  geoipupdate are needed when installing the bind-utils package? yum install bind-utils ...  Package