Hi, > On Wed, Nov 02, 2005 at 07:17:37AM +0900, Junichi Uekawa wrote: > > > > I cannot reproduce your problem here. > > > > Other questions: > > > > > > > > Do you happen to have dpkg-cross inside your pbuilder chroot? > > > > > > Not unless it's part of a standard buildd variant. > > > > > > > Are you running pdebuild inside a pbuilder session? > > > > > > No. > > > > I need your help. I cannot reproduce it locally. > > > > It might give me some clues if you give me the following > > output; capture them using 'script' command or take them > > as logfiles, take your pick. > > And please send them to the BTS. > > Attached.
I did investigate but so far no luck. Is it still happening? The message is generated in controllib.pl: &warn (sprintf ('no utmp entry available and LOGNAME not defined; using uid of process (%d)', $<)); This is a minimal test which does work as expected (i.e. output is given to stderr and not to file): #!/bin/bash exec 2>&1 unset LOGNAME (perl -e 'warn "testing" ' ) > logfile regards, junichi -- [EMAIL PROTECTED],netfort.gr.jp} Debian Project -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]