Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install any packages as most of the packages are incompatible openwrt repository #42

Open
kgsrirama opened this issue Dec 6, 2022 · 1 comment

Comments

@kgsrirama
Copy link

Hi,

I was trying to install luci-app-mjpg-streamer and it throws error. Updating luci-base will make the matter worst as it ends up in incompatible files.

Any possibility of hosting openwrt packages or docker image or make-config to compile openwrt packages or stopping the opkg update process.

opkg install luci-app-mjpg-streamer

Installing luci-app-mjpg-streamer (git-20.108.38431-8f34e10) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/luci/luci-app-mjpg-streamer_git-20.108.38431-8f34e10_all.ipk
Installing luci-lua-runtime (git-22.325.41248-fa17c15) to root...
Downloading https://downloads.openwrt.org/snapshots/packages/mipsel_24kc/luci/luci-lua-runtime_git-22.325.41248-fa17c15_mipsel_24kc.ipk
Collected errors:

  • check_data_file_clashes: Package luci-lua-runtime wants to install file /usr/lib/lua/luci/cacheloader.lua
    But that file is already provided by package * luci-base
  • check_data_file_clashes: Package luci-lua-runtime wants to install file /usr/lib/lua/luci/ccache.lua
    But that file is already provided by package * luci-base
  • check_data_file_clashes: Package luci-lua-runtime wants to install file /usr/lib/lua/luci/config.lua
    But that file is already provided by package * luci-base
  • check_data_file_clashes: Package luci-lua-runtime wants to install file /usr/lib/lua/luci/dispatcher.lua
    But that file is already provided by package * luci-base
  • check_data_file_clashes: Package luci-lua-runtime wants to install file /usr/lib/lua/luci/i18n.lua
    But that file is already provided by package * luci-base
  • check_data_file_clashes: Package luci-lua-runtime wants to install file /usr/lib/lua/luci/model/uci.lua
    But that file is already provided by package * luci-base
  • check_data_file_clashes: Package luci-lua-runtime wants to install file /usr/lib/lua/luci/store.lua
    But that file is already provided by package * luci-base
  • check_data_file_clashes: Package luci-lua-runtime wants to install file /usr/lib/lua/luci/sys/zoneinfo/tzdata.lua
    But that file is already provided by package * luci-base
  • check_data_file_clashes: Package luci-lua-runtime wants to install file /usr/lib/lua/luci/sys/zoneinfo/tzoffset.lua
    But that file is already provided by package * luci-base
  • check_data_file_clashes: Package luci-lua-runtime wants to install file /usr/lib/lua/luci/sys/zoneinfo.lua
    But that file is already provided by package * luci-base
  • check_data_file_clashes: Package luci-lua-runtime wants to install file /usr/lib/lua/luci/sys.lua
    But that file is already provided by package * luci-base
  • check_data_file_clashes: Package luci-lua-runtime wants to install file /usr/lib/lua/luci/template/parser.so
    But that file is already provided by package * luci-base
  • check_data_file_clashes: Package luci-lua-runtime wants to install file /usr/lib/lua/luci/template.lua
    But that file is already provided by package * luci-base
  • check_data_file_clashes: Package luci-lua-runtime wants to install file /usr/lib/lua/luci/version.lua
    But that file is already provided by package * luci-base
  • check_data_file_clashes: Package luci-lua-runtime wants to install file /usr/lib/lua/luci/view/empty_node_placeholder.htm
    But that file is already provided by package * luci-base
  • check_data_file_clashes: Package luci-lua-runtime wants to install file /usr/lib/lua/luci/view/indexer.htm
    But that file is already provided by package * luci-base
  • check_data_file_clashes: Package luci-lua-runtime wants to install file /usr/lib/lua/luci/xml.lua
    But that file is already provided by package * luci-base
  • opkg_install_cmd: Cannot install package luci-app-mjpg-streamer.
@SmallTownSound
Copy link

that includes GCC not loading

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants