I'm a newbie at UBOS and Linux servers in general. Just bought and installed a UBOS Box.
When trying to install ddclient package (according to UBOS doc), I get the following error :
Code: Select all
[shepherd@ubosbox ~]$ sudo pacman -S ddclient
resolving dependencies...
warning: cannot resolve "perl-io-socket-inet6", a dependency of "ddclient"
warning: cannot resolve "perl-data-validate-ip", a dependency of "ddclient"
:: The following package cannot be upgraded due to unresolvable dependencies:
ddclient
:: Do you want to skip the above package for this upgrade? [y/N]
N returns :
Code: Select all
error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'perl-io-socket-inet6' required by ddclient
:: unable to satisfy dependency 'perl-data-validate-ip' required by ddclient
Thanks a lot for your valuable help,
Julien