*** This bug is a duplicate of bug 195340 ***
    https://bugs.launchpad.net/bugs/195340

Public bug reported:

Binary package hint: epylog

Hi,

After upgrading my system from 7.10 to 8.04 I'm getting (among others
issues) an annoying error message every single time I boot Ubuntu. Each
time I log in GNOME Desktop Epydoc crashes.

I have been finding out what is going on and I think I found the
problem. Acording to the error report, epydoc crashes at line 141 in
publishers.py:

       logger.put(5, '>publishers.mail_sendmail')
       logger.puthang(3, 'Mailing the message via sendmail')
       p = os.popen(sendmail, 'w')
141 p.write(msg)
       p.close()
       logger.endhang(3)
       logger.put(5, '<publishers.mail_sendmail')

It tries to open sendmail and send a message but Sendmail is not installed in 
my system.
Sorry, but I don't know how to fix this piece of code properly. Maybe with a 
simple thank you would be enough but  it is not my decision.

Regards,
Tomás Vírseda

ProblemType: Crash
Architecture: i386
Date: Tue Mar 11 00:56:30 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/sbin/epylog
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: nvidia
Package: epylog 1.0.3-6
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/sbin/epylog --cron
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
 SHELL=/bin/sh
PythonArgs: ['/usr/sbin/epylog', '--cron']
SourcePackage: epylog
Title: epylog crashed with IOError in mail_sendmail()
Uname: Linux 2.6.24-12-386 i686
UserGroups:

** Affects: epylog (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-crash

-- 
epylog crashed with IOError in mail_sendmail()
https://bugs.launchpad.net/bugs/200817
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

Reply via email to