opkg: clarify messages and errors related to downloads
authorHannu Nyman <hannu.nyman@iki.fi>
Mon, 23 Jan 2017 09:40:29 +0000 (11:40 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 26 Jan 2017 10:38:20 +0000 (11:38 +0100)
commit7ba20627445972753fb41677fc24c5377b86feba
tree202d59fcbb70bb94db09103ff2821e9938da1d5b
parent6cb8e30837ce1bfff8c3c4e18bc8ccf8b4c2c8d5
opkg: clarify messages and errors related to downloads

Clarify opkg's messages related to downloads:

* more visible error message for package list download failure
* separate error message for signature file download error
* if wget returns 4, signal the network error more clearly
* remove '.' from end of filenames and URLs

* try signature check only if the package list was downloaded ok.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
package/system/opkg/Makefile
package/system/opkg/patches/290-clarify-download-errors.patch [new file with mode: 0644]