mirror of
https://github.com/4IceG/luci-app-3ginfo-lite.git
synced 2026-04-25 19:35:53 +03:00
[GH-ISSUE #41] config/3ginfo conflict #162
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-3ginfo-lite#162
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
But that file is already provided by package * 3ginfo-text
when installing both packages:
CONFIG_PACKAGE_3ginfo=y (from https://github.com/obsy/packages)
CONFIG_PACKAGE_luci-app-3ginfo-lite=y
@4IceG commented on GitHub (Feb 25, 2023):
You have to decide whether you are using/compiling a package from Cezary or my version.
@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.
@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.