Skip to content

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

Description

@kgsrirama

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions