Hello @Probzx,
Can you please send also an *exact binary copy* of your /etc/apt/sources.list ? You can do it with the following commands:Then, you can attach the file sources.list.gz to the next message.
Can you send exact binary copies of some files used by gethostbyname() function ?Then, you can attach the file gethostbyname.tar.gz to the next message
Is systemd-resoved installed or not ? You can check with the following command:Thanks.
Can you please send also an *exact binary copy* of your /etc/apt/sources.list ? You can do it with the following commands:
Code:
gzip -k /etc/apt/sources.list
Can you send exact binary copies of some files used by gethostbyname() function ?
Code:
tar zcvf gethostbyname.tar.gz /etc/host.conf /etc/hosts /etc/nsswitch.conf
Is systemd-resoved installed or not ? You can check with the following command:
Code:
apt list systemd-resolved
Statistics: Posted by Aki — 2024-02-08 06:01 — Replies 22 — Views 896