[Bug 1799955] Re: Cannot install multiarch libstdc++-7-dev:armhf and libstdc++-7-dev:amd64 on Ubuntu 18.04

2018-10-30 Thread toby schneider
--- random-amd642018-10-30 16:08:18.195414933 + +++ random-armhf2018-10-30 16:08:58.225789786 + @@ -184,6 +184,11 @@ #ifdef __SSE2__ __m128i _M_state[_M_nstate]; #endif +#ifdef __ARM_NEON +#ifdef __aarch64__ + __Uint32x4_t _M_state[_M_nstate]; +#endif +#endif

[Bug 1667512] Re: [SRU] update-initramfs should sync only the filesystem containing the initramfs image

2018-10-15 Thread toby schneider
This bug fix causes a regression in Xenial when installing initramfs- tools in QEMU, since the version of QEMU in Xenial does not support syncfs(): /bin/sync: error syncing '/boot/initrd.img-4.14.44-v7ooicgsn': Function not implemented -- You received this bug notification because you are a memb