Hi,

further blockers:

* opkg, under some circumstances fails to install
  local packages:

root@mir3g:~# opkg install ./rpcd_2019-09-01-821045f6-3_x86_64.ipk
Installing rpcd (2019-09-21-95f0973c-1) to root...
Collected errors:
 * opkg_download_pkg: Package rpcd is not available from any configured src.
 * opkg_install_pkg: Failed to download rpcd. Perhaps you need to run
'opkg update'?
 * opkg_install_cmd: Cannot install package rpcd.
root@mir3g:~#

* sysupgrade on ath79 is broken since the test image
  procedure modifies the image:

root@gateway:/tmp# cp
openwrt-ath79-generic-tplink_archer-c7-v5-squashfs-sysupgrade.bin meh.bin

root@gateway:/tmp# ubus call system validate_firmware_image
'{"path":"/tmp/meh.bin"}'
{
        "tests": {
                "fwtool_signature": true,
                "fwtool_device_match": true
        },
        "valid": true,
        "forceable": true,
        "allow_backup": true
}

root@gateway:/tmp# ubus call system validate_firmware_image
'{"path":"/tmp/meh.bin"}'
{
        "tests": {
                "fwtool_signature": true,
                "fwtool_device_match": false
        },
        "valid": false,
        "forceable": true,
        "allow_backup": true
}

* rpcd leaks memory

~ Jo

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to