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

FS#3691 - opkg_download_pkg: Package luci is not available from any configured src. #8707

Closed
openwrt-bot opened this issue Mar 19, 2021 · 3 comments
Labels
flyspray release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release

Comments

@openwrt-bot
Copy link

phd:

Software versions: openwrt-19.07.7-brcm63xx-generic-HG553-squashfs-cfe.bin
Device: [[https://openwrt.org/toh/huawei/hg553|Huawei EchoLife HG553]]

I flashed OpenWrt from vertion 18.06 to 19.07.7 while keeping the configuration.
LuCI stopped working.
When I tried to reinstall it, I saw this message:

# opkg install luci

Collected errors:

  • opkg_download_pkg: Package luci is not available from any configured src.
  • opkg_install_pkg: Failed to download luci. Perhaps you need to run 'opkg update'?
  • opkg_install_cmd: Cannot install package luci.

After flashing to 19.07.7 with clean configuration the problem was gone.

But it is still easily reproducible with:

# opkg update # opkg install --force-reinstall luci Removing package luci from root... [...] Collected errors: * opkg_download_pkg: Package luci is not available from any configured src. * opkg_install_pkg: Failed to download luci. Perhaps you need to run 'opkg update'? * opkg_install_cmd: Cannot install package luci.

and luci package stays broken after this (which should not happen).

@openwrt-bot
Copy link
Author

jow-:

This is caused by a buildbot upgrade which caused failures to rebuild repositories. Rebuilds are in progress and packages will reappear within the next 12-24 hours.

@openwrt-bot
Copy link
Author

vol:

Not works any package with this device. It seems to be with mips_mips32. There are very few packages in https://downloads.openwrt.org/releases/19.07.7/packages/mips_mips32/packages/

@aparcar aparcar added the release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release label Feb 22, 2022
@ynezz
Copy link
Member

ynezz commented May 24, 2022

OpenWrt 19.07 release is EOL, try to reproduce the issue with latest supported release and feel free to ask for issue reopening if the problem is still present, thanks.

@ynezz ynezz closed this as completed May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release
Projects
None yet
Development

No branches or pull requests

3 participants