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#1490 - libcurl is missing from base packages as of snapshot/2018-04-13 #6465

Closed
openwrt-bot opened this issue Apr 13, 2018 · 6 comments
Closed
Labels

Comments

@openwrt-bot
Copy link

xabolcs:

Unable to install any package that depends on libcurl.

====Steps to reproduce====

root@OpenWrt ~ $ opkg update && opkg install curl
Downloading http://downloads.lede-project.org/snapshots/targets/ramips/mt7621/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_core
Downloading http://downloads.lede-project.org/snapshots/targets/ramips/mt7621/packages/Packages.sig
Signature check passed.
Downloading http://downloads.lede-project.org/snapshots/packages/mipsel_24kc/base/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_base
Downloading http://downloads.lede-project.org/snapshots/packages/mipsel_24kc/base/Packages.sig
Signature check passed.
Downloading http://downloads.lede-project.org/snapshots/packages/mipsel_24kc/luci/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_luci
Downloading http://downloads.lede-project.org/snapshots/packages/mipsel_24kc/luci/Packages.sig
Signature check passed.
Downloading http://downloads.lede-project.org/snapshots/packages/mipsel_24kc/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_packages
Downloading http://downloads.lede-project.org/snapshots/packages/mipsel_24kc/packages/Packages.sig
Signature check passed.
Downloading http://downloads.lede-project.org/snapshots/packages/mipsel_24kc/routing/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_routing
Downloading http://downloads.lede-project.org/snapshots/packages/mipsel_24kc/routing/Packages.sig
Signature check passed.
Downloading http://downloads.lede-project.org/snapshots/packages/mipsel_24kc/telephony/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_telephony
Downloading http://downloads.lede-project.org/snapshots/packages/mipsel_24kc/telephony/Packages.sig
Signature check passed.
Installing curl (7.59.0-1) to root...
Downloading http://downloads.lede-project.org/snapshots/packages/mipsel_24kc/base/curl_7.59.0-1_mipsel_24kc.ipk
Installing libcurl (7.59.0-1) to root...
Collected errors:

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

====Version info====

root@OpenWrt ~ $ cat /etc/os-release
NAME="OpenWrt"
VERSION="SNAPSHOT"
ID="openwrt"
ID_LIKE="lede openwrt"
PRETTY_NAME="OpenWrt SNAPSHOT"
VERSION_ID="snapshot"
HOME_URL="http://lede-project.org/"
BUG_URL="http://bugs.lede-project.org/"
SUPPORT_URL="http://forum.lede-project.org/"
BUILD_ID="r6687-d13c7ac"
LEDE_BOARD="ramips/mt7621"
LEDE_ARCH="mipsel_24kc"
LEDE_TAINTS=""
LEDE_DEVICE_MANUFACTURER="OpenWrt"
LEDE_DEVICE_MANUFACTURER_URL="http://lede-project.org/"
LEDE_DEVICE_PRODUCT="Generic"
LEDE_DEVICE_REVISION="v0"
LEDE_RELEASE="OpenWrt SNAPSHOT r6687-d13c7ac"
root@OpenWrt ~ $ uname -a
Linux OpenWrt 4.14.32 #0 SMP Fri Apr 13 08:16:45 2018 mips GNU/Linux
root@OpenWrt ~ $ opkg find kernel
kernel - 4.14.32-1-0643775945eeef3b6bc3f0c7a01e8f0d

@openwrt-bot
Copy link
Author

xabolcs:

Looks like PR #870 [[https://github.com//pull/870|curl: Deprecate idn(1) support and switch to xz tarball]] will solve the problem!

@openwrt-bot
Copy link
Author

dedeckeh:

PR #870 has been committed to master; please provide feedback if this fixes the issue for you

@openwrt-bot
Copy link
Author

ambientsummer:

Doesn't work for me.
root@OpenWrt:~# opkg update && opkg install curl
Downloading http://downloads.lede-project.org/snapshots/targets/ar71xx/generic/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_core
Downloading http://downloads.lede-project.org/snapshots/targets/ar71xx/generic/packages/Packages.sig
Signature check passed.
Downloading http://downloads.lede-project.org/snapshots/packages/mips_24kc/base/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_base
Downloading http://downloads.lede-project.org/snapshots/packages/mips_24kc/base/Packages.sig
Signature check passed.
Downloading http://downloads.lede-project.org/snapshots/packages/mips_24kc/luci/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_luci
Downloading http://downloads.lede-project.org/snapshots/packages/mips_24kc/luci/Packages.sig
Signature check passed.
Downloading http://downloads.lede-project.org/snapshots/packages/mips_24kc/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_packages
Downloading http://downloads.lede-project.org/snapshots/packages/mips_24kc/packages/Packages.sig
Signature check passed.
Downloading http://downloads.lede-project.org/snapshots/packages/mips_24kc/routing/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_routing
Downloading http://downloads.lede-project.org/snapshots/packages/mips_24kc/routing/Packages.sig
Signature check passed.
Downloading http://downloads.lede-project.org/snapshots/packages/mips_24kc/telephony/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_telephony
Downloading http://downloads.lede-project.org/snapshots/packages/mips_24kc/telephony/Packages.sig
Signature check passed.
Installing curl (7.59.0-1) to root...
Downloading http://downloads.lede-project.org/snapshots/packages/mips_24kc/base/curl_7.59.0-1_mips_24kc.ipk
Collected errors:

  • satisfy_dependencies_for: Cannot satisfy the following dependencies for curl:
  •  libcurl * 
    
  • opkg_install_cmd: Cannot install package curl.

@openwrt-bot
Copy link
Author

NeoRaider:

Our package build bots were having a bit of trouble, so the updated packages are not available yet.

@openwrt-bot
Copy link
Author

ambientsummer:

Problem solved for me.

@openwrt-bot
Copy link
Author

xabolcs:

Same here: problem solved!

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

No branches or pull requests

1 participant