It looks like the ubuntu diff missed something that's causing this. The original package is fine. After a little look into the code, I found that these errors are caused by "sizelimit" not being initialised (line lomount.c:882) like it is in the original package.
This is in the ubuntu diff: (lines 2330-2331) - assoc = offset = sizelimit = encryption = passfd = NULL; + assoc = offset = encryption = passfd = NULL; taking out that sizelimit is what causes this bug. -- losetup only displays help https://bugs.launchpad.net/bugs/230974 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs