Check_data_file_clashes

I am installing OpenWRT on a system that does not have a ready made build. I installed the snapshot and after getting connected to the internet I started to install Luci when I received the error below I tried several of the force commands and I see that there are possibly some upgrade commands that will fix this error and I just wanted to see if anyone had a good idea to try. I will appreciate any ideas out there. I figured I would ask around before started over and possibly have the exact same problem. Thanks


root@OpenWrt:~# opkg install luci --force-maintainer
Installing luci (git-23.051.66410-a505bb1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/luci/luci_git-23.051.66410-a505bb1_all.ipk
Installing libnl-tiny2022-11-01 (2022-11-01-db3b2cdb-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/base/libnl-tiny2022-11-01_2022-11-01-db3b2cdb-1_arm_cortex-a15_neon-vfpv4.ipk
Collected errors:
 * check_data_file_clashes: Package libnl-tiny2022-11-01 wants to install file /usr/lib/libnl-tiny.so
	But that file is already provided by package  * libnl-tiny2023-04-02
 * opkg_install_cmd: Cannot install package luci.

root@OpenWrt:~# opkg install luci --force-maintainer
Installing luci (git-23.051.66410-a505bb1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/luci/luci_git-23.051.66410-a505bb1_all.ipk
Installing libnl-tiny2022-11-01 (2022-11-01-db3b2cdb-1) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/base/libnl-tiny2022-11-01_2022-11-01-db3b2cdb-1_arm_cortex-a15_neon-vfpv4.ipk
Collected errors:

  • check_data_file_clashes: Package libnl-tiny2022-11-01 wants to install file /usr/lib/libnl-tiny.so
    But that file is already provided by package * libnl-tiny2023-04-02
  • opkg_install_cmd: Cannot install package luci.

Wait 1-2 days (or build from sources by yourself).

Same answer as in

Thank you for the quick reply. I can wait for a few days. Have a great day