On Wed, Jun 07, 2017 at 08:00:57AM +0200, Antoine Jacoutot wrote: > > I tracked it down a bit further: this happens for me if php-intl > > is enabled, doesn't happen without it. I think it may be connected > > with the icu4c changes, that's the only related thing which I can > > think of that's been updated recently. > > > > Not tried playing with icu4c yet but reading the commit... > > > > : * as per upstream recommendation > > : - use --with-data-packaging=archive on all archs > > > > ...this is a likely candidate, it moves ICU data from the shared > > libraries to separate .dat files, which isn't going to work in > > chroot. > > Wow... I never saw that one coming :-) > I may revisit this change then.
It should now be fixed. Just wait for the new icu4c package to appear in snaps: icu4c-58.2p3 Thanks for reporting the issue. -- Antoine
