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
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_PATH="/usr/lib/fakeroot:/usr/lib32/fa
On Mon, 2011-12-05 at 09:55:10 +0100, Guillem Jover wrote:
> [ pkgname I/O ]
I've started another mail summarizing the viable options from the
thread, which I'll send once I wake up, too tired right now to finish
it.
In any case I just wanted to send this note meanwhile. Any front-end
that is goi
On Mon, 2011-12-05 at 10:01:25 +0100, Raphael Hertzog wrote:
> On Mon, 05 Dec 2011, Guillem Jover wrote:
> > + if (!S_ISREG(stat_buf.st_mode))
> > +ohshit(_("files list for package '%.250s' is not a regular file"),
> > + pkg->set->name);
>
> My error message included "filelistfile"
Hi,
On Thu, 22 Dec 2011, Guillem Jover wrote:
> On Mon, 2011-12-05 at 10:01:25 +0100, Raphael Hertzog wrote:
> > On Mon, 05 Dec 2011, Guillem Jover wrote:
> > > + if (!S_ISREG(stat_buf.st_mode))
> > > +ohshit(_("files list for package '%.250s' is not a regular file"),
> > > + pkg->s
5 matches
Mail list logo