[FS#1490] libcurl is missing from base packages as of snapshot/2018-04-13
LEDE Bugs
lede-bugs at lists.infradead.org
Fri Apr 13 16:41:14 PDT 2018
A new Flyspray task has been opened. Details are below.
User who did this - Szabolcs Hubai (xabolcs)
Attached to Project - OpenWrt/LEDE Project
Summary - libcurl is missing from base packages as of snapshot/2018-04-13
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To -
Operating System - All
Severity - High
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - Unable to install any package that depends on libcurl.
====Steps to reproduce====
root at 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 at 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 at OpenWrt ~ $ uname -a
Linux OpenWrt 4.14.32 #0 SMP Fri Apr 13 08:16:45 2018 mips GNU/Linux
root at OpenWrt ~ $ opkg find kernel
kernel - 4.14.32-1-0643775945eeef3b6bc3f0c7a01e8f0d
More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=1490
More information about the lede-bugs
mailing list