[MAYBE SOLVED] resolving hosts problem after pacman -Syu

This forum is for topics dealing with problems with software specifically in the ARMv7h repo.

[MAYBE SOLVED] resolving hosts problem after pacman -Syu

Postby dobunzli » Fri Sep 06, 2019 9:36 am

Hello,
I have Linux archpi 4.19.69-2-ARCH #1 SMP PREEMPT Wed Sep 4 00:55:25 UTC 2019 armv7l GNU/Linux running on a raspberry pi3b+.

Everything was ok before I made a sudo pacman -syu and reboot. Since then I am not able to resolve hosts anymore.

Examples
sudo pacman -syu throws
$this->bbcode_second_pass_code('', '...
error: failed retrieving file 'core.db' from mirror.archlinuxarm.org : Could not resolve host: mirror.archlinuxarm.org
...
')

If I try to ping http://www.google.com it throws
$this->bbcode_second_pass_code('', '
ping: www.google.com: Name or service not known')

Internet access is OK as I have services that are accessible from the outside via a dyndns on this machine.

Can you please help me and suggest further steps to debug ?

Thanks in advance.
Last edited by dobunzli on Fri Sep 06, 2019 11:51 am, edited 1 time in total.
dobunzli
 
Posts: 5
Joined: Mon Sep 10, 2018 10:25 am

Re: resolving hosts problem after pacman -Syu

Postby dobunzli » Fri Sep 06, 2019 11:31 am

Hello again,

I think I narrowed it down... problem is maybe because of a new configuration for systemd-resolved.

In /etc/systemd/resolved.conf I changed: #DNSSEC=allow-downgrade to DNSSEC=no.

Then restart with sudo systemctl restart systemd-resolved

And now ping http://www.google.com or sudo pacman -Syu is working again...

You can also check that configuration is OK with:
$this->bbcode_second_pass_quote('', '
')$ resolvectl dnssec
Global: no
Link 6 (veth46f341b): no
Link 4 (docker0): no
Link 3 (wlan0): no
Link 2 (eth0): no


Can someone explain and tell if it is a problem to change dnssec to no ? Thanks.
dobunzli
 
Posts: 5
Joined: Mon Sep 10, 2018 10:25 am

Re: [MAYBE SOLVED] resolving hosts problem after pacman -Syu

Postby graysky » Fri Sep 06, 2019 6:02 pm

Same problem and solution here.
graysky
Developer
 
Posts: 1731
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000


Return to ARMv7h

Who is online

Users browsing this forum: No registered users and 11 guests