Bug#421235: Warning in debian_running_as_debiantor leads to assert fail

2007-04-27 Thread sacrificial-spam-address
Package: tor Version: 0.1.2.13-1 I have tor running in a minimal chroot jail. Since it doesn't have a copy of /etc/passwd in there, the getpwuid(uid) call in debian/patches/06_add_compile_time_defaults.dpatch:debian_running_as_debiantor fails. This leads to a -1 return value from

Bug#421235: Warning in debian_running_as_debiantor leads to assert fail

2007-04-27 Thread Peter Palfrader
On Fri, 27 Apr 2007, [EMAIL PROTECTED] wrote: First of all, the assert fail is a bug. Second, perhaps the patch should either: - Fail more gracefully when the getpwuid() call fails, perhaps just doing nothing as tor did before the patch, or - Log an error if it's going to make the