openwrt / asu

An image on demand server for OpenWrt based distributions
https://sysupgrade.openwrt.org
GNU General Public License v2.0
321 stars 80 forks source link

ASU Not showing packages for Xiaomi AX3600 (ipq807) #754

Closed edrikk closed 7 months ago

edrikk commented 7 months ago

Hi,

I've been using ASU to update/upgrade for the last couple of years. Yesterday I decided that given the recent git updates it'd be good to do an upgrade. Did an ASU from Luci, and noticed that the package list (which was previously long with all packages) only showed 2 items: "pbr" and "pbr-luci". These two in specific are packages that were basked in by the last ASU, but which I have manually updated after the last ASU from strangri's repo. (Note I've done this before, and ASU upgraded properly).

As a test I downloaded the firmware file generated, and indeed it was 1/3 the size that it should be (~6MB vs. ~18MB).

I thought that the packages may be in process of being built still, so waited about 24 hours, but I just tried, and noticed the same behavior.

I'm not sure why it's behaving this way "all of a sudden" but I wanted to report because there's a high chance that if people aren't mindful/paying attention they'll brick their devices (I assume if they're not in "advanced mode" they wouldn't even notice in reality).

For clarity, this is all on snapshot. I'm currently running r25219-6e2962d4c5 and ASU does correctly state that it has 695ecca available for update... But build is incorrect as per above notes.

edrikk commented 7 months ago

I reverted to an older snapshot version (from end of January 2024) that I had previously built and downloaded via ASU. After that, did and ASU and it loaded the full list of packages and built the firmware. (I did not update PBR before that flash).

For now, I'll close this, but will keep an eye on it.