Custom Query (332 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (124 - 126 of 332)

Ticket Resolution Summary Owner Reporter
#135 wontfix Great Product, Please help me install it! bas gary@…
Description

untitled-part.html

#124 fixed new ticket creation fails: AttributeError: 'NoneType' object has no attribute 'replace' anonymous gdh@…
Description

Hi - I've used dpkg-buildpackage on Ubuntu hardy to build email2trac 0.70 with trac 0.11. Trying either run_email2trac in /etc/aliases, or email2trac in /etc/aliases.nobody (chowned + postalias'd) fails with this error when I run 'mail tracproj <msg.txt'

Feb 23 12:56:54 dev postfix/qmgr[25750]: F07E51F49FE: from=<root@…>, size=2214, nrcpt=1 (que ue active) Feb 23 12:56:55 dev email2trac: Traceback (most recent call last): Feb 23 12:56:55 dev email2trac: File "/usr/bin/email2trac", line 1466, in <module> tktparser.parse(sys .stdin) Feb 23 12:56:55 dev email2trac: File "/usr/bin/email2trac", line 835, in parse m.replace_header('Subje ct', mSubject?.replace('\r', ).replace('\n', )) Feb 23 12:56:55 dev email2trac: AttributeError?: 'NoneType?' object has no attribute 'replace' Feb 23 12:56:55 dev postfix/local[25758]: F07E51F49FE: to=<tracproj@…>, orig_to=<tracproj>, relay=local, delay=0.44, delays=0.02/0.01/0/0.42, dsn=5.3.0, status=bounced (Command died with status 1: "/usr/bin/email2trac ". Command output: TD: saving email to /tmp/tmpSOrsIb.email2trac )

If I run 'email2trac <msg.txt' manually from the commandline as root, then the new ticket is created OK :/

My /etc/aliases.nobody is this one line: tracproj: |"/usr/bin/email2trac "

#109 worksforme The script is getting stack while importing. bas georgys@…
Description

Here is the output I got after I have stopped the script manually

C:\Python24>python.exe \email2trac\script\email2trac.py "\email2trac\tempEmail\t est.eml" Traceback (most recent call last):

File "\email2trac\script\email2trac.py", line 1285, in ?

tktparser.parse(sys.stdin)

File "\email2trac\script\email2trac.py", line 799, in parse

m = email.message_from_file(fp)

File "c:\python24\lib\email\init.py", line 52, in message_from_file

return Parser(*args, kws).parse(fp)

File "C:\Python24\Lib\email\Parser.py", line 65, in parse

data = fp.read(8192)

KeyboardInterrupt?

The eml file and the config file are attached.

Thank you for the help,

Georgy,

Semantinet Ltd.

Note: See TracQuery for help on using queries.