[Pkg-db-devel] Bug#437742: Bug#437742: Bug#437742: Bug#437742: libdb4.6: FTBFS on arm: in testsuite, run_subsystem: env env007: db open:invalid argument

Steve Langasek vorlon at debian.org
Sat Sep 6 09:11:33 UTC 2008


On Sat, Sep 06, 2008 at 10:56:04AM +0200, Florian Weimer wrote:
> * Steve Langasek:

> > Well, obviously it's not any of these errors since this is their own test
> > suite... but done anyway, to see what kind of output we get:

> >     FILE *errfile;

> >     errfile = fopen("/home/vorlon/debugging-db.log", "w");
> >     i = db_env_create(&env, 0);
> >     i = env->set_encrypt(env, "passw0rd", DB_ENCRYPT_AES);
> >     i = env->set_errfile(env, errfile);
> >     [...]

> > /home/vorlon/debugging-db.log is created as an empty file.

> Oh?  Please use stderr, or disable buffering, in case the stdio buffers
> aren't flushed properly.

Nothing when using stderr, either.

-- 
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                                    http://www.debian.org/
slangasek at ubuntu.com                                     vorlon at debian.org





More information about the Pkg-db-devel mailing list