Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Linux 7.6 - bind package update error

user2254537Nov 27 2018 — edited Dec 5 2018

Hi all, the bind package was updated as part of a system update from Oracle Linux 7.5 to 7.6 with the following error in the logs.

OSError: No such file or directory

ValueError: SELinux policy is not managed or store cannot be accessed.

warning: %posttrans(bind-32:9.9.4-72.el7.x86_64) scriptlet failed, exit status 1

Non-fatal POSTTRANS scriptlet failure in rpm package 32:bind-9.9.4-72.el7.x86_64

We attempted a reinstall of the package again on its own but the same error was produced again. Any idea what causes this error? The named service seems to be working fine despite this error, should we just ignore it?

# yum  reinstall  bind-9.9.4-72.el7

    Downloading packages:

    bind-9.9.4-72.el7.x86_64.rpm                        | 1.8 MB  00:00:04    

    Running transaction check

    Running transaction test

    Transaction test succeeded

    Running transaction

      Installing : 32:bind-9.9.4-72.el7.x86_64            1/1

    OSError: No such file or directory

    ValueError: SELinux policy is not managed or store cannot be accessed.

    warning: %posttrans(bind-32:9.9.4-72.el7.x86_64) scriptlet failed, exit status 1

    Non-fatal POSTTRANS scriptlet failure in rpm package 32:bind-9.9.4-72.el7.x86_64

      Verifying  : 32:bind-9.9.4-72.el7.x86_64          1/1

    Installed:

      bind.x86_64 32:9.9.4-72.el7                                                                                                                        

    Complete!

Thank you.

Comments
Post Details
Added on Nov 27 2018
4 comments
1,383 views