[tahoe-lafs-trac-stream] [tahoe-lafs] #1396: writing an incident flogfile tries to use characters not valid in a Windows filename (':')

tahoe-lafs trac at tahoe-lafs.org
Fri May 6 09:14:40 PDT 2011


#1396: writing an incident flogfile tries to use characters not valid in a Windows
filename (':')
-------------------------+-------------------------------------------------
     Reporter:           |      Owner:  somebody
  davidsarah             |     Status:  new
         Type:  defect   |  Milestone:  1.9.0
     Priority:  major    |    Version:  1.8.2
    Component:  code     |   Keywords:  win32 error incident logging
   Resolution:           |  foolscap
Launchpad Bug:           |
-------------------------+-------------------------------------------------
Changes (by davidsarah):

 * keywords:  win32 error incident logging => win32 error incident logging
     foolscap


Comment:

 The problem is actually in foolscap, apparently due to the time format
 [http://foolscap.lothar.com/trac/browser/foolscap/logging/incident.py?rev=77d2c68#L59
 here] in {{{foolscap/logging/incident.py}}}:
 {{{
 TIME_FORMAT = "%Y-%m-%d--%H:%M:%S"
 }}}
 which is used indirectly by {{{incident_declared}}} to create the
 filename. Will file a foolscap ticket.

-- 
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1396#comment:2>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list