Igor Goryachev wrote: > The same behaviour with libnss3-1d (3.13.1.with.ckbi.1.88-1~bpo60+1) > taken from Backports repository.
Yeah, looks like Mike undid the multiarch stuff for backports. You should be able to benefit from the workaround, too, by changing paths.push_back(FilePath("/usr/lib/nss")); to - paths.push_back(FilePath("/usr/lib/nss")); + in debian/patches/nss-workaround.patch. Though I'd be happier with an actual fix. I'm kind of surprised that this only started happening with chromium 15, though --- chromium 14 should have already been affected. Do you know what upgrade triggered this on your machine? Was it a chromium upgrade or an nss one? Thanks, Jonathan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org