small-package icon indicating copy to clipboard operation
small-package copied to clipboard

syncthing插件导致编译失败

Open allok1985 opened this issue 1 year ago • 1 comments

Configuring luci-i18n-ramfree-zh-cn. Collected errors:

  • resolve_conffiles: Existing conffile /workdir/openwrt/build_dir/target-x86_64_musl/root-x86/etc/config/socat is different from the conffile in the new package. The new conffile will be placed at /workdir/openwrt/build_dir/target-x86_64_musl/root-x86/etc/config/socat-opkg.
  • check_data_file_clashes: Package luci-app-syncthing wants to install file /workdir/openwrt/build_dir/target-x86_64_musl/root-x86/etc/config/syncthing But that file is already provided by package * syncthing
  • check_data_file_clashes: Package luci-app-syncthing wants to install file /workdir/openwrt/build_dir/target-x86_64_musl/root-x86/etc/init.d/syncthing But that file is already provided by package * syncthing
  • opkg_install_cmd: Cannot install package luci-app-syncthing.
  • check_data_file_clashes: Package luci-app-syncthing wants to install file /workdir/openwrt/build_dir/target-x86_64_musl/root-x86/etc/config/syncthing But that file is already provided by package * syncthing
  • check_data_file_clashes: Package luci-app-syncthing wants to install file /workdir/openwrt/build_dir/target-x86_64_musl/root-x86/etc/init.d/syncthing But that file is already provided by package * syncthing
  • opkg_install_cmd: Cannot install package luci-i18n-syncthing-zh-cn. Configuring kmod-usb-net-rtl8150. Configuring kmod-tulip.

取消luci-app-syncthing能编译成功 没找到类似提问

allok1985 avatar May 06 '24 11:05 allok1985

Configuring kmod-kvm-amd. Configuring luci-i18n-firewall-zh-cn. Configuring luci-i18n-docker-zh-cn. Configuring ppp-mod-pppoe. Configuring luci-i18n-usbmodem-zh-cn. Configuring luci-i18n-nlbwmon-zh-cn.

  • resolve_conffiles: Existing conffile /workdir/openwrt/build_dir/target-x86_64_musl/root-x86/etc/config/socat is different from the conffile in the new package. The new conffile will be placed at /workdir/openwrt/build_dir/target-x86_64_musl/root-x86/etc/config/socat-opkg.
  • check_data_file_clashes: Package luci-app-syncthing wants to install file /workdir/openwrt/build_dir/target-x86_64_musl/root-x86/etc/config/syncthing But that file is already provided by package * syncthing
  • check_data_file_clashes: Package luci-app-syncthing wants to install file /workdir/openwrt/build_dir/target-x86_64_musl/root-x86/etc/init.d/syncthing But that file is already provided by package * syncthing
  • opkg_install_cmd: Cannot install package luci-app-syncthing.
  • check_data_file_clashes: Package luci-app-syncthing wants to install file /workdir/openwrt/build_dir/target-x86_64_musl/root-x86/etc/config/syncthing But that file is already provided by package * syncthing
  • check_data_file_clashes: Package luci-app-syncthing wants to install file /workdir/openwrt/build_dir/target-x86_64_musl/root-x86/etc/init.d/syncthing But that file is already provided by package * syncthing
  • opkg_install_cmd: Cannot install package luci-i18n-syncthing-zh-cn. make[2]: *** [package/Makefile:70: package/install] Error 255 make[2]: Leaving directory '/workdir/openwrt' make[1]: *** [package/Makefile:111: /workdir/openwrt/staging_dir/target-x86_64_musl/stamp/.package_install] Error 2 make[1]: Leaving directory '/workdir/openwrt' make: *** [/workdir/openwrt/include/toplevel.mk:231: world] Error 2 Error: Process completed with exit code 2.

allok1985 avatar May 10 '24 15:05 allok1985