Modify ↓
Opened 15 years ago
Closed 11 years ago
#5850 closed defect (wontfix)
Error applying patch on Trac 0.11.5
Reported by: | ulkantony | Owned by: | akarzim |
---|---|---|---|
Priority: | highest | Component: | TracHtmlNotificationPatch |
Severity: | blocker | Keywords: | patch fails |
Cc: | ulkantony | Trac Release: | 0.11 |
Description
When I make patch -p0 notification.py notification.patch on ticket folder, I have:
patching file notification.py Hunk #2 FAILED at 96. Hunk #3 FAILED at 100. Hunk #4 FAILED at 109. Hunk #5 FAILED at 113. Hunk #6 FAILED at 125. Hunk #7 FAILED at 127. Hunk #8 FAILED at 130. Hunk #14 FAILED at 200. 8 out of 16 hunks FAILED -- saving rejects to file notification.py.rej
When I make patch -p0 ticket_notify_email.txt ticket_notify_email.patch on ticket/templates folder, I have:
patching file ticket_notify_email.txt Hunk #1 FAILED at 1. Hunk #2 FAILED at 6. Hunk #3 FAILED at 10. Hunk #5 FAILED at 18. Hunk #6 FAILED at 23. Hunk #7 FAILED at 27. Hunk #8 FAILED at 35.Latest Stable Release 0.11.5 7 out of 8 hunks FAILED -- saving rejects to file ticket_notify_email.txt.rej
Trac version is Latest Stable Release 0.11.5.
Attachments (0)
Change History (3)
comment:1 Changed 15 years ago by
comment:2 Changed 12 years ago by
Summary: | Error on Trac 0.11.5 → Error applying patch on Trac 0.11.5 |
---|
comment:3 Changed 11 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
This plugin is deprecated. Please use the TracHtmlNotificationPlugin.
Note: See
TracTickets for help on using
tickets.
Hi, I've patched these 2 patch files from your blog.I got the same error messages as that. Any idea for solve ? I used Trac 0.11.6 with SQLITE.
Thanks,