bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Confusing results when trying to debug fakeroot-hurd


From: Svante Signell
Subject: Confusing results when trying to debug fakeroot-hurd
Date: Mon, 08 Dec 2014 12:05:13 +0100

Hi,

Attached is a partial summery trying to debug the problems with
fakeroot-hurd when building glibc.

Print statements to file are added to:
trans/fakeroot.c
libnetfs/file-set-translator.c
libdiskfs/file-set-trans.c

(and other files in libnetfs/, libdiskfs/, but no hits whatsoever for
them).

Some questions:
Method 1:
installing the built hurd and hurd-libs0.3, no reboot
printouts to
/tmp/trans_fakeroot.c.log
/tmp/libnetfs_file-set-translator.c.log
Which translators are restarted when installing, and which are when
rebooting?

Method 2:
since fakeroot, settrans and fakeauth are dynamically linked the newly
built libraries are copied to ./libs.
since ext2 is also dynamically built, the remaining libraries are in
stalled in ./libs too.

Two tests:
start test.fs with ext2fs.static:
printouts to:
/tmp/trans_fakeroot.c.log
/tmp/libdiskfs_file-set-trans.c.log

start test.fs with ext2fs:
printouts to:
/tmp/trans_fakeroot.c.log


Attachment: summary.fakeroot-hurd
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]