On Sun, Feb 12, 2012 at 08:56:26PM +0000, James Allsopp wrote: > Hi, > I was wondering how to install ntpd on backfire 10.03.1-rc6, at the > moment I get the following error? > root@Magic:~# opkg install ntpd > Installing ntpd (4.2.6-4) to root... > Downloading > http://downloads.openwrt.org/backfire/10.03/ar71xx/packages/ntpd_4.2.6-4_ar71xx.ipk. > Collected errors: > * check_data_file_clashes: Package ntpd wants to install file > /usr/sbin/ntpd > But that file is already provided by package * busybox > * opkg_install_cmd: Cannot install package ntpd. > root@Magic:~# > > Would it be ok to use force-overwrite? > Thanks, > James
You probably want to disable busybox's ntpd before enabling the ntpd package. - Ryan _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
