All but the i386 builds for my Snap freac fail since ca. 6 days ago with what looks like an internal snapcraft error.
It appears to fail at building the libcdio-paranoia module:
Building libcdio-paranoia
+ snapcraftctl build
expected string or bytes-like object
Sorry, an error occurred in Snapcraft:
Traceback (most recent call last):
File "/snap/snapcraft/7010/bin/snapcraft", line 8, in <module>
sys.exit(run())
I haven’t made any changes in that area recently and as the i386 build is working fine, this looks like a snapcraft issue to me.
Can anyone have a look?