Owut Update Packages Missing

I have been trying to upgrade my Bannana BPI-R3 for a few weeks now. I am getting the following error with owut list & owut check. How do I know what two packages are causing me problems? I assume I need to-do something. I put the package list into firmware builder and it worked fine. Why won't owut work?

root@home:/tmp# owut list
kmod-usb-storage-uas f2fs-tools resize2fs natpmpc luci-app-alist luci-app-uhttpd speedtest-netperf usbutils kmod-nvme lsblk block-mount luci-app-ddns miniupnpc kmod-fs-exfat ss golang ethtool kmod-fs-ext4 luci-ssl kmod-mtd-rw luci-app-sqm parted cfdisk kmod-fs-ntfs3 luci-app-attendedsysupgrade tmux ca-certificates luci-app-samba4 ddns-scripts-route53 luci-app-upnp luci owut fdisk acme-acmesh-dnsapi iperf3 acme luci-app-acme luci-app-hd-idle -nftables
ERROR: There are 2 missing packages in the build package list, run 'owut check'
root@home:/tmp# owut check
ASU-Server     https://sysupgrade.openwrt.org
Upstream       https://downloads.openwrt.org
Target         mediatek/filogic
Profile        bananapi_bpi-r3
Package-arch   aarch64_cortex-a53
Version-from   24.10.1 r28597-0425664679 (kernel 6.6.86)
Version-to     24.10.2 r28739-d9340319c6 (kernel 6.6.93)
2 packages missing in target version, cannot upgrade
136 packages are out-of-date
ERROR: Checks reveal errors, do not upgrade

try this:

owut check --verbose

-v/--verbose - Print various diagnostics. Repeat for even more output.

3 Likes