Error while Custombuild Updates

bruceho-hk

New member
Joined
May 17, 2024
Messages
3
When update "System packages",it shows the following error message and just stopped there. What can I do to fix it? Thanks.

Error:
Problem: cannot install both bind-32:9.16.23-18.el9_4.1.x86_64 and bind-32:9.16.23-11.el9_2.1.x86_64
- package bind-chroot-32:9.16.23-11.el9_2.1.x86_64 requires bind(x86-64) = 32:9.16.23-11.el9_2.1, but none of the providers can be installed
- cannot install the best update candidate for package bind-32:9.16.23-11.el9_2.1.x86_64
- problem with installed package bind-chroot-32:9.16.23-11.el9_2.1.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
 
Hello,

As of now I have these versions:

Code:
bind-9.16.23-18.el9_4.1.x86_64
bind-dnssec-doc-9.16.23-18.el9_4.1.noarch
bind-dnssec-utils-9.16.23-18.el9_4.1.x86_64
bind-libs-9.16.23-18.el9_4.1.x86_64
bind-license-9.16.23-18.el9_4.1.noarch
bind-utils-9.16.23-18.el9_4.1.x86_64

and don't have bind-chroot. So you might remove bind-chroot and try the upgrade once again.
 
Hello,

As of now I have these versions:

Code:
bind-9.16.23-18.el9_4.1.x86_64
bind-dnssec-doc-9.16.23-18.el9_4.1.noarch
bind-dnssec-utils-9.16.23-18.el9_4.1.x86_64
bind-libs-9.16.23-18.el9_4.1.x86_64
bind-license-9.16.23-18.el9_4.1.noarch
bind-utils-9.16.23-18.el9_4.1.x86_64

and don't have bind-chroot. So you might remove bind-chroot and try the upgrade once again.
Hi zEitEr,

Thanks for your suggestion. May I know how to remove bind-chroot from directadmin?

Regards,
Bruce
 
Bruce,

You might remove it from your system, not DirectAdmin. Use dnf / yum for it in a CLI (over a ssh session) as always. No matter that DirectAdmin is installed at all.
 
Bruce,

You might remove it from your system, not DirectAdmin. Use dnf / yum for it in a CLI (over a ssh session) as always. No matter that DirectAdmin is installed at all.
Hi zEitEr,

Oic...got it. Thanks.

Regards,
Bruce
 
Back
Top