Hi,
On Thu, Dec 22, 2011 at 08:01:24PM +0100, Goswin von Brederlow wrote:
...
> This came up before for plugins, e.g. support for inputing japanese or
> chinese characters. If the input plugin is installed for one
> architecture it should be installed for all architectures (the plugin
> using libr
Ian Jackson writes:
> Goswin von Brederlow writes ("Re: authbind (LD_PRELOAD) and multiarch"):
>> Raphael Hertzog writes:
>> > What does fakeroot do? My first idea would be to fail early and provide a
>> > useful error message.
>>
>> fake(ch)r
Goswin von Brederlow writes ("Re: authbind (LD_PRELOAD) and multiarch"):
> Raphael Hertzog writes:
> > What does fakeroot do? My first idea would be to fail early and provide a
> > useful error message.
>
> fake(ch)root sets LD_PRELOAD=lib.so and
> LD_LIBRARY_
Raphael Hertzog writes:
> On Mon, 12 Dec 2011, Ian Jackson wrote:
>> * I will need to arrange for the same LD_PRELOAD setting to load the
>>correct libauthbind for each arch. So I guess I do
>>LD_PRELOAD=libauthbind.so.1 rather than supplying an absolute path,
>>and trust ld.so to g
Raphael Hertzog writes ("Re: authbind (LD_PRELOAD) and multiarch"):
> On Mon, 12 Dec 2011, Ian Jackson wrote:
> > * I will need to arrange for the same LD_PRELOAD setting to load the
> >correct libauthbind for each arch. So I guess I do
> >LD_PRELO
On Mon, 12 Dec 2011, Raphael Hertzog wrote:
> > To best avoid transitional problems I guess piece 2 should go into
> > "authbind" (Multi-arch: same; Depends: authbind-support) and pieces 1
> > and 3 would in "authbind-support" (Multi-arch: foreign; no
> > dependency). But I'm not sure.
>
> Yes.
On Mon, 12 Dec 2011, Ian Jackson wrote:
> * I will need to arrange for the same LD_PRELOAD setting to load the
>correct libauthbind for each arch. So I guess I do
>LD_PRELOAD=libauthbind.so.1 rather than supplying an absolute path,
>and trust ld.so to get the right one out of /usr/lib
I'm maintainer and upstream for authbind, which is a set-id helper to
permit and control the binding of low ports by unprivileged programs,
with an LD_PRELOAD wrapper so it can be used by naive callers which
just expect to call bind. I would like some advice about how to
do multiarch support for i
8 matches
Mail list logo