• 9.16.3 make tests on centos 8

    From Carl Byington@carl@byington.org to bind-users@lists.isc.org on Sun May 31 13:36:57 2020
    From Newsgroup: comp.protocols.dns.bind

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA512

    Trying to build on centos 8, all the tests except one pass. I get a
    failure in bin/tests/system/runtime/tests.sh

    I:runtime:checking that named logs an ellipsis when the command line is
    larger than 8k bytes (13)
    I:runtime:verifying that named switches UID (14)
    I:runtime:failed
    I:runtime:stopping servers

    Ignoring that, the resulting binary seems to run properly.


    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v2.0.14 (GNU/Linux)

    iEYEAREKAAYFAl7UFVoACgkQL6j7milTFsGlBgCeLdUaqE0wFBTaY23kmy2S3qJK bpcAn1rvKZ3B57CATYcPh7fZjYW0j2vm
    =D8F/
    -----END PGP SIGNATURE-----


    --- Synchronet 3.18a-Linux NewsLink 1.113
  • From Mark Andrews@marka@isc.org to Carl Byington on Mon Jun 1 09:38:56 2020
    From Newsgroup: comp.protocols.dns.bind

    Opened ticket. That system test appears to be very linux capabilities specific when run as root.
    On 1 Jun 2020, at 06:36, Carl Byington via bind-users <bind-users@lists.isc.org> wrote:

    I:runtime:verifying that named switches UID (14)
    I:runtime:failed
    --
    Mark Andrews, ISC
    1 Seymour St., Dundas Valley, NSW 2117, Australia
    PHONE: +61 2 9871 4742 INTERNET: marka@isc.org
    --- Synchronet 3.18a-Linux NewsLink 1.113
  • From =?UTF-8?B?UGV0ciBNZW7FocOtaw==?=@pemensik@redhat.com to bind-users on Mon Jun 1 10:00:00 2020
    From Newsgroup: comp.protocols.dns.bind

    Hi, I have fixed this on RHEL by chmod o+x $HOME before build.
    I think it should autodetect nobody's access at least to current $HOME.

    Not sure what would be the best fix. named-checkconf is missing user
    switch. That check should be skipped if not configured properly. I am
    unsure which bind utility can detect just missing rights to read file
    under specified user.

    It was also hit by Red Hat.

    Regards,
    Petr

    On 5/31/20 10:36 PM, Carl Byington via bind-users wrote:
    Trying to build on centos 8, all the tests except one pass. I get a
    failure in bin/tests/system/runtime/tests.sh

    I:runtime:checking that named logs an ellipsis when the command line is larger than 8k bytes (13)
    I:runtime:verifying that named switches UID (14)
    I:runtime:failed
    I:runtime:stopping servers

    Ignoring that, the resulting binary seems to run properly.


    --
    Petr Menšík
    Software Engineer
    Red Hat, http://www.redhat.com/
    email: pemensik@redhat.com
    PGP: DFCF908DB7C87E8E529925BC4931CA5B6C9FC5CB

    --- Synchronet 3.18a-Linux NewsLink 1.113
  • From =?UTF-8?B?UGV0ciBNZW7FocOtaw==?=@pemensik@redhat.com to bind-users on Mon Jun 1 10:02:13 2020
    From Newsgroup: comp.protocols.dns.bind

    It seems okay to test it. It just should be able to skip the test if
    chosen user cannot reach test directory. This test also fails on 9.11.19 version.

    On 6/1/20 1:38 AM, Mark Andrews wrote:
    Opened ticket. That system test appears to be very linux capabilities specific when run as root.

    On 1 Jun 2020, at 06:36, Carl Byington via bind-users <bind-users@lists.isc.org> wrote:

    I:runtime:verifying that named switches UID (14)
    I:runtime:failed


    --
    Petr Menšík
    Software Engineer
    Red Hat, http://www.redhat.com/
    email: pemensik@redhat.com
    PGP: DFCF908DB7C87E8E529925BC4931CA5B6C9FC5CB

    --- Synchronet 3.18a-Linux NewsLink 1.113