BIND through COPR after CentOS

Ondřej Surý ondrej at isc.org
Sat Dec 19 15:36:56 UTC 2020


Hear, hear, please stay on topic. And the topic here is BIND 9, not a personal choice of operating system or particular distribution. Particularly, I believe it would be better to avoid discussing CentOS at this particular time.

That said, we at ISC will do the best to support any choice of operating system you’ll as users make.

Ondrej
--
Ondřej Surý — ISC (He/Him)

> On 19. 12. 2020, at 16:23, Mauricio Tavares <raubvogel at gmail.com> wrote:
> 
> On Sat, Dec 19, 2020 at 4:35 AM Tom J. Marcoen
> <tom.marcoen+isc at gmail.com> wrote:
>> 
>> Hey all,
>> 
>> Just wondering here, why switching from CentOS to Debian or building BIND from sources? What is wrong with migrating to CentOS Stream? Why would that be so much worse than using Debian?
>> 
>      The OP made the choice. The question he posed is what it takes
> to make it run on debian.
> 
> I am asking not to go over the why because it can become a loaded
> question; if you check the threads going on the main centos mailing
> list, it is not a pretty sight right now and I would suggest not to
> let it spill over here. But that is the best place to look at the
> arguments many used to stay or move out of centos. Bring popcorn.
> 
>> Regards,
>> Tom
>> 
>>> On Sat, 19 Dec 2020 at 00:25, G.W. Haywood via bind-users <bind-users at lists.isc.org> wrote:
>>> 
>>> Hi there,
>>> 
>>>> On Fri, 18 Dec 2020, Leroy Tennison wrote:
>>> 
>>>> ... switching from an rpm world to a deb world
>>>> ... Not an enormous change but significant.
>>> 
>>> Indeed.  I'd suggest that if it's just about BIND, it's easier to grab
>>> the source and build it.  That way you don't ever have to wait for the
>>> package maintainer (not that you'll usually have to wait long), you do
>>> get to make your own decisions, and there'll be fewer nasty surprises.
>>> 
>>> This has been my routine for more than a decade - I just did it this
>>> evening on our primary.  The secondaries are somebody else's problem.
>>> 
>>> $ wget https://downloads.isc.org/isc/bind9/9.11.26/bind-9.11.26.tar.gz
>>> $ tar xzvf bind-9.11.26.tar.gz
>>> $ cd bind-9.11.26/
>>> $ ./configure --enable-ipv6 --prefix=/usr/local --sysconfdir=/etc --with-openssl ...
>>> $ make
>>> # make install
>>> # kill $(pidof /usr/local/sbin/named) ; sleep 2 ; /usr/local/sbin/named -u named
>>> 
>>> I don't think 'apt-get update/upgrade' would have been any quicker.
>>> 
>>> You might want to check signatures etc., but it is an 'https' download
>>> link.  If you have a lot of machines and no Puppet, you can of course
>>> make your own package in a few minutes.
>>> 
>>> You'll want to subscribe to the announce@ list.  If there's no CVE, I
>>> usually wait for a couple of days after the announcement...
>>> 
>>> --
>>> 
>>> 73,
>>> Ged.
>>> _______________________________________________
>>> Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list
>>> 
>>> ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.
>>> 
>>> 
>>> bind-users mailing list
>>> bind-users at lists.isc.org
>>> https://lists.isc.org/mailman/listinfo/bind-users
>> 
>> _______________________________________________
>> Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list
>> 
>> ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.
>> 
>> 
>> bind-users mailing list
>> bind-users at lists.isc.org
>> https://lists.isc.org/mailman/listinfo/bind-users
> _______________________________________________
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list
> 
> ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.
> 
> 
> bind-users mailing list
> bind-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users



More information about the bind-users mailing list