[FS#777] scripts/ipkg-make-index.sh in SDK failed to generate package index

LEDE Bugs lede-bugs at lists.infradead.org
Sat May 13 01:15:35 PDT 2017


The following task has a new comment added:

FS#777 - scripts/ipkg-make-index.sh in SDK failed to generate package index
User who did this - Jo-Philipp Wich (jow-)

----------
You need to adjust PATH if you invoke "ipkg-make-index.sh" manually. The mkhash command can be found in staging_dir/host/bin/.

So the solution in your case is to issue a
export PATH="~/openwrt/my-openwrt.git/aprs-box/17.01.1/sdk/staging_dir/host/bin:$PATH" before you invoke scripts manually.
----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=777#comment2611



More information about the lede-bugs mailing list