kenzok8 / small-package

自动同步更新上游库软件

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

syncthing插件导致编译失败

allok1985 opened this issue · 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能编译成功 没找到类似提问

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.