Bugzilla – Bug 10427
poky: jive.JIVE_VERSION can be set incorrectly by build server
Last modified: 2009-09-08 09:27:04 UTC
I'm running r3599, but jive.JIVE_VERSION is incorrect and thus SetupFirmwareMeta.lua is sending r3597 to SC, causing an endless update loop. This is currently affecting all Fab4 users [08-12-22 14:08:01.5136] Slim::Utils::Firmware::need_upgrade (362) fab4 needs upgrade! (has: 7.4 r3597, needs: 7.4 3599) squeezeos.version file on fab4 is correct: # find . -name *.version ./etc/squeezeos.version # cat /etc/squeezeos.version 7.4 r3599 root@debian-build Mon Dec 22 11:14:31 PST 2008 #
The daily build on Day 1 was 3597. On Day 2 it was 3599. Checkins 3598 and 3599 were both in squeezeos, so poky did not rebuild squeezeplay and thus JIVE_VERSION was incorrect in the 3599 build. The end cause of this is Fab4 users stuck in an upgrade window loop.
Hopefully fixed in 7.4 r3616 and pulled into the branches.