On Thu, Feb 21, 2008 at 2:39 PM, TiagoCruz <[EMAIL PROTECTED]> wrote: > Running with root/strace > write(1, "<!DOCTYPE html\n\tPUBLIC \"-//W3C//"..., 325<!DOCTYPE html > > PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US"> > <head> > <title>Error message</title> > <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> > </head> > <body> > ) = 325 > write(2, "Use of uninitialized value in pr"..., 58Use of uninitialized value > in print at faus.cgi line 517. > ) = 58 > write(1, "<table width=\"100%\" bgcolor=\"#36"..., 219<table width="100%" > bgcolor="#3684FF" border="0"><tr><td><font > color="#ffffff"><h1>ERROR</h1></font></td></tr></table><p>An error ocurred > when running the program /usr/sbin/addsmb</p><br><a href="">Go back</a> > </body> > ) = 219 > write(2, "error raised by line 698: Use of"..., 152error raised by line 698: > Use of uninitialized value in chown at /usr/sbin/addsmb line 208. cannot find > user in the /etc/passwd: at faus.cgi line 520. > ) = 152 > write(1, "</html>", 7</html>) = 7 > exit_group(255) = ? > Process 14596 detached >
It looks like rather than having problems with getpwname(), there are actually other bugs within this CGI script. I would say then that this problem has been resolved, from this bugtracker's point of view. Steve ** Changed in: perl (Ubuntu) Status: New => Invalid -- Failure when using getpwnam core function from perl https://bugs.launchpad.net/bugs/192055 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs