Bump EIB tag to 1.2.0.1 #168
Reference in New Issue
Block a user
No description provided.
Delete Branch "steven.hardy/Factory:eib_bump"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow up to #166 which bumped NMC and the related IPA downloader image,
we also need to bump EIB since it also consumes the updated NMC version
we are getting this failure for both architectures
edge-image-builder (aarch64): service error: AttributeError: 'NoneType' object has no attribute 'strip'
edge-image-builder (x86_64): service error: AttributeError: 'NoneType' object has no attribute 'strip'
Discussed with @dbekhit - we may want to align with a planned EIB 1.2.1 release instead, but fixes are pending upstream before that gets tagged.
I'm also not currently sure what's causing the package build failure, may require some further investigation - perhaps @nbelouin may have an idea next week
Package build failure was a service failure, may be a momentary issue as it didn't reproduce when running the service again
The kiwi-builder failure seems unrelated, @nbelouin is looking into that so I'll merge this to make progress