dependency for hnet-full not met
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 396
- Forks
- 452
- Avg merge
- 13h 29m
- Merged PRs (30d)
- 2
Description
root@lede:~# cat /etc/openwrt_release
DISTRIB_ID='LEDE'
DISTRIB_RELEASE='SNAPSHOT'
DISTRIB_REVISION='r3069-0e22d63'
DISTRIB_CODENAME='reboot'
DISTRIB_TARGET='ar71xx/generic'
DISTRIB_ARCH='mips_24kc'
DISTRIB_DESCRIPTION='LEDE Reboot SNAPSHOT r3069-0e22d63'
DISTRIB_TAINTS='no-all'
root@lede:~# opkg install hnet-full
Installing hnet-full (2016-06-28-606d7e904603ad8792ac1a7ba825618df97b5a4e-1) to root...
Downloading http://downloads.lede-project.org/snapshots/packages/mips_24kc/routing/hnet-full_2016-06-28-606d7e904603ad8792ac1a7ba825618df97b5a4e-1_mips_24kc.ipk.
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for hnet-full:
* hnetd-nossl *
* opkg_install_cmd: Cannot install package hnet-full.
I can't find a package at the repository: https://downloads.lede-project.org/snapshots/packages/mips_24kc/routing/
Maybe something is wrong in the Makefile?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the hnet-full package metadata and its Makefile, then compare the declared hnetd-nossl dependency with the routing repository package index at the URL in the report. Done means the dependency is available for the affected target and opkg can install hnet-full successfully.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100