[GH-ISSUE #41] config/3ginfo conflict #28

Closed
opened 2026-03-04 11:57:48 +03:00 by kerem · 3 comments
Owner

Originally created by @Jalakas on GitHub (Feb 25, 2023).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/41

I am having build conflict:
`Collected errors:

  • check_data_file_clashes: Package luci-app-3ginfo-lite wants to install file /home/user/openwrt/build_dir/target-mips_24kc_musl/root-ath79/etc/config/3ginfo
    But that file is already provided by package * 3ginfo-text
  • opkg_install_cmd: Cannot install package luci-app-3ginfo-lite.`
    when installing both packages:
    CONFIG_PACKAGE_3ginfo=y (from https://github.com/obsy/packages)
    CONFIG_PACKAGE_luci-app-3ginfo-lite=y
Originally created by @Jalakas on GitHub (Feb 25, 2023). Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/41 I am having build conflict: `Collected errors: * check_data_file_clashes: Package luci-app-3ginfo-lite wants to install file /home/user/openwrt/build_dir/target-mips_24kc_musl/root-ath79/etc/config/3ginfo But that file is already provided by package * 3ginfo-text * opkg_install_cmd: Cannot install package luci-app-3ginfo-lite.` when installing both packages: CONFIG_PACKAGE_3ginfo=y (from https://github.com/obsy/packages) CONFIG_PACKAGE_luci-app-3ginfo-lite=y
kerem closed this issue 2026-03-04 11:57:48 +03:00
Author
Owner

@4IceG commented on GitHub (Feb 25, 2023):

You have to decide whether you are using/compiling a package from Cezary or my version.

<!-- gh-comment-id:1445057734 --> @4IceG commented on GitHub (Feb 25, 2023): You have to decide whether you are using/compiling a package from Cezary or my version.
Author
Owner

@Jalakas commented on GitHub (Feb 25, 2023):

Well then, but:
https://github.com/4IceG/luci-app-3ginfo
and https://github.com/4IceG/luci-app-3ginfo-lite
give the same conflict.

<!-- gh-comment-id:1445093812 --> @Jalakas commented on GitHub (Feb 25, 2023): Well then, but: https://github.com/4IceG/luci-app-3ginfo and https://github.com/4IceG/luci-app-3ginfo-lite give the same conflict.
Author
Owner

@4IceG commented on GitHub (Feb 25, 2023):

You are using/compiling only the package luci-app-3ginfo-lite or just 3ginfo-text & luci-app-3ginfo.

Packages use one config file, so there will be a compilation conflict.

<!-- gh-comment-id:1445112595 --> @4IceG commented on GitHub (Feb 25, 2023): You are using/compiling only the package luci-app-3ginfo-lite or just 3ginfo-text & luci-app-3ginfo. Packages use one config file, so there will be a compilation conflict.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-3ginfo-lite#28
No description provided.