On Tue, Jul 10, 2018 at 10:18:43AM -0700, Steve Langasek wrote:
> Package: fakechroot
> Version: 2.19-3
> Severity: normal
> Tags: patch
> User: ubuntu-de...@lists.ubuntu.com
> Usertags: origin-ubuntu cosmic ubuntu-patch

> Dear Piotr,

> The fakechroot package currently build-depends on libjemalloc1, but in
> experimental the soname has been bumped to libjemalloc2.  Looking at the
> actual test, there's no need to hard-code the specific libjemalloc1 soname
> as a build-dependency because it will auto-detect any available
> libjemalloc.so.*.  So it's better, consistent with other sorts of
> build-dependencies, to use the unversioned libjemalloc-dev for this.

> Thanks,
> -- 
> Steve Langasek                   Give me a lever long enough and a Free OS
> Debian Developer                   to set it on, and I can move the world.
> Ubuntu Developer                                   https://www.debian.org/
> slanga...@ubuntu.com                                     vor...@debian.org

> diff -Nru fakechroot-2.19/debian/control fakechroot-2.19/debian/control
> --- fakechroot-2.19/debian/control    2016-11-20 09:23:16.000000000 -0800
> +++ fakechroot-2.19/debian/control    2018-07-10 10:09:41.000000000 -0700
> @@ -6,7 +6,7 @@
>    debhelper (>= 9.20141010),
>    dh-autoreconf,
>    dpkg-dev (>= 1.17.14),
> -  libjemalloc1 <!nocheck>
> +  libjemalloc-dev <!nocheck>
>  Standards-Version: 3.9.8
>  Homepage: https://github.com/dex4er/fakechroot
>  VCS-Git: https://anonscm.debian.org/git/collab-maint/fakechroot.git

Unfortunately, it appears that when making this change, the fakechroot test
now hangs on amd64 and arm64 when using libjemalloc2 5.1.0-1.  However, I
think the fakechroot change is still per se correct, and the hang is likely
a bug in libjemalloc.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                   https://www.debian.org/
slanga...@ubuntu.com                                     vor...@debian.org

Attachment: signature.asc
Description: PGP signature

Reply via email to