Hello
after reading viewtopic.php?t=4976&p=28119 I did pacman -Syu and replied y to this message:
$this->bbcode_second_pass_code('', ':: Replace nss-myhostname with core/systemd? [Y/n] y
resolving dependencies...
looking for inter-conflicts...')
and later got this from pacman:
$this->bbcode_second_pass_code('', '(1/1) removing nss-myhostname ')
So pacman upgraded without errors and removed nss-myhostname but now I have this:
$this->bbcode_second_pass_code('', 'pacman -Qi filesystem
Depends On : iana-etc bash coreutils nss-myhostname
pacman -Si nss-myhostname
error: package 'nss-myhostname' was not found')
what now ?