On Wed, Mar 1, 2017 at 2:41 AM, Michael Jeanson <mjean...@efficios.com> wrote:
> On 2017-02-28 09:20, Matthew Wilcox wrote: > > I think you may need to rebuild them differently from this in order to > > have it work. > > > > I just installed zlib1g-dev:i386 and :amd64 to have an example to look > > at. Each of these packages contains the same files under /usr/share and > > /usr/include, and dpkg happily installed them both without special flags > > on my part. > > > > Try “apt-get source liburcu-dev”, and edit the debian/control file’s > > Multi-Arch line for liburcu-dev. Then rebuild it and see if it behaves > > differently when you try to install them both at the same time. > > I've just pushed 0.9.3-2 to experimental with multiarch enabled on the > dev packages. I had to move the includes to the platform specific > directory since they differ depending on the plaform. > > I've tested multiarch installs and I've rebuilt packages that depend on > liburcu successfully, I would appreciate if you could test the packages > and report back here. They should show up in the archive soon. > > I just tested the same. I am able to install both, and build packages that depend on liburcu successfully. Thanks. Cheers, > > Michael > >