Closed bluewavenet closed 7 months ago
@BKPepe Sorry to bring bad news but CI fails on olsrd, so it bombs out entirely......
WARNING: PKG_MIRROR_HASH does not match olsrd-2023.06.12~a9b3f1ac.tar.xz hash bd37e1373cd1f4f802fa99f24eb141d226a9297f9e11dbcf0a1780d1f4e07982
Something is happening with that tarball. I can not check it, right now. I would have some time tomorrow.
Dne so 6. 4. 2024 18:09 uživatel Rob White @.***> napsal:
@BKPepe https://github.com/BKPepe Sorry to bring bad news but CI fails on olsrd, so it bombs out entirely......
WARNING: PKG_MIRROR_HASH does not match olsrd-2023.06.12~a9b3f1ac.tar.xz hash bd37e1373cd1f4f802fa99f24eb141d226a9297f9e11dbcf0a1780d1f4e07982
— Reply to this email directly, view it on GitHub https://github.com/openwrt/routing/pull/1059#issuecomment-2041127541, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA7IDVH2LVNCNRLCHTHR5MLY4AM5BAVCNFSM6AAAAABF2RCHVCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBRGEZDONJUGE . You are receiving this because you were mentioned.Message ID: @.***>
@BKPepe Did you have time to check what was going on? It is very odd for the hash to have changed....
@BKPepe As this is purely a problem with CI, could we merge this anyway? - Noting that the mesh11sd update has now rolled out correctly in master/snapshot.
Oh... I know what is going on. 🤦
In other words, master is using zstd, hashes changed, but OpenWrt stable branches e.g. 23.05 are still using xz, thus it does not match as it tries to download it from OpenWrt's sources CDN.
Not sure, though if it is only CI/CD related. Need to check it further.
@BKPepe Thanks for looking into this - it's a large PITA ;-)
@BKPepe Did you manage to look into the problem?
I am closing this now as a new release is imminent.
Maintainer: Rob White rob@blue-wave.net
Compile tested: All
Run tested: arm_cortex-a7_neon-vfpv4, mipsel_24kc, mips_24kc, aarch64_cortex-a53, x86-64 On 23.5 and master/snapshot.
Description: mesh11sd (3.1.1) This release contains several bug fixes. These fixes include improved ndp scan and more reliable peer node identification.
Details can be found here: https://github.com/openNDS/mesh11sd/releases/tag/v3.1.1
Signed-off-by: Rob White rob@blue-wave.net (cherry picked from commit 334058d94df230a89cc33cb807027266ba8aed85)