You are not logged in.
Hi every-one,
Last, month I got a new laptop and a pretty strange issue while installing Arch...
ping x.x.x.x
was working well
but:
ping www.host.com
ping: unknown host ................
After some digging, I found that many ARM users were facing this on Arch-ARM with Raspberry-based computers.
And those people solved this by editing /etc/nsswitch.conf,
this line
hosts: files mymachines myhostname resolve [!UNAVAIL=return] dns
becoming:
hosts: files mymachines myhostname resolve dns
Does someone know the purpose of that line?
The manpage indicates that default value for UNAVAIL is «continue»....
I don't know networks very well, but I guess that the ISO would not contain a customized config
unless some reason exists.
Can some-one, please, explain ?
Last edited by nophke (2020-12-11 16:50:32)
Offline
Added in 2016: https://github.com/archlinux/svntogit-p … 205222d3de
Linked bug reports:
https://bugs.archlinux.org/task/51709
https://bugs.archlinux.org/task/46694
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.
Online
thanks !
Offline
No problem, however, please don't use "closed" in your topic title, use e.g. "[solved]" instead: https://wiki.archlinux.org/index.php/Co … ow_to_post
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.
Online