You are not logged in.

#1 2020-04-20 19:03:54

mathematicap
Member
Registered: 2019-05-29
Posts: 15

[SOLVED]reinstall bind

Hi
is there any way to completely remove bind with config file and reistall it for repair
thanks for attention

Last edited by mathematicap (2020-04-20 20:23:29)

Offline

#2 2020-04-20 19:32:34

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,654
Website

Re: [SOLVED]reinstall bind

Please change your topic title to one that actually describes your issue: https://wiki.archlinux.org/index.php/Co … ow_to_post

Why do you want to remove bind to reinstall it? What is "broken"?

Mod note: Moving to NC.

Last edited by WorMzy (2020-04-20 19:34:58)


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2020-04-20 19:47:28

mathematicap
Member
Registered: 2019-05-29
Posts: 15

Re: [SOLVED]reinstall bind

Thanks to your notice.
I deleted some critical file maybe some libs.don't aks why !!!!!
when i try to access dns bind on webmin saw this error:

The server executable /usr/bin/named does not appear to be BIND 8 or 9. Maybe your should use the BIND 4 module instead. Output from the command /usr/bin/named -help was :

/usr/bin/named: error while loading shared libraries: libns.so.1602: cannot open shared object file: No such file or directory

you know the name.service do not start correctly : named.service status

named.service - Internet domain name server
     Loaded: loaded (/usr/lib/systemd/system/named.service; enabled; vendor pre>
     Active: failed (Result: exit-code) since Mon 2020-04-20 23:56:38 +0430; 19>
    Process: 459 ExecStart=/usr/bin/named -f -u named (code=exited, status=127)
   Main PID: 459 (code=exited, status=127)

Apr 20 23:56:38 domain .com systemd[1]: Started Internet domain name server.
Apr 20 23:56:38 domain .com named[459]: /usr/bin/named: error while loading>
Apr 20 23:56:38 domain .com systemd[1]: named.service: Main process exited,>
Apr 20 23:56:38 domain .com systemd[1]: named.service: Failed with result '>

Last edited by mathematicap (2020-04-20 19:50:23)

Offline

#4 2020-04-20 19:53:23

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,654
Website

Re: [SOLVED]reinstall bind

Okay, so just to understand the situation fully, what does the following report:

pacman -Qkk bind-tools

Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#5 2020-04-20 19:54:48

mathematicap
Member
Registered: 2019-05-29
Posts: 15

Re: [SOLVED]reinstall bind

bind-tools: 385 total files, 0 altered files

Offline

#6 2020-04-20 19:57:40

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,654
Website

Re: [SOLVED]reinstall bind

So your bind package is not damaged, reinstalling it won't help.

What does this report:

pacman -Qi bind-tools

Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#7 2020-04-20 20:11:19

mathematicap
Member
Registered: 2019-05-29
Posts: 15

Re: [SOLVED]reinstall bind

pacman -Qi bind-tools
Name            : bind-tools
Version         : 9.16.2-1
Description     : The ISC DNS tools
Architecture    : x86_64
URL             : https://www.isc.org/software/bind/
Licenses        : MPL2
Groups          : None
Provides        : dnsutils=9.16.2
Depends On      : glibc  libcap  libxml2  zlib  krb5  e2fsprogs  python  bash
                  openssl  readline  libidn2  dnssec-anchors  json-c  lmdb  xz
                  icu  python-ply  libmaxminddb  libnsl  libuv
Optional Deps   : None
Required By     : bind
Optional For    : None
Conflicts With  : dnsutils
Replaces        : dnsutils  host
Installed Size  : 5.95 MiB
Packager        : Sébastien Luttringer <seblu@seblu.net>
Build Date      : Sun 19 Apr 2020 05:22:33 PM +0430
Install Date    : Tue 21 Apr 2020 12:25:30 AM +0430
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

Offline

#8 2020-04-20 20:13:48

mathematicap
Member
Registered: 2019-05-29
Posts: 15

Re: [SOLVED]reinstall bind

Excuse me can I mark topic as SOLVED.
thanks a lot for your help ,when somebody help, humanity fell power for more investigate and solving problem
my problem solve with full update

Offline

#9 2020-04-20 20:21:45

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,654
Website

Re: [SOLVED]reinstall bind

Sure, instructions for marking your thread as solved are included in the link I posted above.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#10 2020-04-20 20:23:07

mathematicap
Member
Registered: 2019-05-29
Posts: 15

Re: [SOLVED]reinstall bind

thanks a lot for your attention and help

Offline

#11 2020-04-20 20:29:34

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [SOLVED]reinstall bind

mathematicap wrote:

my problem solve with full update

And that's exactly why the forum rules which you agreed to when signing up tell you to update your system before posting...
https://bbs.archlinux.org/viewtopic.php?id=130309

Please try harder.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

Board footer

Powered by FluxBB